Should it be possible to use WFS-T with a compound CRS like EPSG:7415 (Projected + Vertical)
We made some local patches to get our in-house developed flash application working with WFS,
postgis DB and GML 3.1.
For WFS-T we run into some ‘conversion to MathTransform2D’ problems.
On Wed, Jul 20, 2011 at 10:05 AM, Sjoerd Brandsma <sbrandsma@anonymised.com> wrote:
Hi all,
Should it be possible to use WFS-T with a compound CRS like EPSG:7415
(Projected + Vertical)
We made some local patches to get our in-house developed flash application
working with WFS,
postgis DB and GML 3.1.
For WFS-T we run into some 'conversion to MathTransform2D' problems.
I assume this also needs some code changes?
It likely does, transformations from plain to compound srs do not work as of now
Cheers
Andrea
--
-------------------------------------------------------
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
Should it be possible to use WFS-T with a compound CRS like EPSG:7415
(Projected + Vertical)
We made some local patches to get our in-house developed flash application
working with WFS,
postgis DB and GML 3.1.
For WFS-T we run into some ‘conversion to MathTransform2D’ problems.
I assume this also needs some code changes?
It likely does, transformations from plain to compound srs do not work as of now
Cheers
Andrea
–
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
Should it be possible to use WFS-T with a compound CRS like EPSG:7415
(Projected + Vertical)
We made some local patches to get our in-house developed flash application
working with WFS,
postgis DB and GML 3.1.
For WFS-T we run into some ‘conversion to MathTransform2D’ problems.
I assume this also needs some code changes?
It likely does, transformations from plain to compound srs do not work as of now
Cheers
Andrea
–
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more. http://www.accelacomm.com/jaw/sfnl/114/51426210/
On Fri, Jul 22, 2011 at 8:57 AM, Sjoerd Brandsma <sbrandsma@anonymised.com> wrote:
Can you give me any hints where to start to implement/patch geoserver so it
can handle
compound crs coordinates with WFS-T?
Ah, besides Jody's suggestion, which is sort of the "high path",
better but harder,
the WFS code could be modified to extract the horizontal part of a compound
reference system using the CRS utility class.
It all boils down to where in particular that error happens. If it's
just to report
the modified area to the transaction listeners/plugins getting the horizonal
portion of the CRS might well work fine
Cheers
Andrea
--
-------------------------------------------------------
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy