geocoder_offline 0.2.1 copy "geocoder_offline: ^0.2.1" to clipboard
geocoder_offline: ^0.2.1 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.

22
likes
120
pub points
61%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

csv, kdtree

More

Packages that depend on geocoder_offline