geojson-validation@1.0.2
// A GeoJSON Validation Library
$ npm install geojson-validation
downloads/wk
72,992
license
LGPL-3
version
1.0.2
published
Jul 14, 2020
What is geojson-validation?
This npm package validates GeoJSON objects against the official GeoJSON specification, checking that your geographic data structures are correctly formatted before processing or storing them. Developers use it to catch structural errors in GeoJSON files early, prevent downstream bugs when working with mapping libraries, and ensure data quality when accepting user-generated geographic data. It includes both a JavaScript API and a command-line tool for validation tasks.
Links
Keywords
Maintainers
null_radix