/GeoJson-Validation-Java-Example

Validating geojson's using java

Primary LanguageJava

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