From b8efb866e8f06f21e51da5c42eef6c9731f63e45 Mon Sep 17 00:00:00 2001 From: Carla Date: Thu, 8 Oct 2015 10:25:55 +0200 Subject: [PATCH] Adds response data types --- geocoder/admin1/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/geocoder/admin1/README.md b/geocoder/admin1/README.md index fe9b1b9..634783c 100644 --- a/geocoder/admin1/README.md +++ b/geocoder/admin1/README.md @@ -148,6 +148,10 @@ Indexes: public | test_geocode_admin1_polygons | SETOF geocode_admin_country_v1 | name text[], inputcountry text | normal ```` +# Response data types +* geocode_admin_country_v1 +* geocode_admin_v1 + # Data Sources (see the wiki page: [Geocoder Data Sources #admin1-states-provinces](https://github.com/CartoDB/data-services/wiki/Geocoder-Datasources#admin1-statesprovinces))