darrenwiens / stac-vscode-extension

This is a Visual Studio Code extension for retrieving metadata from a SpatioTemporal Asset Catalog.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stac-vscode-extension

This is a Visual Studio Code extension for retrieving metadata from a SpatioTemporal Asset Catalog.

Usage

  • clone this repo
  • run npm install in the repo directory
  • open the repo in a VS Code workspace
  • start a debugging session in the workspace (f5)
  • the command STAC Query should be available in the command palette (Mac: Shift + Command + P, Windows/Linux: Ctrl + Shift + P)
  • run the command, fill out the parameters, and if all went well a new temporary file will appear with metadata

Enjoy!

About

This is a Visual Studio Code extension for retrieving metadata from a SpatioTemporal Asset Catalog.

License:MIT License


Languages

Language:JavaScript 100.0%