Browse Source

another attempt at table cleanup

pull/4/head^2^2^2
Stephen Hess 9 years ago
parent
commit
2f4b36bcff
  1. 2
      getting-started/003-reverse.md

2
getting-started/003-reverse.md

@ -81,7 +81,7 @@ Confidence scoring for reverse geocode results is likely to change to take into
This section provides a quick reference for parameters applicable to reverse geocoding requests.
parameter | value | required | default | example
--- | --- | --- | ---
--- | --- | --- | --- | ---
`api_key` | string | yes | none | [get yours here](https://mapzen.com/developers)
`point.lat` | floating point number | yes | none | `48.858268`
`point.lon` | floating point number | yes | none | `2.294471`

Loading…
Cancel
Save