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: should be closed polygons sorted by area? #60

Closed reinterpretcat closed 8 years ago

reinterpretcat commented 8 years ago

It looks like huge polygons hide small ones if the first appears before the last one in raw osm data. This can be solved by sorting based on area. Is it the proper way to do it? z-index and layer values cannot be determined in mapcss for general cse

reinterpretcat commented 8 years ago

Implemented in 0c5885677c88c92012eedca3974169adc93a668d