Hi,

It woud be nice sometimes to have another option in the View - Zoom to Scale 
tool: Zoom to pixel size.  The tool would check the size of the viewport in 
pixels and adjust the bounding box by multiplying the count of pixels with 
pixel size.

The use case I have in my mind is to check the behaviour of WMS server.  Now we 
have a fine Display_WMS_URL in the BeanTools and here is an examle of the 
output.

http://188.64.1.61/cgi-bin/osm-mapserver_i?
REQUEST=GetMap&
SERVICE=WMS&
VERSION=1.1.1&
WIDTH=459&
HEIGHT=353&
LAYERS=default&
TRANSPARENT=TRUE&
FORMAT=image%2Fpng&
BBOX=409790.970703536,6953307.5025267275,411355.4589519557,6954510.692835425&
SRS=EPSG:3067&
STYLES=

Naturally I can calculate that the pixel size now is (411355-409790)/459=3.4095 
m and I can calculate the BBOX needed for exactly 3 m pixel size.  However, I 
feel that OpenJUMP has almost everything in place for adjusting the pixel size 
for me.  Another use case would be to save easily maps into image files with a 
fixed pixel size.

-Jukka Rahkonen-
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to