check-geojson

GeoJSON validator

A tool to validate GeoJSON data formats at the character level

a checker for the geojson format. goes beyond a schema, checking semantics and producing character-level warnings.

GitHub

72 stars
8 watching
2 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list

geojsonlintermaps

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
placemark/betterknown A modern parser and stringifier for various geospatial formats 38
placemark/togeojson Converts GPS and geospatial data from KML, GPX, and TCX formats to GeoJSON format. 410
mapbox/geojson.io A web-based editor for spatial data in JSON format 1,928
jgroeneveld/schema Expresses validation rules for JSON data structures in a structured way 21
cinar/checker A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. 9
geojson-net/geojson.net A .NET library for working with GeoJSON data 447
m-scott-lassiter/jest-geojson A set of custom matchers for testing GeoJSON data in unit tests. 9
validator/validator A tool for validating and checking HTML/CSS/SVG files for errors and compliance with web standards. 1,708
gookit/validate A comprehensive data validation and filtering tool for Go 1,075
miladibra10/vjson A package that validates JSON objects in a declarative way using predefined schema definitions 41
mapbox/geojson-normalize Converts any GeoJSON object into a standard FeatureCollection format 33
skyscreamer/jsonassert Tools for comparing and validating JSON data in Java unit tests 1,003
jfilipczyk/gomatch A JSON matcher library that helps validate JSON responses by focusing on essential parts of the response 47
max-mapper/simplify-geojson A tool for simplifying GeoJSON data by applying the Ramer–Douglas–Peucker algorithm 178
yazeed44/gjf A tool for fixing and validating GeoJSON objects in Python. 102