Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find good cities database #1

Open
Scimonster opened this issue Feb 23, 2014 · 4 comments
Open

Find good cities database #1

Scimonster opened this issue Feb 23, 2014 · 4 comments

Comments

@Scimonster
Copy link
Contributor

Requirements for a city DB:

  • Must work in both Node and browser
  • Must recognize Israel's borders (this throws out pretty much everything :()
@mjradwin
Copy link
Member

Hebcal.com is using geonames.org data. It's free and pretty useful.

@Scimonster
Copy link
Contributor Author

Yeah, you mentioned on hebcal/hebcal#85. Their Node version is at jacoblwe20/geode. I have a couple of issues with it:

  • It requires a login, and i would prefer that Hebcal could be run while disconnected from the internet (as i very often am).
  • It thinks i live on an Israeli "settlement", and i refuse to use something like that.

@Scimonster
Copy link
Contributor Author

At the very least, as of 48c43a2 it uses the "fractional number" format instead of deg/mins. (Funny commit message about the terminology there. :P)

@MosheBerman
Copy link

So build up your own. (I started that with MBPlacePickerController - see the json file.

Also, with browsers basically able to request user location access, is this really necessary?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants