Hello,
I configured <mapviewer> section (config-gui.xml) to display our WMS
provincial administrative units:
<mapViewer options="{projection: 'EPSG:4326', maxExtent: new
OpenLayers.Bounds(-1, 38.9, 5.625, 45.0), units: 'dd', restrictedExtent: new
OpenLayers.Bounds(-1, 38.9, 5.625, 45.0)}">
I have two problems:
- I get the layer drawn as small dot in the middle of the map viewer panel
instead of having the layer filling the entire panel. The scale showing in
the panel tells that we are at 1:139511930.
- When I zoom in, the biggest scale I can reach is 1:17030. I need to go
down to 1:1000 since most of our WMS layers (configured in the <servers>
section in config-gui.xml file) are visible at that scale.
How to configure the mapViewer to avoid this two issues?
Thanks a lot and best regards,
Montse
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Map-viewer-configuration-tp5845231p5845231.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.