geocoder_offline_json 0.2.2 copy "geocoder_offline_json: ^0.2.2" to clipboard
geocoder_offline_json: ^0.2.2 copied to clipboard

Package for super-fast offline reverse geocoding. Search is done in the file of your choice.

example/example.md

Examples #

For using the reverse geocoding library you need to provide а file with data about places among you want to run reverse geocoding. In examples you can see how to use а library with two example files:

  1. GeoNames data file with all world cities with a population above 15 000
  2. USGS data file with USA cities with a population above 5000.

Library allows you to use any other file who has at least data about name, latitude, and longitude of places you want to search.

2
likes
130
points
130
downloads

Publisher

unverified uploader

Weekly Downloads

Package for super-fast offline reverse geocoding. Search is done in the file of your choice.

Documentation

API reference

License

MIT (license)

Dependencies

csv, kdtree

More

Packages that depend on geocoder_offline_json