Changes for version 0.38 - 2025-01-22
- Latest as_string return code and Utils.pm from VWF Added t/30-basics, t/config.t, t/utils.t and t/display.t geocode(): croak when input is just a set of numbers Local: Replace linear search wish a hash search Local: Create a cache Maxmind: Create a cache scantext: set the location field to the string that was matched
Modules
Provides a Geo-Coding functionality using free databases
Site independent configuration file
driver for http://download.geonames.org/export/dump/admin1CodesASCII.txt
driver for http://download.geonames.org/export/dump/admin2Codes.txt
driver for https://www.maxmind.com/en/free-world-cities-database
driver for http://results.openaddresses.io/
interface to data from http://results.openaddresses.io/
Provides a geocoding functionality using the MaxMind and GeoNames databases
Provides
in lib/Geo/Coder/Free/Display.pm
in lib/Geo/Coder/Free/Display/index.pm
in lib/Geo/Coder/Free/Display/query.pm