geocoder-extra
geocoder-extra copied to clipboard
Move all "extra providers" to the main repo
Since all providers are in a separate package, we should consider doing the same thing for the providers in the "geocoder-extra" lib.
Just take one provider at the time and copy it to geocoder-php/Geocoder. Make sure inte integration tests is running.
The willdurand/geocoder is in beta now. We can now start moving providers away from here.