dataservices-api/doc/API.md
Carlos Matallín c6358924f4 split files
2015-12-02 19:12:55 +01:00

10 lines
440 B
Markdown

# Geocoder API
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 and IP addresses.
## Documentation
* [Quickstart](quickstart.md)
* [General concepts](general_concepts.md)
* [Reference](reference.md)