reinterpretcat / utymap

Highly customizable library for procedural world generation based on real map data
Apache License 2.0
964 stars 151 forks source link

core: do not generate separate quadkey files for detailed zoom levels (persistent index) #74

Closed reinterpretcat closed 7 years ago

reinterpretcat commented 8 years ago

This leads to having quite a lot of small files at detailed zoom levels. Solution can be create subdirectories based on quadkey file name prefix.

reinterpretcat commented 8 years ago

It is not clear how to create folder for different platforms without boost