added quick start info about mapzen
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Geocoding functions
|
||||
# Geocoding Functions
|
||||
|
||||
The following geocoding functions are available, grouped by categories.
|
||||
|
||||
@@ -313,3 +313,5 @@ SELECT cdb_geocode_street_point('651 Lombard Street San Francisco California', N
|
||||
```bash
|
||||
UPDATE {tablename} SET the_geom = cdb_geocode_street_point({street_name_column})
|
||||
```
|
||||
|
||||
**Tip:** See [Using Mapzen for Geocoding and Routing](http://cartodb-platform/dataservices-api/quickstart/#using-mapzen-for-geocoding-and-routing) if you are using the Mapzen API for geocoding.
|
||||
Reference in New Issue
Block a user