qgis-maptiler-plugin icon indicating copy to clipboard operation
qgis-maptiler-plugin copied to clipboard

Add support for circle layer type.

Open lazaa32 opened this issue 3 years ago • 0 comments
trafficstars

From GL json specs - layer properties, there are these layer types:

type Required enum. One of fill, line, symbol, circle, heatmap, fill-extrusion, raster, hillshade, background, sky.

New maps Cadastre and Cadastre Satellite have some layers of circle type. Implementation should be able to read the props according to specs https://docs.mapbox.com/mapbox-gl-js/style-spec/layers/#circle

lazaa32 avatar Jun 21 '22 12:06 lazaa32