#stac — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #stac, aggregated by home.social.
-
Development Seed just released #STAC map 2.0. https://github.com/developmentseed/stac-map
I’ve been following the STAC world a bit and makes me wonder why the vector GIS world doesn’t really have something comparable. Or is there? #GIS
-
STAC — знакомство: Браузеры, API и управление доступом к пространственным данным (часть 3)
В первых двух статьях мы разобрали основы спецификации STAC (SpatioTemporal Asset Catalog), её объектную модель и философию, превращающую разрозненные архивы геоданных в единую, машиночитаемую «библиотеку». Мы увидели, как STAC описывает каталоги (catalog), коллекции (collection), элементы (item) и их ресурсы (assets), создавая универсальный язык для работы с геопространственной информацией. В комментариях были затронуты две темы, которые просили рассмотреть в новых статьях — семантическая паутина и универсальные браузеры, которые требуют постепенного перехода от теории к практике. Действительно, какая польза от идеально структурированного каталога, если с ним неудобно или невозможно работать? Поэтому, прежде чем углубиться в онтологии, мы рассмотрим инструменты взаимодействия с STAC. Эта статья посвящена клиентской стороне экосистемы — STAC-браузерам, а также ключевому аспекту их работы в корпоративной среде — безопасному доступу к данным через STAC-API. Мы разберём, как устроен универсальный браузер, и представим нашу реализацию стека STAC-сервера с распределённой системой управления доступом IAM (Identity and Access Management), где каждый запрос, от просмотра метаданных до скачивания тайла, проходит через цепочку авторизации.
https://habr.com/ru/articles/1009110/
#STAC #GeoJSON #item #catalog #collection #GeoTIFF #assets #IAM #ABAC #RBAC
-
Just finished implementing the #Copernicus #OData #STAC protocols in our continuous download/continuous integration software, replacing the OSearch that will be decommissioned in March.
#Perl rocks, but such platform details sucks. -
OMF STAC inluding pmtiles: The #Overture Maps Foundation (#OMF) has released a #STAC for its data themes – including addresses, buildings, places, and transportation – available as #cloudnative #GeoParquet and #PMTile files via AWS and Azure. The #PMTiles are ready-to-use,...
https://spatialists.ch/posts/2026/02/20-omf-stac-inluding-pmtiles/ #GIS #GISchat #geospatial #SwissGIS -
How to efficiently query data at point coordinates from #STAC collection in #RStats ?
We have a bunch of points and e.g. want to calculate the mean raster value for each point with a buffer. #rspatial
https://dom.stac.lgln.niedersachsen.de/collections/dom1 -
Thought #STAC was supposed to help things be more discoverable? I mean, I like that they're trying, I guess.
-
STAC — знакомство: Универсальный язык для геоинформационных систем и не только (часть 2)
Продолжаем знакомить читателей, молодых и немолодых специалистов в области наук о Земле, с новым перспективным стандартом работы с метаданными космической съемки, данными дистанционного зондирования Земли (ДЗЗ) и другими результатами космической деятельности (РКД). В предыдущей статье мы рассмотрели предпосылки для рождения нового стандарта и причины его стремительного развития. Привели примеры наиболее успешного внедрения STAC в таких глобальных каталогах космических продуктов и сервисов как Microsoft Planetary Computer , Eurac Research и Copernicus Data Space Ecosystem . Продолжим погружаться в принципы взаимодействия со STAC и его структурами данных.
https://habr.com/ru/articles/982556/
#STAC #GeoJSON #COG #item #catalog #collection #GeoTIFF #Elasticsearch #PostGIS #asset
-
Map-first STAC search and visualization: @developmentseed has released #stacmap, an #opensource, map-first visualizer for exploring and searching #STAC collections through a simple, browser-based interface. It already supports natural-language queries (albeit experimentally) and also stac-#geoparquet.
https://spatialists.ch/posts/2026/01/06-map-first-stac-search-and-visualization/ #GIS #GISchat #geospatial #SwissGIS -
stac-map: A map-centric interface for searching and visualizing SpatioTemporal Asset Catalog (STAC) data.
-
STAC: Новая эпоха в работе с данными о Земле
Исходная точка: информационный хаос в геопространственной сфере Задумывались ли вы, как в эпоху, когда мы можем мгновенно найти любую информацию в интернете, поиск спутникового снимка конкретного поля, леса или города за определённую дату до сих пор напоминает квест? Всего несколько лет назад мир геопространственных данных представлял собой хаотичный ландшафт изолированных архивов, каждый со своим уникальным форматом данных, структурой папок, проприетарным API и системой метаданных. Чтобы проанализировать один и тот же регион по данным разных спутников, учёным и инженерам приходилось тратить до 80% времени не на сам анализ, а на "добычу" и приведение данных к единому виду. Эта проблема интероперабельности (совместимости) была главным тормозом для развития целых направлений: от оперативного мониторинга чрезвычайных ситуаций до долгосрочного изучения климата. Именно из этой "боли" родилась идея SpatioTemporal Asset Catalog (STAC) — Каталога пространственно-временных активов . Изначально это была не инициатива госорганов или крупных корпораций, а практический ответ сообщества разработчиков и аналитиков на ежедневные сложности. Материал будет интересен для молодых специалистов — будущих геоинформатиков, экологов, data scientist'ов. Знакомство с STAC перестаёт быть опциональным, это становится базовой цифровой грамотностью в области геоинформатики и наук о Земле, таким же необходимым инструментом, как, например, умение работать с SQL для backend-разработчика. Это язык, на котором будет говорить «цифровая копия» нашей планеты, и те, кто освоит его первыми, получат ключ к решению самых амбициозных задач XXI века.
https://habr.com/ru/articles/978758/
#STAC #GeoJSON #COG #item #catalog #collection #GeoTIFF #Elasticsearch #PostGIS
-
Swiss government open-source catalog: Under Article 9 of the “Federal Act on the Use of Electronic Means to Carry Out Official Tasks” (#EMBAG / #LMETA), federal authorities must publish the source code of software they develop or commission, marking a step toward greater #digitalSovereignty. The #OSS Catalog lists around 60 #opensource projects with #swisstopo’s #STAC API and the mapping application #KADASAlbireo among them.
https://spatialists.ch/posts/2025/12/11-swiss-government-open-source-catalog/ #GIS #GISchat #geospatial #SwissGIS -
OGC Announces Publication of the SpatioTemporal Asset Catalog Community Standards
--
https://www.ogc.org/announcement/ogc-announces-publication-of-the-spatiotemporal-asset-catalog-community-standards/ <-- shared technical announcement
--
"The SpatioTemporal Asset Catalog (STAC) specification provides a common structure for describing and cataloging spatiotemporal assets..."
#GIS #spatial #mapping #opensource #OGC #Geospatial #GeospatialAPI #Interoperability #Metadata, #OGCStandards #standards #SpatioTemporal #AssetCatalog #STAC #community
@OGC -
STACD: STAC and DAGs: #STACD, a new extension for SpatioTemporal Asset Catalogs (#STAC) from @spatialnodehq leverages #DAG-s to track data lineage, version algorithms, and efficiently re-compute only affected downstream STAC assets when an upstream asset is updated.
https://spatialists.ch/posts/2025/10/30-stacd-stac-and-dags/ #GIS #GISchat #geospatial #SwissGIS -
Publication of the SpatioTemporal Asset Catalog Community Standards: The Open Geospatial Consortium (#OGC) has officially published the SpatioTemporal Asset Catalog (#STAC) Community Standards, marking a key milestone in data #interoperability. Built for flexibility and scalability, STAC provides a standardized...
https://spatialists.ch/posts/2025/10/28-publication-of-the-spatiotemporal-asset-catalog-community-standards/ #GIS #GISchat #geospatial #SwissGIS -
Another blog post with links to interesting things I've found semi-recently: https://blog.rtwilson.com/more-links-june-2025/
I promise there will be some more interesting blog posts coming up soon, but hopefully this will be useful to someone. Includes links around #python #geospatial #stac #3dprinting and more.
-
So it seems from the lack of responses to my previous post https://fediscience.org/@jgomezdans/114427792187001051 that no one is using the #Copernicus #DataSpace via #STAC. I guess most academic #geo peeps use #GoogleEarthEngine or just download the data files directly? Is STAC only really used by commercial #satellite "bros"?
-
-
@hareldan I'm not sure #STAC (SpatioTemporal Asset Catalogs; https://stacspec.org) support for OSM editors would be worth the effort: Is there enough STAC-indexed imagery (or other STAC-indexed data) useful for mapping that is licensed such that using it for OSM mapping (and re-licensing the result under #ODbL with just "central" attribution on the OSM wiki rather than attribution embedded in the thusly created or modified parts of the OSM data and any derived DBs & works) is allowed?
-
People don't realize just how utterly large scale China's investment in renewables is. This huge 10 sqkm complex didn't exist 2 years ago.
Unfortunately, #OpenStreetMap reliance on VHR imagery from vendors such as Mapbox & Esri means it's impossible to map it because there's no control over image recency.
This is a Sentinel-2 image from 3 days ago, and it's about time this free and open imagery source is enabled for OSM mapping purposes.
anyone working on iD editor fancy adding #STAC support?
-
There is a lot of public geospatial data provided as opendata which is not readily available via API.
I am wondering if there is anything like a public European data infrastructure which allows to host such data in a modern, standardized way to make it easily accessible for everyone at scale (cloud native data formats, STAC catalog, ...)?Especially I am thinking about lidar data and derived products (DSM, DTM) and a solution similar to opentopography.org.
-
Day 12: Time and Space
Obsidian #STAC (spatiotemporal asset catalog) extension. Search a STAC API and retrieve json results right in Obsidian.
Code/extension: https://github.com/darrenwiens/obsidian-stac-search
Info: https://darrens-geospatial-curiosities.netlify.app/obsidian-stac-search