nakijun / morisoliver

Automatically exported from code.google.com/p/morisoliver
0 stars 0 forks source link

Can't zoom all the way in on any basemap #211

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I can't zoom all the way in - is this an OL 2.13 issue?

http://maps.massgis.state.ma.us/map_ol_to5/oliver.php?lyrs=&bbox=-71.04537602417
044,42.433569739094246,-71.04104425661237,42.43540087153256&coordUnit=m&measureU
nit=m&base=MassGIS_Basemap&center=-7908493.9771479,5226287.0766407&zoom=19&opaci
ty=&baseO=1&filt=

CloudeMade, etc

Original issue reported on code.google.com by Aleda.Fr...@state.ma.us on 22 Apr 2013 at 6:09

GoogleCodeExporter commented 9 years ago
I looked around and tried making a few basic changes but couldn't seem to 
squash this bug.  I think we need to mark it as its own issue that needs some 
budgeting parameters.

Original comment by cpl...@gmail.com on 23 Apr 2013 at 7:51

GoogleCodeExporter commented 9 years ago
It's already in here as it's own issue isn't it?  211?  

I'll write down my previous comment from the phone - I can tell based on 
Firebug that when I zoom up the vertical zoom bar to the top minus 1 level that 
the tiles are coming from our Level 19 which is the most zoomed in level that 
we've cached.  In the previous version of OLIVER (map_ol using OpenLayers r7) 
when we were up at the very top level of the vertical zoom we were using L19 
tiles. 

Original comment by Aleda.Fr...@state.ma.us on 23 Apr 2013 at 8:02

GoogleCodeExporter commented 9 years ago
Sorry.  Yes, it is here already.  I just meant that we might need to formally 
approve it in order to tackle it completely.  A simple solution is to turn off 
the bar altogether and just have the +/- like this, 
http://openlayers.org/dev/examples/zoomLevels.html.

Original comment by cpl...@gmail.com on 23 Apr 2013 at 8:11

GoogleCodeExporter commented 9 years ago
It looks like the current production of Oliver has the opposite problem . . . 
you can't zoom OUT all the way.  My vote is that this is a wash.

Original comment by cpl...@gmail.com on 24 Apr 2013 at 9:25

GoogleCodeExporter commented 9 years ago
I think people like the bar.  If we have to live with it not zooming in all the 
way I think we can.  Not being able to zoom in all the way though is worse than 
not being able to zoom out all the way, because people often try to zoom in all 
the way.  And it looks like they can go one more, but when they click what they 
expect to happen doesn't happen.  Maybe I can adjust the number of levels for 
the basemaps so that it will line up again, I can try that.

Original comment by Aleda.Fr...@state.ma.us on 25 Apr 2013 at 2:09

GoogleCodeExporter commented 9 years ago
I experimented with making the number of zoom levels for the MassGIS_Basemap 19 
instead of 20.  If I do that, Level 18 now lines up as the next to last zoom in 
level which is correct.  The most zoomed in would be Level 19.  However, if I 
click on the top most zoom level in the bar nothing happens still.  Just a 
piece of data... 

Original comment by Aleda.Fr...@state.ma.us on 25 Apr 2013 at 2:13