Opened 3 years ago
Closed 3 years ago
#2516 closed defect (fixed)
petascope - error for requesting CRS due to SECORE_URL template holder not replaced
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.0 |
Component: | petascope | Version: | 9.8 |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
The error happens for some reasons when requesting multiple DescribeCoverage
requests
xmlns:ows="http://www.opengis.net/ows/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink"> <ows:Exception exceptionCode="InvalidMetadata" > <ows:ExceptionText>$SECORE_URL$/crs/OGC/0/AnsiDate definition seems not valid.</ows:ExceptionText> </ows:Exception>
Note:
See TracTickets
for help on using tickets.