Opened 10 years ago

Closed 10 years ago

#557 closed defect (fixed)

Change CRS for Parksmall coverage

Reported by: Piero Campalani Owned by: Alireza
Priority: major Milestone: 9.0.x
Component: petascope Version: development
Keywords: parksmall crs Cc: Alireza
Complexity: Medium

Description

Currently its native CRS is set to EPSG:4327, but horizontal subsets' domain are definitely not degrees.

$ grep ":Trim.*>[0-9]\{6\}<" rasdaman/systemtest/testcases_services/test_wcs/queries/*multipoint*
queries/23-get_coverage_subset_all_dims_multipoint.xml:    <wcs:TrimLow>456300</wcs:TrimLow>
queries/23-get_coverage_subset_all_dims_multipoint.xml:    <wcs:TrimHigh>456399</wcs:TrimHigh>
queries/23-get_coverage_subset_all_dims_multipoint.xml:    <wcs:TrimLow>339866</wcs:TrimLow>
queries/23-get_coverage_subset_all_dims_multipoint.xml:    <wcs:TrimHigh>339867</wcs:TrimHigh>

Change History (4)

comment:1 by Piero Campalani, 10 years ago

comment:2 by Piero Campalani, 10 years ago

Owner: changed from Piero Campalani to Alireza
Status: newassigned

comment:4 by Piero Campalani, 10 years ago

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