Commit Graph
7 Commits
Author SHA1 Message Date
James McBride 0d05a12140 Switch geocoding default to geocodefarm (#975)
I started off this way in #907, then switched to nominatim, but our
current usage appears to be a violation of the nominatim terms of
service. Geocodefarm doesn't seem perfect, but given my reading of their
terms of service, I think using it in our examples in docs is okay.
2019-04-25 10:00:19 +02:00
James McBride cc1ac11e8d Set geocodefarm as default geocoding service (#907)
Set nominatim as default geocoding service
2019-02-03 14:53:08 -08:00
James McBride 323cccc532 Use geocodefarm rather than google for example (#888)
The request to google is frequently (always?) failing in the past few
months, so use geocodefarm instead for the example of how to use
geocoding in geopandas.
2019-01-01 21:54:36 -08:00
Joris Van den Bossche fbe743f313 DOC: change imports to use geopandas (#774) 2018-07-15 18:18:55 -05:00
James McBride 80268d2ed1 DOC: Add minimal geocoding example for docs (#614)
Shows the location of borough centers accessed through Google geocoding
API, along with the boundaries in the shapefile included in geopandas.
2017-11-21 13:32:38 +01:00
Andrew Feierman 55d59ee7d5 DOC: Update geocoding.rst (#555) 2017-09-21 17:06:24 +02:00
Nick Eubank 8327a14fc3 new structure for docs; draft of several sections 2016-03-29 19:00:01 -07:00