reinterpretcat / utymap

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

Core: create persistent storage #23

Closed reinterpretcat closed 8 years ago

reinterpretcat commented 8 years ago

Importing data from raw osm format is expensive. Better to convert to custom spatial index.

reinterpretcat commented 8 years ago

already in master