[Geoserver-users] geoserver-1.6.0-beta2 bug?

Hallo,
for creating templates I installed geoserver-1.6.0-beta2.exe. When I overlay
google maps with a WMS the overlay doesn`t fit anymore. For example the
states layer is much too small and is no more on the right position. After
installing a former geoserver version, everything works fine again. When
will it be fixed?

--
View this message in context: http://www.nabble.com/geoserver-1.6.0-beta2-bug--tf4113122.html#a11695845
Sent from the GeoServer - User mailing list archive at Nabble.com.

Interesting... is there anyway we could get a screen shot? Also you dont need to use 1.6.x to get template support for geoserver as it has been backported to 1.5.x which is our stable version so you might have more luck using it.

-Justin

kutte wrote:

Hallo,
for creating templates I installed geoserver-1.6.0-beta2.exe. When I overlay
google maps with a WMS the overlay doesn`t fit anymore. For example the
states layer is much too small and is no more on the right position. After
installing a former geoserver version, everything works fine again. When
will it be fixed?

--
Justin Deoliveira
The Open Planning Project
http://topp.openplans.org

Ok, I installed geoserver-1.6.0-beta2 again. Heres the screenshot. [<img src="http://www.bilder-hochladen.net/files/thumbs/29x2-3.jpg" border="0">](http://www.bilder-hochladen.net/files/29x2-3-jpg.html)With geoserver 1.5.1 everything is alright. But I cannot do templates with that version, right? Is there a possibility to do templates without freemarker? I dont need complex templates, only some nice html outfit Thank you!

Justin Deoliveira-4 wrote:
Interesting… is there anyway we could get a screen shot? Also you dont need to use 1.6.x to get template support for geoserver as it has been backported to 1.5.x which is our stable version so you might have more luck using it. -Justin kutte wrote: > Hallo, > for creating templates I installed geoserver-1.6.0-beta2.exe. When I overlay > google maps with a WMS the overlay doesn`t fit anymore. For example the > states layer is much too small and is no more on the right position. After > installing a former geoserver version, everything works fine again. When > will it be fixed? > – Justin Deoliveira The Open Planning Project http://topp.openplans.org ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Geoserver-users mailing list Geoserver-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-users


View this message in context: Re: geoserver-1.6.0-beta2 bug?
Sent from the GeoServer - User mailing list archive at Nabble.com.

kutte ha scritto:

Ok, I installed geoserver-1.6.0-beta2 again. Here`s the screenshot. <http://www.bilder-hochladen.net/files/29x2-3-jpg.html&gt;

I guess it would help to know how you did setup your html page.
In Geoserver 1.6.0-beta2 there is a demo of the same dataset overlayed
with Google maps (look for
"Google Maps with WMS overlays") and whilst the two datasets do not
match perfectly, we are not seeing a mismatch as big as yours.

Usually the trick is deciding at which level to switch from lat/lon
to mercator, if that zoom level is wrong you'll get mismatches.

  With geoserver

1.5.1 everything is alright. But I cannot do templates with that version, right?

With 1.5.1 no, you have to download a 1.5.2pre-release from our
nightly build set, or wait for 1.5.2 official.
Nightlies are here: http://geo.openplans.org/nightly/1.5.x/

Cheers
Andrea

For overlaying the WMS I use this javascript: https://svn.codehaus.org/geoserver/trunk/geoserver/web/src/main/webapp/gmaps/wms-gs.js Maybe that`s the reason for the problem


View this message in context: Re: geoserver-1.6.0-beta2 bug?
Sent from the GeoServer - User mailing list archive at Nabble.com.

kutte ha scritto:

For overlaying the WMS I use this javascript: https://svn.codehaus.org/geoserver/trunk/geoserver/web/src/main/webapp/gmaps/wms-gs.js Maybe that`s the reason for the problem

It's the same we use for the demo in Geoserver 1.6.0-beta2 and I don't
see that much displacement. Chris, Justin, can you try that out, maybe
it's platform dependent, caching related, I don't know...

Cheers
Andrea