{"library":"geojson-schema","type":"library","category":null,"description":"Generates standalone JSON Schema documents for GeoJSON object types (Feature, Point, Polygon, etc.) as defined by RFC 7946. Current stable version is 1.0.5, released infrequently. Each schema is self-contained (no $ref dependencies), allowing consumers to fetch only what they need. Key differentiator: provides complete, non-referenced schemas ideal for offline or selective validation. Cannot validate linear ring closure or right-hand rule, requiring custom logic. Used for validating GeoJSON structures in any JSON Schema compliant validator.","language":"javascript","status":"active","version":"1.0.5","tags":["javascript","geojson","schema"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install geojson-schema","imports":["const PointSchema = require('geojson-schema/Point.json')","const FeatureSchema = require('geojson-schema/Feature.json')","const GeoJSONSchema = require('geojson-schema/GeoJSON.json')"]},{"cmd":"yarn add geojson-schema","imports":[]},{"cmd":"pnpm add geojson-schema","imports":[]}],"homepage":"https://github.com/geojson/schema#readme","github":"git://github.com/geojson/schema","docs":null,"changelog":null,"pypi":null,"npm":"geojson-schema","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}