-
## Expected Behavior
I download plugins like described here https://github.com/Thuenen-GeoNode-Development/thuenen_atlas/tree/thuenen_4.x/docker/geoserver#plugins and build the GeoServer container.…
-
### Entité(s) concernée(s)
annexe
### Route API concernée
None
### Méthode de la route API
GET
### Description détaillée du bug
l'URL du glyphe
~~https://data.geopf.fr/annexes…
-
Is it possible to have fade transition when changing vector tiles, or at least when Text labels appear and disappear on different zoom levels (difference is visible in these screenshots - 1st one is O…
-
I was testing large polygons across multiple tiles and noticed these weird breaks.
![image](https://github.com/user-attachments/assets/fa2a8bb1-592c-4b53-8b48-3ab7e75ad2f3)
I found this fix but it…
-
Generate a layer of Analytic VectorTiles with OSM geometries from OSM history in order to produce them with accurate create, modified timestamp metadata.
### Generating Features with Metadata:
In …
-
Check if VectorTiles are compatible with the current version and if necessary add them...
Ask @lukasmartinelli to provide possible VectorTiles Source
-
Promise.all error:TypeError: L.esri.Vector.vectorBasemapLayer is not a function with LWC
my code shown below
import { LightningElement, api, track, wire } from 'lwc';
import { getRecord…
-
The icons in the sprite are much larger than they need to be:
https://github.com/kartverket/kartverket.vectortiles/blob/main/style/landtopo/landtopo.png
https://github.com/kartverket/kartverket.vec…
-
http://leaflet.github.io/Leaflet.VectorGrid/demo-vectortiles.html
in the MVT mode is not working, as the tiles are giving a 401 response.
mvl22 updated
7 years ago
-
If vector tile has inverted Y axis, the vector tile doesn't display in 3d.
Example:
```
var source = new ol.source.VectorTile({
format: new ol.format.MVT(),
url: 'api/vectortile/{z}/{x}…