STAC 🗂

SpatioTemporal Asset Catalog

Open Beta
.json · application/json

STAC (SpatioTemporal Asset Catalog) is not a data format but an open JSON schema for describing geo assets: satellite imagery, rasters, vector layers. The Catalog -> Collection -> Item -> Asset hierarchy plus the STAC API REST spec made STAC the de-facto standard for cloud catalogs (AWS, Microsoft Planetary Computer, ESA Copernicus). Our exporter generates a SINGLE STAC Item v1.0 — a JSON document describing the exported area: bbox, GeoJSON frame geometry, export datetime, per-layer statistics, and asset links. It is a "brick" you drop into your own catalog. To be clear: the Item's asset links are template hrefs to your export, not embedded data, and this is an Item rather than a full Catalog/Collection hierarchy.

Exportovat STAC hned ✨ Otevřená beta — zdarma, bez omezení

Klíčové vlastnosti

STAC Item v1.0, valid as a GeoJSON Feature (type=Feature, geometry, bbox)
Export-frame geometry in WGS84; datetime/created/updated set at export time
Per-layer stats (name, feature count, geometry type) under `osm2cdr:*` properties
An assets block with data/thumbnail roles and root/self catalog links
Plain JSON — opens in any STAC tool or a regular text editor

Jaký program otevírá soubory STAC

Následující programy a aplikace dokážou otevřít, upravit a zpracovat soubory SpatioTemporal Asset Catalog (.json) exportované z OSM2CDR:

💻pystac / pystac-client 💻stac-fastapi 💻Radiant Earth STAC Browser 🌎QGIS (STAC plugin) 💻rasterio / stackstac

Format specifications

Kdo používá mapy STAC

🏗
Cataloging your exports: place a STAC Item next to a raster/vector in your own catalog
💻
Publishing a mini-STAC: one Collection plus many Items on static storage or GitHub Pages
📊
Asset search and discovery via a STAC API (stac-fastapi / pystac-client) in your stack
🎨
Integration with the cloud-native STAC + COG + GeoParquet triad for analytical pipelines

Jak exportovat STAC

1
Vyberte oblast
Nakreslete obdélník nebo polygon na interaktivní mapě na osm2cdr.ru
2
Zvolte STAC
Vyberte SpatioTemporal Asset Catalog ze seznamu 127 dostupných exportních formátů
3
Export
Klikněte na Exportovat a obdržíte soubor .json během 1–5 minut
4
Stáhnout
Stáhněte si hotový soubor STAC a otevřete jej v pystac / pystac-client

Oblíbené mapy ve formátu STAC

Free

Získejte mapové exporty ve formátu SpatioTemporal Asset Catalog

Stáhněte si profesionální mapy STAC z OpenStreetMap. Okamžité generování, libovolná oblast.

Zdarma / export
Exportovat STAC hned →

Časté dotazy

Is STAC a map data format?
Does the exporter produce a catalog or an Item?
Are the asset links inside the Item embedded files?
Why is STAC useful together with COG/GeoParquet?

Související formáty

Často exportováno společně

Related Articles