mirror of
https://github.com/CartoDB/crankshaft.git
synced 2024-11-01 10:20:48 +08:00
25 lines
243 B
Markdown
25 lines
243 B
Markdown
|
|
||
|
## Name
|
||
|
|
||
|
## Synopsis
|
||
|
|
||
|
## Description
|
||
|
|
||
|
Availability: v...
|
||
|
|
||
|
## Examples
|
||
|
|
||
|
```SQL
|
||
|
-- example of the function in use
|
||
|
SELECT cdb_awesome_function(the_geom, 'total_pop')
|
||
|
FROM table_name
|
||
|
```
|
||
|
|
||
|
## API Usage
|
||
|
|
||
|
_asdf_
|
||
|
|
||
|
## See Also
|
||
|
|
||
|
_Other function pages_
|