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
The --grid-export switch does not export the feature centroids anymore. Use the --grid-export-features if you want to export the feature centroids together with the grid cells.
Write both pruned and unpruned tilesets. Unpruned tiles are only written in debug mode.
Reduced the logging in debug mode.
Fixed
Invalid subtree for implicit tiling, in case of very large areas (eg. the Netherlands).
Added
Write the world, quadtree and tiles_failed instances to bincode when running in debug mode. The instances can be loaded for debugging with the --debug-load-data, in which case tyler will load the instance data instead of generating it.