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.

Експортувати STAC зараз ✨ Відкрита бета — безкоштовно, без обмежень

Ключові можливості

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

Яка програма відкриває файли STAC

Наведені програми та застосунки можуть відкривати, редагувати та працювати з файлами SpatioTemporal Asset Catalog (.json), експортованими з OSM2CDR:

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

Format specifications

Хто використовує карти 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

Як експортувати STAC

1
Виберіть область
Намалюйте прямокутник або полігон на інтерактивній карті на osm2cdr.ru
2
Оберіть STAC
Виберіть SpatioTemporal Asset Catalog зі списку 127 доступних форматів експорту
3
Експорт
Натисніть «Експорт» і отримайте файл .json за 1-5 хвилин
4
Завантаження
Завантажте готовий файл STAC та відкрийте його у pystac / pystac-client

Популярні карти у форматі STAC

Free

Отримайте експорт карт у SpatioTemporal Asset Catalog

Завантажуйте професійні карти STAC з OpenStreetMap. Миттєва генерація, будь-яка область.

Безкоштовно / експорт
Експортувати STAC зараз →

Поширені запитання

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?

Пов’язані формати

Часто експортують разом

Related Articles