cdb_bulk_geocode_street_point functions

This commit is contained in:
Juan Ignacio Sánchez Lara
2018-06-11 16:12:29 +02:00
parent 3f08d37ef7
commit 34fc6439d2
5 changed files with 173 additions and 0 deletions

View File

@@ -70,6 +70,13 @@
- { name: state_province, type: text, default: 'NULL'}
- { name: country, type: text, default: 'NULL'}
- name: cdb_bulk_geocode_street_point
return_type: SETOF cdb_dataservices_client.geocoding
multi_row: true
multi_field: true
params:
- { name: searchtext, type: jsonb }
- name: cdb_here_geocode_street_point
return_type: Geometry
params: