15 lines
697 B
Markdown
15 lines
697 B
Markdown
# Data Services API
|
|
|
|
The CartoDB Data Services API offers a set of location based services that can be used programatically to empower your geospatial applications.
|
|
|
|
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
|
|
|
|
* [Quickstart](quickstart.md)
|
|
* [General concepts](general_concepts.md)
|
|
* [Geocoding functions](geocoding_functions.md)
|
|
* [Routing functions](routing_functions.md)
|