Visualize Vector Tile API (PDOK) with Ozon API (DSO) in ArcGIS Portal

333
0
06-14-2022 09:10 AM
MartijnvanOsnabrugge
New Contributor

Hi all,

Also submitted these questions to Esri, but we are hoping people here know more on how to approach this:

We want to add several layers that are available through Ozon API's (Digitaal Stelsel Omgevingswet) to our ArcGIS Portal.
According to Ozon the omgevingsdocumenten Vector Tile API (WMTS) from PDOK can somehow (on the fly?) be combined with the Verbeelden API from Ozon that contains a MapBox Style sheet with the Vector Tile style defintion for visualization.

See:
https://aandeslagmetdeomgevingswet.nl/ontwikkelaarsportaal/api-register/api/omgevingsdocument-verbee...
and specifically this functional documentation 
https://aandeslagmetdeomgevingswet.nl/publish/pages/183697/20211108-ozon-api-omgevingsdocumenten-ver...

How can we implement this in ArcGIS Portal? Is there an out of the box solution to integrate a Vector Tile WMTS api this way to visualize its layers in ArcGIS portal or is it required to develop something?
If development is required how do you approach this? Is it needed to use MapBox GL JS https://developers.arcgis.com/mapbox-gl-js/ or Openlayers https://developers.arcgis.com/openlayers/, which has a MapBox plugin (this is what the DSO viewer 'Regels op de kaart' from Kadaster is using.) ?
Or possibly a whole other API. Which esri API's support this?

Can the above option (out of the box or development) be integrated in an existing WebApp builder app or an existing Experience builder app? What is required to integrate these layers from Ozon/DSO in a webmap/web application?


Second question:
Can we spatially interact with the Vector Tile API (WMTS) from PDOK?
Can a geoprocessing service (a spatial intersect) be made on such a Vector Tile?

Vector Tile API endpoints from pdok are:


DEMO https://service.pdok.nl/omgevingswet/omgevingsdocumenten-demo/wmts/v1_0/WMTSCapabilities.xml
PRE https://service.pdok.nl/omgevingswet/omgevingsdocumenten-pre/wmts/v1_0/WMTSCapabilities.xml
ACC https://service.pdok.nl/omgevingswet/omgevingsdocumenten-acc/wmts/v1_0/WMTSCapabilities.xml


Anyone has suggestions on how to handle these API's from Ozon/DSO?

0 Kudos
0 Replies