-
Hello
I'm glad to discuss Tippecanoe with you. I use Tippecanoe to output PBF folder and load it with ArcGIS API for JS. I define the coordinate system as EPSG: 4326, but after the map is displayed…
-
I had an idea for a feature, 'g' (guess) for simplification. The same as there is for max zoom, where you ask tippecanoe to calculate the best max zoom, maybe it could be nice to have the ability to a…
-
I found this tutorial https://geovation.github.io/tippecanoe-directory-support to create pbf files in MVT format.
But when doing `tippecanoe --no-feature-limit --no-tile-size-limit --no-tile-compress…
-
This took a bit to isolate -- a map layer would sometimes simply not show and this appeared to be source data dependent...
According to the [documentation](https://github.com/felt/tippecanoe#geojso…
-
When trying to convert my GeoJSONs to tiles, I get the error `Internal error: 745 shards not a power of 2`.
```
Merging string pool
Merging vertices
Read 0.01 million features
Reordering geome…
-
Currently flatbuffers but there might be reasons to reevaluate.
A new interesting contender - https://chronoxor.github.io/FastBinaryEncoding/ and see https://github.com/mapbox/tippecanoe/issues/777…
-
For very large point datasets, it'd be great to build a path for simplifying them at low zoom levels like z0, z1, z2 to avoid _huge_ individual tiles. I'm not sure what the best route is, but perhaps …
-
Centos7 tippecanoe (the most version)
MY command is:tippecanoe -e innerlinepbf -pC -Z5 -z19 -f in.geojson
I can't handle with one big geojson file whose size is 114M
tile 10/832/395 size is 51…
-
I have geojson point datasets that I'm converting to tilesets. I've been seeing the "Reached EOF without all containers being closed" message that is referenced in https://github.com/mapbox/tippecanoe…
-
First, thank you for all y'all's work on tippecanoe -- it is a great utility and is very well documented.
I've been having an issue with tippecanoe producing invalid `json` row on the `metadata` ta…