-
I used geobuf to decode pbf file I have to json:
geobuf decode < 3138.pbf > 3138.json
but the resulting json file only had null as a value. I decoded the same pbf file using an [online decoder](…
-
Hi, sorry if this a novice question. I am using node-mapnik to generate vector tiles from a database query, but the vector tiles always return empty, whereas I am pretty sure postgis actually returns …
-
When trying to install the plugin manuall (on Windows) following error occurs: "No module named google.protobuf". Error stack trace says: "Import in utils.py fails".
-
EDIT: enhance a input.mbtiles file. Meaning do the tippecanoe magic on the layers it find for example simplifying or filtering geometrie and adding zoom levels that don't exist
~~Was wondering if w…
-
TileStache can [serve slices of GeoJSON from PostGIS](http://tilestache.org/doc/#vector-provider), presenting a URL of form:
`http://example.org/path/tile.cgi/streets/{z}/{x}/{y}.json`
The [exam…
-
Efficiently handle many/big polygons with WMS and SLD in GeoServer.
Use GeoServer to efficiently handle many/big polygons with many vertices so GUI doesn't send individual vertices to client, which…
bbest updated
7 years ago
-
**maplibre-gl-js version**: 3.3.1
**browser**: Firefox 118
### Steps to Trigger Behavior
1. Create vector tile from example GeoJSON (see below) using ogr2ogr `ogr2ogr -f MVT -dsco EXTENT…
-
## Issue Type
[X ] Question
[ ] Bug
[ ] Improvement
[ ] Build system related
[ ] Performance
[ ] Documentation
I'm currently using GeoServer as my backend to deliver tiles currently in rast…
-
Hi guys,
I'm trying to decode a tiles in pbf format, that I know I can correctly visualize using Mapbox/MapLibre.
I need to compare to different tiles and merge them (they come from the margin of …
-
Hello, I just stumbled upon this project today and saw the really great demo. I got a few problems while exploring the project:
1. Is it possible to add intereactivity to the map labels? I mean somewh…