You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ah, so I am using fflate currently and it's pretty cheap which is nice, but I guess what I'm saying is I'd like the ability to use tippecanoe and add a flag that doesn't allow compression at all including PMTiles metadata. If tippecanoe doesn't want to do this though that's fine, it would just be a good feature for me.
Title says it all, using PMTiles default example with the
-pC
flag included:tippecanoe -pC -zg --projection=EPSG:4326 -o cb_2018_us_zcta510_500k_nolimit.pmtiles -l zcta cb_2018_us_zcta510_500k.json
I don't plan on supporting browser managed deflate, so it would be cool to ensure the metadata and directories is not gzipped by default either.
The text was updated successfully, but these errors were encountered: