Skip to content

DRAFT An attempt to have standard geojson responses from geocoders.

Notifications You must be signed in to change notification settings

geocoders/geocodejson-spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • Let the community knows you want to contribute opening an issue
  • Fork this repo, clone it locally and create a new branch
  • Edit the draft document
  • Update the JSON 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

Licence

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

About

DRAFT An attempt to have standard geojson responses from geocoders.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •