Opened 9 months ago

Closed 8 months ago

#2762 closed enhancement (fixed)

FIX - support http://crs.rasdaman.com/def/crs/OGC/0/CRS84 CRS in petascope

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 10.2
Component: petascope Version: 10.2
Keywords: Cc: Dimitar Misev, javierurien@…
Complexity: Medium

Description

OGC/0/CRS84 is not a EPSG:code like EPSG:4326, but it is well-known, so petascope should support it.

Example request to clip by LonLat order with subsettingCRS=http://crs.rasdaman.com/def/crs/OGC/0/CRS84

http://localhost:8080/rasdaman/ows?service=WCS&version=2.0.1&request=GetCoverage&format=image/tiff&coverageId=test_world_temp&clip=POLYGON((-63.22062132913294%20-32.236234640106986,-63.57767699319544%20-32.509959558511106,-62.95420287210169%20-32.66732220870207,-63.22062132913294%20-32.236234640106986))&subsettingCrs=http://crs.rasdaman.com/def/crs/OGC/0/CRS84

Change History (1)

comment:1 by Bang Pham Huu, 8 months ago

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