Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>STAC ValidatorNew to Visual Studio Code? Get it now.
STAC Validator

STAC Validator

Development Seed

|
22 installs
| (0) | Free
Automatically validate SpatioTemporal Asset Catalog (STAC) JSON files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Visual Studio Code STAC Validator

A Visual Studio Code extension that automatically configures JSON schema validation for STAC (SpatioTemporal Asset Catalog) JSON.

GIF in action

How it works

This extension automatically validates your STAC JSON files against their corresponding JSON schemas and (optionally) extensions. When you open a STAC file (Item, Collection, or Catalog), we:

  1. Detect the STAC type and version
  2. Modify your workspace settings to associate the file with its schema and its extensions (if enabled)

The extension updates the json.schemas configuration in your workspace settings (.vscode/settings.json).

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft