Update API.md
This commit is contained in:
parent
cbbd58d5d0
commit
e7f2a71c48
17
doc/API.md
17
doc/API.md
@ -3,6 +3,16 @@
|
|||||||
### Overview
|
### Overview
|
||||||
### Quickstart
|
### Quickstart
|
||||||
### General concepts
|
### General concepts
|
||||||
|
#### Auth?
|
||||||
|
#### Errors
|
||||||
|
#### Possible side-effects
|
||||||
|
|
||||||
|
For each function:
|
||||||
|
function names
|
||||||
|
function parameters and types
|
||||||
|
return type for the functions (Geometry or NULL if not found, with SRID 4326)
|
||||||
|
pre- and post-conditions or invariants
|
||||||
|
|
||||||
### Reference
|
### Reference
|
||||||
#### Geocoding functions
|
#### Geocoding functions
|
||||||
##### Country geocoder functions
|
##### Country geocoder functions
|
||||||
@ -97,13 +107,6 @@
|
|||||||
`````
|
`````
|
||||||
|
|
||||||
|
|
||||||
For each function:
|
|
||||||
function names
|
|
||||||
function parameters and types
|
|
||||||
return type for the functions (Geometry or NULL if not found, with SRID 4326)
|
|
||||||
a description of the handling of any error condition
|
|
||||||
pre- and post-conditions or invariants
|
|
||||||
possible side-effects
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user