opennewzealand / linz2osm

Some tools for helping move LINZ data into OpenStreetMap
http://wiki.openstreetmap.org/wiki/LINZ
GNU General Public License v3.0
22 stars 2 forks source link

Mainland airport_poly bounds disappear at one particular zoom level #55

Closed stephend closed 12 years ago

HamishB commented 12 years ago

osm rendering bug at their end, or the tiles are just out of date? try flushing the browser cache and trying again, or just wait a few weeks for osm tiles to rerender. see also one of the http://wiki.osm.org/wiki/LINZ pages for details on how to apply a little url ?command to the tile z/x/y.png url to hint to the back end osm mapnik renderer to queue that tile for regeneration, or another url ?command to get the tile generation datestamp & stats.

Hamish

stephend commented 12 years ago

It's nothing to do with the tiles: these are vector features added to the map with OpenLayers.

HamishB commented 12 years ago

ah, you mean in the checkout screen's rectangular coverage box not the every-grass-airstrip-is-an-airport issue at zoom level 10(?) at www.osm.org.

which zoom level? for WLG & AKL airport the green overlay seems to go away at zoom level 15, for Dunedin I goes away at level 14, even though it is smaller and fits in the preview window better at zoom level 15.

shrug, Hamish

stephend commented 12 years ago

This seems to affect all the vector features, including the bounds, checkouts, selected cells and the 'focussed' cell under the mouse pointer.

stephend commented 12 years ago

Have filed this as a bug upstream: openlayers/openlayers#648