Add ol/format/WKB and its example

This commit is contained in:
kikuchan
2021-03-26 16:08:14 +09:00
parent 6f7b6c8141
commit 15e131a392
3 changed files with 908 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
---
layout: example.html
title: WKB
shortdesc: Example of using the WKB parser.
docs: >
Create features from geometries in WKB (Well Known Binary) format.
tags: "wkb, well known binary"
---
<div id="map" class="map"></div>