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).
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).