Skip to content

Instantly share code, notes, and snippets.

@thatbudakguy
Last active July 25, 2026 19:00
Show Gist options
  • Select an option

  • Save thatbudakguy/2be84fa59dbf5e5b85b237903f80d18b to your computer and use it in GitHub Desktop.

Select an option

Save thatbudakguy/2be84fa59dbf5e5b85b237903f80d18b to your computer and use it in GitHub Desktop.
tilejson-demo
{
"gbl_mdVersion_s": "Aardvark",
"id": "tilejson-vector-fixture",
"dct_title_s": "MapLibre Demo Tiles (TileJSON, Vector)",
"dct_accessRights_s": "Public",
"schema_provider_s": "MapLibre",
"gbl_resourceClass_sm": ["Datasets"],
"dct_description_sm": ["Countries, centroids and geographic lines as a three-layer vector TileJSON tileset."],
"locn_geometry": "ENVELOPE(-180, 180, 85, -85)",
"dcat_bbox": "ENVELOPE(-180, 180, 85, -85)",
"dct_references_s": "{\"https://github.com/mapbox/tilejson-spec\":\"https://demotiles.maplibre.org/tiles/tiles.json\"}"
}
{
"gbl_mdVersion_s": "Aardvark",
"id": "tilejson-raster-fixture",
"dct_title_s": "Great Tibet (TileJSON, Raster)",
"dct_accessRights_s": "Public",
"schema_provider_s": "Princeton",
"gbl_resourceClass_sm": ["Maps"],
"gbl_resourceType_sm": ["Topographic maps"],
"locn_geometry": "ENVELOPE(78.695659, 93.338555, 34.417474, 25.820561)",
"dcat_bbox": "ENVELOPE(78.695659, 93.338555, 34.417474, 25.820561)",
"dct_references_s": "{\"https://github.com/mapbox/tilejson-spec\":\"https://titiler.xyz/cog/WebMercatorQuad/tilejson.json?url=https%3A%2F%2Fgeodata.lib.princeton.edu%2F13%2Ff5%2F58%2F13f5582c32a54be98fc2982077d0456e%2Fdisplay_raster.tif\"}"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment