joshdevins / gis-shapes-reverse-geocoder

Prototype of a high-level (no addresses) reverse geocoder using ESRI shapefiles from various sources and the Yahoo! GeoPlanet data dump

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to use ,cant get it run

AymanElarian opened this issue · comments

hello Josh ,how are you ,
can i ask you how to use your geocoder

i run
./sbin/downloadData.sh
./sbin/buildData.sh

and now i have /data/build dir
also installed Scala,SBT on my mac , what next ? i dont get what to do next
also just put my personal shp files on /data/build dir ?

also after finish can i use it on windows server ?

thanks for your nice help

This project is currently not supported. I'm afraid I don't have time to work on it, write any docs, etc. To quickly answer your questions:

  1. you should be able to build everything with sbt (check their docs for more details)
  2. check the code for the location of the shape files
  3. yes, you will be able to run on a Windows Server