stac-validator
STAC validator
Tools for validating STAC JSON files against the STAC specification.
Validator for the stac-spec
46 stars
17 watching
27 forks
Language: HTML
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stac-utils/stac-api-validator | A client-side tool for validating STAC API behavior and interactions. | 19 |
stac-utils/stac-node-validator | Validates STAC items, catalogs, and collections against specified schemas and formats. | 14 |
stac-utils/stac-check | A tool for validating and linting STAC assets | 17 |
stac-utils/stac-fields | A utility library for formatting and styling STAC fields | 8 |
stac-utils/stac-index | Lists and categorizes STAC catalogs and APIs in a unified way | 7 |
stac-utils/stac-pydantic | Provides reusable Pydantic data models for the STAC specification | 64 |
stac-utils/stac-asset | A tool for downloading STAC Assets with various authentication schemes. | 41 |
stac-utils/qgis-stac-plugin | A plugin for integrating STAC APIs into QGIS for reading geospatial data | 74 |
stac-utils/stac-server | An implementation of the STAC API specification for searching and serving metadata for geospatial data | 74 |
stac-utils/pystac | A Python library for working with the SpatioTemporal Asset Catalog specification | 360 |
stac-utils/stac-layer | A JavaScript library for visualizing STAC data on Leaflet maps | 48 |
stac-utils/stac-migrate | Automates updating of STAC files to the latest version. | 6 |
stac-utils/stac-terminal | Displays STAC Item data in tables, calendars, plots, and histograms in the terminal. | 16 |
bugventure/jsen | A fast JSON validation library for JavaScript | 156 |
tristanpenman/valijson | A header-only C++ library for validating JSON documents against a set of predefined constraints | 351 |