geocoder_offline 0.1.5 copy "geocoder_offline: ^0.1.5" to clipboard
geocoder_offline: ^0.1.5 copied to clipboard

outdated

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

example/README.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
0
pub points
60%
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

License

unknown (LICENSE)

Dependencies

csv, kdtree

More

Packages that depend on geocoder_offline