Ironholds / rgeolocate

Generalised IP geolocation through R
https://cran.r-project.org/web/packages/rgeolocate/index.html
Other
66 stars 22 forks source link

Added ability to retrieve city_geoname_id #26

Closed dgrtwo closed 8 years ago

dgrtwo commented 8 years ago

Added ability to retrieve city_geoname_id, which uniquely identifies a city. Among other uses, this can help disambiguate when multiple cities in the same country have the same name. (See geonames.org for more).

Added tests as well.

(This required adding an additional C++ function mmdb_getint).

dgrtwo commented 8 years ago

Ah OK! Cool!

Did you still want to change "ability" to "features"?

Ironholds commented 8 years ago

Sure!