Opened 12 years ago
Closed 12 years ago
#158 closed defect (fixed)
SECORE error with (some) Vertical CRS
Reported by: | Piero Campalani | Owned by: | mrusu |
---|---|---|---|
Priority: | minor | Milestone: | 8.4 |
Component: | secore | Version: | 8.3 |
Keywords: | error vertial crs | Cc: | |
Complexity: | Medium |
Description
SECORE returns:
This page contains the following errors: error on line 112 at column 21: Namespace prefix gmd on EX_Extent is not defined error on line 113 at column 25: Namespace prefix gmd on description is not defined error on line 114 at column 31: Namespace prefix gco on CharacterString is not defined error on line 117 at column 40: Namespace prefix gmd on EX_GeographicBoundingBox is not defined error on line 118 at column 36: Namespace prefix gmd on westBoundLongitude is not defined error on line 119 at column 27: Namespace prefix gco on Decimal is not defined error on line 121 at column 36: Namespace prefix gmd on eastBoundLongitude is not defined error on line 122 at column 27: Namespace prefix gco on Decimal is not defined error on line 124 at column 36: Namespace prefix gmd on southBoundLatitude is not defined error on line 125 at column 27: Namespace prefix gco on Decimal is not defined error on line 127 at column 36: Namespace prefix gmd on northBoundLatitude is not defined error on line 128 at column 27: Namespace prefix gco on Decimal is not defined Below is a rendering of the page up to the first error.
when resolving some Vertical CRS definition.
Error examples:
- http://kahlua.eecs.jacobs-university.de:8080/def/crs/EPSG/0/5703
- http://kahlua.eecs.jacobs-university.de:8080/def/crs/EPSG/0/5759
Working examples:
Note:
See TracTickets
for help on using tickets.