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
Hi,
Can anyone point me in the right direction on how i can generate a tilejson file.
I am currently running
tippecanoe -z${MIN_ZOOM} -z${MAX_ZOOM} --drop-densest-as-needed --detect-shared-borders --no-tile-stats --read-parallel -e ${BASEDIR}/tiles/planet
This generates a folder with all the pbf files and metadata.json
How would i generate a TileJSON file from here ?
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
Can anyone point me in the right direction on how i can generate a tilejson file.
I am currently running
tippecanoe -z${MIN_ZOOM} -z${MAX_ZOOM} --drop-densest-as-needed --detect-shared-borders --no-tile-stats --read-parallel -e ${BASEDIR}/tiles/planet
This generates a folder with all the pbf files and metadata.json
How would i generate a TileJSON file from here ?
Thanks
The text was updated successfully, but these errors were encountered: