- Notifications
You must be signed in to change notification settings - Fork10
geocoders/geocodejson-spec
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
An attempt to have standard geojson responses from geocoders.
Please read the full spec atmaster/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 toJSON 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.
Pre-requisites:git,make,shasum,npx (node and npm).
Please follow these steps:
- Let the community knows you want to contributeopening an issue
- Fork this repo, clone it locally and create a new branch
- Edit the draft document
- Update theJSON schema in
src/folder - Run
make - If all is ok, commit your changes and push them
- Open a Pull Request on the main branch of this repo
Public Domain, No Rights Reserved - Creative Commons Zero License (CC0).
About
DRAFT An attempt to have standard geojson responses from geocoders.
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.