Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 375 Bytes

File metadata and controls

6 lines (4 loc) · 375 Bytes

This is a demo project shows how to validate geojson geometries and features using json-schema-validator. It is some kind of a port of om_henners/GeoJSON_Validation.

Minor changes were made to the geojson schema itself.

Many thanks to @fge and @om-henners