searchtext -> searches for bulk geocoding

This commit is contained in:
Juan Ignacio Sánchez Lara
2018-06-27 15:14:11 +02:00
parent d0b04a97b8
commit 8fe9903e7a
4 changed files with 16 additions and 16 deletions

View File

@@ -75,7 +75,7 @@
multi_row: true
multi_field: true
params:
- { name: searchtext, type: jsonb }
- { name: searches, type: jsonb } # Array of JSON objects with id, address, city, state and country fields
- name: cdb_here_geocode_street_point
return_type: Geometry