-
This user story deals with the implementation of the geocoding service, to be implemented to a Pelias implementation.
To be considered as sources:
- [ ] OSM, address, etc.
- [ ] OTP (objects of trans…
-
#### Environment details
1. Specify the API: GeoCode
2. OS type and version: MacOS Ventura
3. Library version and other environment information: 3.3.36
#### Steps to reproduce
1. Run the …
-
Please consider updating the Geocode.Farm to use v4 of the API.
-
howto build reverse geocoding with many polygon and polylinestring as source of data, the part i want to build is:
1. indexing many polygon, and query like ST_Contains(POINT, GeometryField)
2. index…
-
Idea: In the long run, it would nice if you could enter coordinates into datashot and it would then automatically fill in the correct place name, province and contry. There are some tools online. Let'…
-
Found: https://github.com/rochacbruno/Flask-GoogleMaps
Examples with code:
http://flaskgooglemaps.pythonanywhere.com/
I'll try playing around with this and getting something integrated.
-
Tag: geocoding, geocode
-
!save_qgis.py timeseries.h5 -g inputs/geometryGeo.h5 -o ts.shp
gather auxliary data files
TimeSeries: timeseries.h5
Velocity : velocity.h5
Coherence : temporalCoherence.h5
Mask : maskTemp…
-
## Description
Add the IFFCO membership data to the CWM.
[This spreadsheet](https://docs.google.com/spreadsheets/d/1bIVGZ1O56NVURZ9Zw7yDdz2sALTKEWgVxhYwY3hwwfM/edit?gid=0#gid=0) lists all the dataset…
-
Add endpoint to batch geocode:
> POST /functions/:function_name?batch=true[&{input_field}={column_name}]
This allows for a multipart form upload to the specific function, and handling for proces…