From 48201acbb13672c8aa6f7df65a16fa0a1d7b17f6 Mon Sep 17 00:00:00 2001 From: Carla Date: Fri, 13 Nov 2015 16:32:49 +0100 Subject: [PATCH] Update API.md --- doc/API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/API.md b/doc/API.md index aebaf43..01aace6 100644 --- a/doc/API.md +++ b/doc/API.md @@ -40,7 +40,7 @@ return type for the functions (Geometry or NULL if not found, with SRID 4326) #### Geocoding functions **WIP** ##### Country geocoder function -This function provides a country geocoding service by receiving a country name text as parameter and returns a polygon geometry (SRID 4326) for the corresponding country. +This function provides a country geocoding service by receiving a country name text as parameter and returns a polygon geometry (projected in [WGS 84 SRID 4326](http://spatialreference.org/ref/epsg/wgs-84/)) for the corresponding country. ###### geocode_admin0_polygon