2017 © Pedro Peláez
 

project batch-geocoder

Allows you to geocode your dataset of addresses (CSV format)

image

geo6/batch-geocoder

Allows you to geocode your dataset of addresses (CSV format)

  • Monday, July 30, 2018
  • by jbelien
  • Repository
  • 2 Watchers
  • 1 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 9 Open issues
  • 14 Versions
  • 0 % Grown

The README.md

Batch Geocoder

Latest Stable Version Total Downloads Monthly Downloads Software License, (*1)

The "Batch Geocoder" application allows you to geocode your dataset of addresses.
You can upload your file and the application will process it to add a location (longitude, latitude) to each address.
The application will try to find a location using several providers, you can define the list of providers used in your configuration file (see documentation)., (*2)


Install & Configuration

The "Batch Geocoder" application requires PostgreSQL 10.0+ !, (*3)

To install the "Batch Geocoder" application :, (*4)

composer create-project geo6/batch-geocoder

See INSTALL file for more details., (*5)


The Versions