Drawing and editing geometries in XYZ’ dynamic vector tiles with OpenLayers 5.
<p>I hope you find this article as a reference from <a href="https://medium.com/@goldrydigital/wfs-t-with-openlayers-3-16-6fb6a820ac58" rel="noopener">some work I have done with WFS-T and Geoserver</a>. I don’t really use Geoserver or WFS anymore while we build <a href="https://github.com/geolytix/xyz" rel="noopener ugc nofollow" target="_blank"><strong>XYZ</strong></a><strong>, the open source spatial data and application interface</strong> at <a href="https://geolytix.co.uk/" rel="noopener ugc nofollow" target="_blank"><strong>GEOLYTIX</strong></a>.</p>
<p>The implementation of dynamic vector tiles is discussed in a <a href="https://medium.com/@goldrydigital/xyz-dynamic-vector-tiles-created-on-the-fly-cached-and-updated-directly-in-postgis-37db33c31450" rel="noopener">previous medium post</a>. Earlier article highlights the creation and caching of tiles in PostGIS.</p>
<p>This article focuses on the drawing and editing of geometries through an OpenLayers map interface. The complete example which uses <em>REST</em> endpoints provided by the <a href="https://geolytix.xyz/dev" rel="noopener ugc nofollow" target="_blank">geolytix.xyz/dev</a> instance can be found in following <em>fiddle</em>.</p>
<p><a href="https://medium.com/geolytix/drawing-and-editing-geometries-in-xyz-dynamic-vector-tiles-with-openlayers-5-8026a43b8928"><strong>Click Here</strong></a></p>