@prefix dct: . @prefix ns1: . @prefix ns2: . @prefix rdfs: . @prefix skos: . a skos:Concept ; dct:created "2019-02-11" ; dct:creator "Panagiotis (Peter) A. Vretanos" ; ns2:hasProfile ; ns1:doctype ; ns1:status ; rdfs:seeAlso , ; skos:altLabel "18-083", "WMTS Vector Tiles Extension Engineering Report" ; skos:broader ; skos:definition """The tiling of feature data is an approach that can be used to optimize the delivery vector feature data over the web to create maps. The approach provides a pre-defined shape (i.e. tile) to package vector data. Tiling of vector data enables faster map loads (due to reduced size) and offer flexible styling on the client side with modern, easy-to-use tools.\r \r This Engineering Report (ER) describes the work done by participants during the Vector Tiles Pilot (VTP) to add Mapbox and GeoJSON vector tile support to Web Map Tile Servers. A summary of other work done in the VTP is presented in the VTP Summary Engineering Report [1].\r \r NOTE\r This engineering report interchangeably uses both 'tiled feature data' and the colloquial term 'vector tiles'."""@en ; skos:notation "18-083" ; skos:prefLabel "OGC Vector Tiles Pilot: WMTS Vector Tiles Extension Engineering Report"@en .