Skip to content

Add timestamp and generator to TileJSON metadata#164

Merged
jake-low merged 1 commit into
mainfrom
jlow/tileset-metadata
Apr 1, 2026
Merged

Add timestamp and generator to TileJSON metadata#164
jake-low merged 1 commit into
mainfrom
jlow/tileset-metadata

Conversation

@jake-low

@jake-low jake-low commented Apr 1, 2026

Copy link
Copy Markdown
Member

This PR adds two top level fields to the TileJSON response:

  • generator contains the program that built the tileset; e.g planetiler v0.10.0
  • timestamp contains the time that the data was sourced (for OSM-derived tilesets, this is the Osmosis replication timestamp), e.g. 2026-04-01T11:00:00Z

Both fields are optional and may not be available on all tilesets. Closes #148.

@jake-low jake-low merged commit 763cbed into main Apr 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include OSM planet file timestamp and seqno in changeset

1 participant