Hi all,
please take some time to check rc1 and see if there
is any major problem with it. You can find the
downloads here:
http://docs.codehaus.org/display/GEOS/Latest
We'll announce the release to the rest of the
world on Monday, if everything goes fine.
Cheers
Andrea
Hi All,
I've tested the 1.6.0 RC1 and the WFS reprojection does not seem to be
working.
When I do a WFS GetFeature request the log shows the following:
java.lang.RuntimeException: Could not decode srs
'http://www.opengis.net/gml/srs/epsg.xml#41001’
[...]
Caused by: org.opengis.referencing.NoSuchAuthorityCodeException: No code
"EPSG:41001" from authority "European Petroleum Survey Group" found for
object of type "CoordinateReferenceSystem".
I went back to beta4 and that version does not seem to have this problem.
With kind regards,
Lex Tiekink
AND Automotive Navigation Data
Van Vollenhovenstraat 3
3016 BE Rotterdam
The Netherlands
Tel: + 31 (0) 10 885 1211
Mob: + 31 (0) 6 1498 6198
Fax: + 31 (0) 10 885 1240
Visit us at http://www.and.com
Check your personal route-directions to AND at
http://www.and.com/contact/contact.php
=========================================================================
AND AUTOMOTIVE NAVIGATION DATA DISCLAIMER The information contained in this
communication is intended solely for use by individual of entity to whom it
is addressed. Use of this communication by others is prohibited.
If the e-mail message
was sent to you by mistake, please destroy it without reading, using,
copying or disclosing its contents to any other person. We accept no
liability for damage related to data and/or documents which are communicated
by electronic mail.
-----Original Message-----
From: geoserver-devel-bounces@lists.sourceforge.net
[mailto:geoserver-devel-bounces@lists.sourceforge.net] On Behalf Of Andrea
Aime
Sent: donderdag 15 november 2007 18:45
To: Geoserver-devel
Subject: [Geoserver-devel] 1.6.0-rc1 ready for your testing pleasure
Hi all,
please take some time to check rc1 and see if there
is any major problem with it. You can find the
downloads here:
http://docs.codehaus.org/display/GEOS/Latest
We'll announce the release to the rest of the
world on Monday, if everything goes fine.
Cheers
Andrea
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
Lex Tiekink ha scritto:
Hi All,
I've tested the 1.6.0 RC1 and the WFS reprojection does not seem to be
working. When I do a WFS GetFeature request the log shows the following:
java.lang.RuntimeException: Could not decode srs
'http://www.opengis.net/gml/srs/epsg.xml#41001’
[...]
Caused by: org.opengis.referencing.NoSuchAuthorityCodeException: No code
"EPSG:41001" from authority "European Petroleum Survey Group" found for
object of type "CoordinateReferenceSystem".
I went back to beta4 and that version does not seem to have this problem.
Yeah, but beta4 cannot pass cite wfs 1.1 tests. The fixes that went into rc1 to have wfs 1.1 tests pass unfortunately made evident an gt2 bug that was hidden before.
I've scheduled a jira issue to try and solve this for rc2. It's really sad because at the moment I cannot workaround this in any way, everything I tried breaks either the wfs 1.1 tests or the wfs 1.0 tests.
Cheers
Andrea
Why are you using 41001? I mean, if you're trying to do google maps / mercator stuff then 900913 is now the preferred way. OpenLayers is using it too. It's a better projection than 41001, lines up better with gmaps, ect. If you look at the google maps demo with RC1 it should show you how to do it with OpenLayers.
So the easiest should be to just switch your stuff to use 900913. Or is 900913 not working either Andrea?
Chris
Lex Tiekink wrote:
Hi All,
I've tested the 1.6.0 RC1 and the WFS reprojection does not seem to be
working. When I do a WFS GetFeature request the log shows the following:
java.lang.RuntimeException: Could not decode srs
'http://www.opengis.net/gml/srs/epsg.xml#41001’
[...]
Caused by: org.opengis.referencing.NoSuchAuthorityCodeException: No code
"EPSG:41001" from authority "European Petroleum Survey Group" found for
object of type "CoordinateReferenceSystem".
I went back to beta4 and that version does not seem to have this problem.
With kind regards,
Van Vollenhovenstraat 3
3016 BE Rotterdam
The Netherlands
Tel: + 31 (0) 10 885 1211
Mob: + 31 (0) 6 1498 6198
Fax: + 31 (0) 10 885 1240
AND AUTOMOTIVE NAVIGATION DATA DISCLAIMER The information contained in this
communication is intended solely for use by individual of entity to whom it
is addressed. Use of this communication by others is prohibited.
If the e-mail message
was sent to you by mistake, please destroy it without reading, using,
copying or disclosing its contents to any other person. We accept no
liability for damage related to data and/or documents which are communicated
by electronic mail.
-----Original Message-----
From: geoserver-devel-bounces@lists.sourceforge.net
[mailto:geoserver-devel-bounces@lists.sourceforge.net] On Behalf Of Andrea
Aime
Sent: donderdag 15 november 2007 18:45
To: Geoserver-devel
Subject: [Geoserver-devel] 1.6.0-rc1 ready for your testing pleasure
Hi all,
please take some time to check rc1 and see if there
is any major problem with it. You can find the
downloads here:
http://docs.codehaus.org/display/GEOS/Latest
We'll announce the release to the rest of the
world on Monday, if everything goes fine.
Cheers
Andrea
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
-------------------------------------------------------------------------
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-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
!DSPAM:4005,473d8127169961012714783!
Chris Holmes ha scritto:
Why are you using 41001? I mean, if you're trying to do google maps / mercator stuff then 900913 is now the preferred way. OpenLayers is using it too. It's a better projection than 41001, lines up better with gmaps, ect. If you look at the google maps demo with RC1 it should show you how to do it with OpenLayers.
So the easiest should be to just switch your stuff to use 900913. Or is 900913 not working either Andrea?
That's not working either, correct. Everything outside the official
EPSG database is broken if you express it in a form other
than EPSG:XXXX (and for bounding boxes, even if you do so... long story).
Cheers
Andrea