url fixes
This commit is contained in:
parent
8eeef94eab
commit
dab46269d4
@ -27,4 +27,4 @@ https://{username}.cartodb.com/api/v2/sql?q=SELECT ST_Centroid(cdb_geocode_admin
|
||||
|
||||
## Using Mapzen for Geocoding and Routing
|
||||
|
||||
You can use Mapzen as the [geocoder service provider](http://cartodb-platform/dataservices-api/geocoding-functions/#geocoding-functions) with CartoDB. You can also use the [Mapzen API](https://mapzen.com/documentation/search/) directly, to geocode your data. Additionally, the Mapzen routing service is built into the [routing functions](http://cartodb-platform/dataservices-api/routing-functions/#routing-functions) of CartoDB.
|
||||
You can use Mapzen as the [geocoder service provider](http://docs.cartodb.com/cartodb-platform/dataservices-api/#geocoding-functions) with CartoDB. You can also use the [Mapzen API](https://mapzen.com/documentation/search/) directly, to geocode your data. Additionally, the Mapzen routing service is built into the [routing functions](http://docs.cartodb.com/cartodb-platform/dataservices-api/quickstart/#routing-functions) of CartoDB.
|
||||
|
Loading…
Reference in New Issue
Block a user