Home

Awesome

GeocodeJSON Specification

An attempt to have standard geojson responses from geocoders.

How to use

Please read the full spec at master/draft/README.md.

You can validate a geocoding service response against this GeocodeJSON spec using the JSON schema provided: master/draft/geocodejson.schema.json. Refer to JSON Schema official website for further informations.

Please verify the integrity of the JSON schema using the SHA-512 checksum provided: master/draft/geocodejson.schema.json.checksum.

How to contribute

Pre-requisites: git, make, shasum, npx (node and npm).

Please follow these steps:

Licence

Public Domain, No Rights Reserved - Creative Commons Zero License (CC0).