OGC vector tile source

This commit is contained in:
Tim Schaub
2021-08-29 15:34:29 -06:00
parent 791add0d73
commit 4099f60779
11 changed files with 1512 additions and 308 deletions
+9
View File
@@ -0,0 +1,9 @@
---
layout: example.html
title: OGC Vector Tiles
shortdesc: Rendering vector tiles from an OGC API Tiles service.
docs: >
The OGC API Tiles specification describes how a service can provide vector tiles.
tags: "ogc, vector"
---
<div id="map" class="map"></div>