From f39b1fba2a9ded67eb9ee296b921660ce364a71b Mon Sep 17 00:00:00 2001 From: Dana Bauer Date: Thu, 12 Feb 2026 09:10:13 -0500 Subject: [PATCH] add tags --- blog/2023-alpha/2023-07-26-alpha.0.mdx | 4 +++- blog/2023-alpha/2023-10-19-alpha.0.mdx | 4 +++- blog/2023-alpha/2023-11-14-alpha.0.mdx | 4 +++- blog/2023-alpha/2023-12-14-alpha.0.mdx | 4 +++- blog/2024-04-21-welcome.mdx | 4 ++++ blog/2024-04-22-beta-release.mdx | 7 +++++-- blog/2024-05-16-land-cover.mdx | 5 ++++- blog/2024-07-24-explore-site.mdx | 6 +++++- blog/2024-08-15-preview-august-release.mdx | 5 ++++- blog/2024-10-21-preview-october-release.mdx | 5 ++++- blog/2024-12-18-transportation-to-ga.mdx | 6 +++++- blog/2024-alpha/2024-01-17-alpha.0.mdx | 4 +++- blog/2024-alpha/2024-02-15-alpha.0.mdx | 4 +++- blog/2024-alpha/2024-03-12-alpha.0.mdx | 4 +++- blog/2024-beta/2024-04-16-beta.0.mdx | 4 +++- blog/2024-beta/2024-05-16-beta.0.mdx | 4 +++- blog/2024-beta/2024-06-13-beta.0.mdx | 6 ++++-- blog/2024/2024-07-22.0.mdx | 1 + blog/2025-06-25-getting-started-gers.mdx | 3 +++ blog/2025-10-22-release-notes.mdx | 1 + blog/2025-12-17-release-notes.mdx | 1 + blog/2026-02-11-stac.mdx | 4 ++-- 22 files changed, 70 insertions(+), 20 deletions(-) diff --git a/blog/2023-alpha/2023-07-26-alpha.0.mdx b/blog/2023-alpha/2023-07-26-alpha.0.mdx index 94b83deb2..ea5881c99 100644 --- a/blog/2023-alpha/2023-07-26-alpha.0.mdx +++ b/blog/2023-alpha/2023-07-26-alpha.0.mdx @@ -1,6 +1,8 @@ --- -title: 2023-07-26-alpha.0 +title: 2023-07-26-alpha.0 release notes slug: 2023-07-26-alpha.0 +tags: + - releases --- ### Highlights diff --git a/blog/2023-alpha/2023-10-19-alpha.0.mdx b/blog/2023-alpha/2023-10-19-alpha.0.mdx index 6f9193f04..4a9a5f633 100644 --- a/blog/2023-alpha/2023-10-19-alpha.0.mdx +++ b/blog/2023-alpha/2023-10-19-alpha.0.mdx @@ -1,6 +1,8 @@ --- -title: 2023-10-19-alpha.0 +title: 2023-10-19-alpha.0 release notes slug: 2023-10-19-alpha.0 +tags: + - releases --- ### Highlights diff --git a/blog/2023-alpha/2023-11-14-alpha.0.mdx b/blog/2023-alpha/2023-11-14-alpha.0.mdx index cfef1f401..a73ee3f46 100644 --- a/blog/2023-alpha/2023-11-14-alpha.0.mdx +++ b/blog/2023-alpha/2023-11-14-alpha.0.mdx @@ -1,6 +1,8 @@ --- -title: 2023-11-14-alpha.0 +title: 2023-11-14-alpha.0 release notes slug: 2023-11-14-alpha.0 +tags: + - releases --- ### Highlights diff --git a/blog/2023-alpha/2023-12-14-alpha.0.mdx b/blog/2023-alpha/2023-12-14-alpha.0.mdx index 6f7246ec3..bcaf4b07f 100644 --- a/blog/2023-alpha/2023-12-14-alpha.0.mdx +++ b/blog/2023-alpha/2023-12-14-alpha.0.mdx @@ -1,6 +1,8 @@ --- -title: 2023-12-14-alpha.0 +title: 2023-12-14-alpha.0 release notes slug: 2023-12-14-alpha.0 +tags: + - releases --- ### Highlights diff --git a/blog/2024-04-21-welcome.mdx b/blog/2024-04-21-welcome.mdx index 9923db0ea..1ccfd41b2 100644 --- a/blog/2024-04-21-welcome.mdx +++ b/blog/2024-04-21-welcome.mdx @@ -1,5 +1,9 @@ --- title: Welcome to the Overture Maps engineering blog! +authors: + name: Dana Bauer + title: Technical Product Manager, Overture Maps + email: dana@overturemaps.org --- Welcome to the Overture Maps engineering blog! diff --git a/blog/2024-04-22-beta-release.mdx b/blog/2024-04-22-beta-release.mdx index 966e8d488..61660763d 100644 --- a/blog/2024-04-22-beta-release.mdx +++ b/blog/2024-04-22-beta-release.mdx @@ -1,9 +1,12 @@ --- title: Exploring our beta release description: Highlights from Overture Maps beta release +authors: + name: Dana Bauer + title: Technical Product Manager, Overture Maps + email: dana@overturemaps.org tags: - - releases - - developer-tools + - tools - geoparquet --- import Tabs from '@theme/Tabs'; diff --git a/blog/2024-05-16-land-cover.mdx b/blog/2024-05-16-land-cover.mdx index 9495dff17..b33866916 100644 --- a/blog/2024-05-16-land-cover.mdx +++ b/blog/2024-05-16-land-cover.mdx @@ -1,7 +1,10 @@ --- title: Land cover is live +authors: + name: Dana Bauer + title: Technical Product Manager, Overture Maps + email: dana@overturemaps.org tags: - - releases - base --- diff --git a/blog/2024-07-24-explore-site.mdx b/blog/2024-07-24-explore-site.mdx index 41c62b40a..1c3ac9ebe 100644 --- a/blog/2024-07-24-explore-site.mdx +++ b/blog/2024-07-24-explore-site.mdx @@ -1,7 +1,11 @@ --- title: Exploring Overture data, no SQL required +authors: + name: Dana Bauer + title: Technical Product Manager, Overture Maps + email: dana@overturemaps.org tags: - - developer-tools + - tools --- import useBaseUrl from '@docusaurus/useBaseUrl'; diff --git a/blog/2024-08-15-preview-august-release.mdx b/blog/2024-08-15-preview-august-release.mdx index da78809ca..4f99e3f28 100644 --- a/blog/2024-08-15-preview-august-release.mdx +++ b/blog/2024-08-15-preview-august-release.mdx @@ -1,7 +1,10 @@ --- title: What to expect in Overture’s August release +authors: + name: Dana Bauer + title: Technical Product Manager, Overture Maps + email: dana@overturemaps.org tags: - - releases - addresses - base - buildings diff --git a/blog/2024-10-21-preview-october-release.mdx b/blog/2024-10-21-preview-october-release.mdx index 7532caeec..3ce29ddab 100644 --- a/blog/2024-10-21-preview-october-release.mdx +++ b/blog/2024-10-21-preview-october-release.mdx @@ -1,7 +1,10 @@ --- title: What to expect in Overture’s October release +authors: + name: Dana Bauer + title: Technical Product Manager, Overture Maps + email: dana@overturemaps.org tags: - - releases - addresses - buildings --- diff --git a/blog/2024-12-18-transportation-to-ga.mdx b/blog/2024-12-18-transportation-to-ga.mdx index b3a6a4607..9ee76f1a6 100644 --- a/blog/2024-12-18-transportation-to-ga.mdx +++ b/blog/2024-12-18-transportation-to-ga.mdx @@ -1,8 +1,12 @@ --- title: Transportation theme navigates to GA +authors: + name: Dana Bauer + title: Technical Product Manager, Overture Maps + email: dana@overturemaps.org tags: - - releases - transportation + - tools --- Over the past several releases, Overture has been laying the groundwork to transition our transportation theme from beta to general availability (GA). This post provides a brief roadmap of the work we’ve done to reach that goal, along with a request for our community to continue testing the data and providing valuable feedback. diff --git a/blog/2024-alpha/2024-01-17-alpha.0.mdx b/blog/2024-alpha/2024-01-17-alpha.0.mdx index 8236660da..d1d69c7a5 100644 --- a/blog/2024-alpha/2024-01-17-alpha.0.mdx +++ b/blog/2024-alpha/2024-01-17-alpha.0.mdx @@ -1,6 +1,8 @@ --- -title: 2024-01-17-alpha.0 +title: 2024-01-17-alpha.0 release notes slug: 2024-01-17-alpha.0 +tags: + - releases --- ### Highlights diff --git a/blog/2024-alpha/2024-02-15-alpha.0.mdx b/blog/2024-alpha/2024-02-15-alpha.0.mdx index b61b9ca72..c2cc6dac8 100644 --- a/blog/2024-alpha/2024-02-15-alpha.0.mdx +++ b/blog/2024-alpha/2024-02-15-alpha.0.mdx @@ -1,6 +1,8 @@ --- -title: 2024-02-15-alpha.0 +title: 2024-02-15-alpha.0 release notes slug: 2024-02-15-alpha.0 +tags: + - releases --- ### Highlights diff --git a/blog/2024-alpha/2024-03-12-alpha.0.mdx b/blog/2024-alpha/2024-03-12-alpha.0.mdx index 49e4ba87d..ebdae7f36 100644 --- a/blog/2024-alpha/2024-03-12-alpha.0.mdx +++ b/blog/2024-alpha/2024-03-12-alpha.0.mdx @@ -1,6 +1,8 @@ --- -title: 2024-03-12-alpha.0 +title: 2024-03-12-alpha.0 release notes slug: 2024-03-12-alpha.0 +tags: + - releases --- ### Highlights diff --git a/blog/2024-beta/2024-04-16-beta.0.mdx b/blog/2024-beta/2024-04-16-beta.0.mdx index 6563c1e8b..82ada62a7 100644 --- a/blog/2024-beta/2024-04-16-beta.0.mdx +++ b/blog/2024-beta/2024-04-16-beta.0.mdx @@ -1,6 +1,8 @@ --- -title: 2024-04-16-beta.0 +title: 2024-04-16-beta.0 release notes slug: 2024-04-16-beta.0 +tags: + - releases --- ### Highlights diff --git a/blog/2024-beta/2024-05-16-beta.0.mdx b/blog/2024-beta/2024-05-16-beta.0.mdx index e240b97ed..73b108a05 100644 --- a/blog/2024-beta/2024-05-16-beta.0.mdx +++ b/blog/2024-beta/2024-05-16-beta.0.mdx @@ -1,6 +1,8 @@ --- -title: 2024-05-16-beta.0 +title: 2024-05-16-beta.0 release notes slug: 2024-05-16-beta.0 +tags: + - releases --- Here's what's new and updated in the Overture Maps `2024-05-16-beta.0` release. The "beta" designation indicates the data and schema are largely stable. diff --git a/blog/2024-beta/2024-06-13-beta.0.mdx b/blog/2024-beta/2024-06-13-beta.0.mdx index e32f407ca..230297874 100644 --- a/blog/2024-beta/2024-06-13-beta.0.mdx +++ b/blog/2024-beta/2024-06-13-beta.0.mdx @@ -1,6 +1,8 @@ --- -title: 2024-06-13-beta.1 -slug: 2024-06-13-beta.0 +title: 2024-06-13-beta.1 release notes +slug: 2024-06-13-beta.1 +tags: + - releases --- import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; diff --git a/blog/2024/2024-07-22.0.mdx b/blog/2024/2024-07-22.0.mdx index 9e0ae3652..51ac44be0 100644 --- a/blog/2024/2024-07-22.0.mdx +++ b/blog/2024/2024-07-22.0.mdx @@ -3,6 +3,7 @@ title: 2024-07-22.0 release notes slug: 2024-07-22.0 tags: - releases + - addresses --- import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; diff --git a/blog/2025-06-25-getting-started-gers.mdx b/blog/2025-06-25-getting-started-gers.mdx index 9eff34f8f..707395a88 100644 --- a/blog/2025-06-25-getting-started-gers.mdx +++ b/blog/2025-06-25-getting-started-gers.mdx @@ -1,5 +1,8 @@ --- title: Using the GERS "system" +tags: + - tools + - GERS --- import QueryBuilder from '@site/src/components/queryBuilder'; diff --git a/blog/2025-10-22-release-notes.mdx b/blog/2025-10-22-release-notes.mdx index bea779f5c..7ab20b147 100644 --- a/blog/2025-10-22-release-notes.mdx +++ b/blog/2025-10-22-release-notes.mdx @@ -2,6 +2,7 @@ title: 2025-10-22 release notes tags: - releases + - places --- import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; diff --git a/blog/2025-12-17-release-notes.mdx b/blog/2025-12-17-release-notes.mdx index e4025ccf7..09c546bd2 100644 --- a/blog/2025-12-17-release-notes.mdx +++ b/blog/2025-12-17-release-notes.mdx @@ -2,6 +2,7 @@ title: 2025-12-17 release notes tags: - releases + - places --- import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; diff --git a/blog/2026-02-11-stac.mdx b/blog/2026-02-11-stac.mdx index 7a6a9341c..87d8ac25d 100644 --- a/blog/2026-02-11-stac.mdx +++ b/blog/2026-02-11-stac.mdx @@ -54,7 +54,7 @@ Huge thanks to Ben Clark for getting Overture started on our STAC journey back i Many of the [examples in our docs](https://docs.overturemaps.org/getting-data/) instruct users to sip or gulp Overture data directly from our public cloud buckets, at very long endpoints like `s3://overturemaps-us-west-2/release/2026-01-21.0/theme=buildings/type=building/*.parquet`. -(*Not so long ago Paul Ramsey [wrote](https://www.crunchydata.com/blog/vehicle-routing-with-postgis-and-overture-data) that the trickiest part of accessing Overture data was figuring out how to contruct the endpoint. **Noted.***) +(*Not so long ago Paul Ramsey [wrote](https://www.crunchydata.com/blog/vehicle-routing-with-postgis-and-overture-data) that the trickiest part of accessing Overture data was figuring out how to construct the endpoint. **Noted.***) Using well-structured files on cloud storage as a de facto API for data distribution isn't new. It's actually one of the most important ideas in cloud-native geospatial. Back in 2014, when the AWS open data team [put Landsat imagery on S3](https://radiant.earth/blog/2023/03/the-naive-origins-of-the-cloud-optimized-geotiff/), they didn't build any custom tooling. No servers. They made well-structured data available on public cloud storage and let people have at it over HTTP. This principle is what makes [Cloud Optimized GeoTIFFs](https://cogeo.org/) work for raster imagery, [PMTiles](https://protomaps.com/) for map tiles, and [GeoParquet](https://geoparquet.org/) for vector map data. The storage endpoint is the API. @@ -219,7 +219,7 @@ Many of the tools I mention in this post are in active development in public Git - https://github.com/OvertureMaps/explore-site — Explorer -You can also build your own thing with Overture STAC. Here's a tiny website I made [this](https://danabauer.github.io/overture-latest/) to share at meetups and conferences. It answers a question I consistently get from users: what's the latest Overture release? You can grab the source code [here](https://github.com/danabauer/overture-latest). +You can also build your own thing with Overture STAC. Here's a [tiny website I made](https://danabauer.github.io/overture-latest/) to share at meetups and conferences. It answers a question I consistently get from users: what's the latest Overture release? You can grab the source code [here](https://github.com/danabauer/overture-latest). :::tip[Talk to us]