Opened 10 years ago

Closed 9 years ago

#689 closed enhancement (invalid)

Importing BGS sample tin data into postgis

Reported by: Alireza Owned by: Peter Baumann
Priority: minor Milestone: 9.0.x
Component: petascope Version: development
Keywords: Cc: Piero Campalani, Peter Baumann
Complexity: Medium

Description

The data is stored in tsurf format in which first the vertices and their coordinates in 2D listed with a data value (elevation) and then the triangles are listed.

Change History (8)

comment:1 by Dimitar Misev, 10 years ago

Priority: majorcritical

The WCPS test fails now for me

test.sh: deleting coverage wc_dtm_small from petascope... ok.
test.sh: done.
test.sh: importing wc_dtm_small... grep: /home/dimitar/projects/rasdaman/community/src/systemtest/testcases_services/test_wcps/testdata/wc_dtm_small.ts: No such file or directory
grep: /home/dimitar/projects/rasdaman/community/src/systemtest/testcases_services/test_wcps/testdata/wc_dtm_small.ts: No such file or directory
/home/dimitar/projects/rasdaman/community/src/systemtest/util/petascope.sh: line 926: /home/dimitar/projects/rasdaman/community/src/systemtest/testcases_services/test_wcps/testdata/wc_dtm_small.ts: No such file or directory
expr: syntax error
awk: cmd. line:2: NR >= 
awk: cmd. line:2:       ^ unexpected newline or end of string
ERROR:  relation "ps_multisurface" does not exist
LINE 1: ...|| St_YMin(ST_Extent(surface))   FROM ps_coverage,ps_multisu...
                                                             ^
ERROR:  relation "ps_multisurface" does not exist
LINE 1: ...|| St_YMax(ST_Extent(surface))   FROM ps_coverage,ps_multisu...
                                                             ^
ERROR:  new row for relation "ps_bounding_box" violates check constraint "upper_right_is_not_empty"

comment:2 by Dimitar Misev, 10 years ago

Cc: Piero Campalani added

Same for WCS and WMS tests.

comment:3 by Dimitar Misev, 10 years ago

Cc: Peter Baumann added
Owner: changed from Alireza to Peter Baumann
Status: newassigned

It seems like the issue is because of some pending patches, so reassigning to Peter.

comment:4 by Dimitar Misev, 10 years ago

While we are here, I'd like to propose that we adhere to self-containing patches that do not break things, and do not depend on other patches.

comment:5 by Alireza, 10 years ago

I thought since they all are labelled with the same ticket number will be applied together.

comment:6 by Dimitar Misev, 10 years ago

Not sure, what is the status of this ticket? Should it be closed? Otherwise, should it still be critical?

comment:7 by Dimitar Misev, 10 years ago

Priority: criticalminor

comment:8 by Dimitar Misev, 9 years ago

Resolution: invalid
Status: assignedclosed

I assume expired, please complain if it isn't the case.

Note: See TracTickets for help on using tickets.