Finally, online, the second edition of the tutorial about the integration of the @OpenCage API within a React app https://dev.to/tsamaya/using-opencage-gecoder-api-with-react-2nd-edition-35bh #react #javascript #geocoder
Fixed a bug on amirentstabilized.com where the address geocoder stopped working due to NYC Planning Labs sun setting v1 of their GeoSearch API. Turned out to be a pretty simple fix to upgrade it to v2. Shout out to the friendly folks over there for making such an awesome #NYC specific #geocoder
#amIRentStabilized #geo #rentStabilization #tenantsRights #theRentIsTooDamnHigh
#therentistoodamnhigh #tenantsrights #rentstabilization #geo #amirentstabilized #geocoder #nyc
Hola,
tengo un código en #Python que busca las coordenadas de municipios en #OpenStreetMap y me lo guarda en un fichero CSV.
Utiliza la librería #geocoder
https://github.com/DenisCarriere/geocoder
Hace un tiempo, funcionaba. Pero ahora me devuelve las coordenadas vacías 🤷♂️
Si con la misma librería busco las coordenadas utilizando ArcGIS, sí me funciona. Pero el suyo es un servicio privativo. Y, por licencia, prefiero usar #OSM
En la línea 38 obtengo las coordenadas
https://git.mastodont.cat/qualcu/Geocodificar/src/branch/main/GeocoderOSM.py
#python #openstreetmap #geocoder #osm #gracias
@pence And you can't/won't use the #geocoder from #openstreetmap ( #nominatim ) ?
#geocoder #openstreetmap #nominatim
We can do that without ever running code on a server and (crucially) without having to download all the SA1 regions. That #flatgeobuf file that lives on the CDN and can be cached everywhere is 170MB so it's good we don't have to download it.
So we now have a reverse #geocoder that can put coordinates in a bunch of different types of regions.
You can see the code an a bit more about how to prepare the #flatgeobuf files yourself at GitHub https://github.com/abcnews/reverse-geocoder