ppawel / openstreetmap-watch-list

OpenStreetMap Watch List (OWL) follows the minutely map updates and forms a base to build incremental analysis algorithms on.
http://wiki.openstreetmap.org/wiki/OWL_(OpenStreetMap_Watch_List)
BSD 3-Clause "New" or "Revised" License
25 stars 9 forks source link

Bounding boxes at zoom levels < 14 should be bigger #22

Open ppawel opened 11 years ago

ppawel commented 11 years ago

Right now they are derived from tiles at zoom level 16 which makes them tiny and also makes a lot of them at high zoom levels - this makes browsers slow.

Need to do something like: tile at zoom level X contains bounding boxes of changes on tile X + 2.