Update API.md

This commit is contained in:
Carla
2016-02-12 18:06:50 +01:00
parent d23b74d3c1
commit 0da873fd6f

View File

@@ -2,7 +2,9 @@
The CartoDB Data Services API offers a set of location based services that can be used programatically to empower your geospatial applications.
The CartoDB Geocoder API allows you to match your data with geometries on your map. This geocoding service can be used programatically to geocode datasets via the CartoDB SQL API. It is fed from _Open Data_ and it serves geometries for countries, provinces, states, cities, postal codes, IP addresses and street addresses.
The Geocoder functions allow you to match your data with geometries on your map. This geocoding service can be used programatically to geocode datasets via the CartoDB SQL API. It is fed from _Open Data_ and it serves geometries for countries, provinces, states, cities, postal codes, IP addresses and street addresses.
The Routing functions ---
## Documentation