Hi,
Log Output from geoserver Version 1.6.2 where the map is shown:
2008-05-30 10:02:40,626 INFO [geoserver.filters] - Not compressing output
for mimetype: image/png
2008-05-30 10:02:40,626 INFO [geoserver.filters] - 86.59.104.243 "GET
/geoserver/wms?LAYERS=ecoresearch%3Aus2008&TRANSPARENT=TRUE&SRS=EPSG%3A900913&FORMAT=image%2Fpng&TILED=true&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&BBOX=0,-7.081154550627918e-10,20037508.34,20037508.340000033&WIDTH=256&HEIGHT=256"
took 493ms
Log Output from new Version 17.0 alpha where only a blank png is returned:
2008-05-30 08:04:42,814 INFO [org.geoserver.filters] - 127.0.0.1 "GET
/geoserver/wms?LAYERS=ecoresearch%3Aus&TRANSPARENT=TRUE&SRS=EPSG%3A900913&FORMAT=image%2Fpng&TILED=true&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&BBOX=0,-7.081154550627918e-10,20037508.34,20037508.340000033&WIDTH=256&HEIGHT=256"
"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5) Gecko/2008050509
Firefox/3.0b5" ""
2008-05-30 08:04:42,877 DEBUG [org.vfny.geoserver.global] - getting type
meins:geovote
2008-05-30 08:04:42,877 DEBUG [org.geoserver.ows] - Getting layers and
styles from LAYERS and STYLES
2008-05-30 08:04:42,877 DEBUG [org.geoserver.ows] - establishing
geovote_style style for meins:geovote
2008-05-30 08:04:42,879 DEBUG [org.vfny.geoserver.wms.responses] - setting
up map
2008-05-30 08:04:42,879 DEBUG [org.vfny.geoserver.responses.wms.map] -
setting up 256x256 image
2008-05-30 08:04:42,880 DEBUG [org.vfny.geoserver.responses.wms.map] -
setting to transparent
2008-05-30 08:04:42,881 WARN [org.geotools.referencing.operation.projectio]
- Possible use of "Mercator_1SP (Inverse transform)" projection outside its
valid area.
Longitude 180°42.2'E is out of range (±180°).
2008-05-30 08:04:43,106 DEBUG [org.vfny.geoserver.wms.responses] - asking
delegate for write to org.geoserver.ows.DispatcherOutputStream@anonymised.com
2008-05-30 08:04:43,106 DEBUG [org.vfny.geoserver.wms.responses.map.png] -
Writing png image ...
2008-05-30 08:04:43,116 DEBUG [org.vfny.geoserver.wms.responses.map.png] -
Writing png image ... done!
2008-05-30 08:04:43,117 INFO [org.geoserver.filters] - 127.0.0.1 "GET
/geoserver/wms?LAYERS=ecoresearch%3Aus&TRANSPARENT=TRUE&SRS=EPSG%3A900913&FORMAT=image%2Fpng&TILED=true&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&BBOX=0,-7.081154550627918e-10,20037508.34,20037508.340000033&WIDTH=256&HEIGHT=256"
took 303ms
Currently I don't need the solution, I am doing a quick workaround for the
problem which made me want to upgrade, but I still think, this is an issue.
Thanks,
Reinhard
Justin Deoliveira-4 wrote:
Hi,
I have tried to replicate this behavior with the latest 1.6 and cant
seem too... My guess is it might be something else that is causing the
map to show up blank, other than the projection. Is there chance you
provide us with a dump of some of your data?
ReinhardF wrote:
Hi,
I am just getting crazy with not being able to get the new geoserver (I
tried both 1.6.3 and 1.7.0 alpha) working with 900913 projection, I would
appreciate any support on this!
I need to overlay google maps with colored country shapes. Now russia is
not
shown, because obviously the background map (google maps) uses the
dateline
as map border and geoserver 1.6.0 (which I use in production) does not
suppport 'wrapDateLine': true which should (whenever it is implemented)
solve that issue. I upgraded to both 1.6.3 and then to 1.7.0 (assuming
that
this was a bug rather than a feature, but I am not so firm on that) and
then
I discovered the following: my own layer did not show up anymore, at all.
I had a look at geoserver's logs and tried to play around with queries
like:
/geoserver/wms?LAYERS=namespace%3Awhatever&TRANSPARENT=TRUE&SRS=EPSG%3A900913&FORMAT=image%2Fpng&TILED=true&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&BBOX=-20037508.34,-7.081154550627918e-10,0,20037508.340000033&WIDTH=256&HEIGHT=256
- they worked for the 1.6.0 version but NOT for the newer ones. I havent
found anything on a change of that functionality, so I am puzzled. Does
anyone know why that could happen? Can it be that this is a bug?
Big thanks in advance!
Reinhard
Additional info: I work with Openlayers 2.6, the data is stored in
Postgis,
--
Justin Deoliveira
The Open Planning Project
jdeolive@anonymised.com
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
--
View this message in context: http://www.nabble.com/WMS-Calls-with-SRS-900913-not-working-in-new-version-(from-1.6.3-)-tp17084331p17553693.html
Sent from the GeoServer - User mailing list archive at Nabble.com.