https://github.com/afaur/ordinance-catalog
https://github.com/afaur/ordinance-catalog
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/afaur/ordinance-catalog
- Owner: afaur
- Created: 2016-02-03T01:50:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-03T02:29:01.000Z (over 10 years ago)
- Last Synced: 2025-02-12T13:56:47.586Z (over 1 year ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Planning Document
https://github.com/codefortulsa/CodeAcross2016/wiki/Project:-Ordinance-Catalog
# Getting Started
Mac OSX
- Install homebrew (http://brew.sh/)
```
brew install nvm
nvm install v4.1.0
npm install
node index.js
```
Need to configure program to read external data and persist it in a local
datastore (if this is the only way we can create an index).
# Steps
- Capture and persist data.
- Possibly use `wit.ai` for human query to data.
Need to be able to have a db solution that can query geo and know which poly the
address falls inside.