Opened 10 years ago

Closed 5 years ago

#679 closed enhancement (wontfix)

Support for gml:CompoundCRS

Reported by: Piero Campalani Owned by: Dimitar Misev
Priority: minor Milestone: Future
Component: petascope Version: 9.0
Keywords: compound crs Cc: Marcus Sen, Bang Pham Huu
Complexity: Medium

Description

Currently Petascope builds compound CRSs by concatenating URIs of single CRSs. Single CRSs can be temporal, projected, geodetic, index etc.

Since compound definitions are officially defined too, Petascope should support compounds of either single or compound definitions.

For instance, EPSG:7405 is the official compound CRS which concatenates the single horizontal EPSG:27700 and the vertical EPSG:5101.

Workaround: While waiting for this feature, URIs of CRSs should simply reference single definitions, so in the example above instead of referencing EPSG:7405 one should explicitly concatenate EPSG:27700 and EPSG:5101.

Change History (10)

comment:1 by Dimitar Misev, 10 years ago

Compounding is only possible over single CRS according to the specification. Nesting compound CRS should be an error, see #150

comment:2 by Piero Campalani, 10 years ago

Ok, thanks for the link.
Ideally then one should be able to use a gml:CompoundCRS alone, with a guard check to avoid further compositions (in Petascope).

comment:3 by Marcus Sen, 10 years ago

Cc: Marcus Sen added

comment:4 by Piero Campalani, 10 years ago

Owner: changed from Piero Campalani to gxinghua
Status: newassigned

comment:5 by Dimitar Misev, 9 years ago

Milestone: 9.19.2

comment:6 by Dimitar Misev, 8 years ago

Owner: changed from gxinghua to Alex Dumitru

comment:7 by Dimitar Misev, 7 years ago

Cc: Bang Pham Huu added
Milestone: 9.29.4

comment:8 by Dimitar Misev, 7 years ago

Owner: changed from Alex Dumitru to Dimitar Misev

comment:9 by Dimitar Misev, 7 years ago

Milestone: 9.4Future

comment:10 by Vlad Merticariu, 5 years ago

Resolution: wontfix
Status: assignedclosed
Note: See TracTickets for help on using tickets.