Opened 11 years ago
Closed 11 years ago
#391 closed defect (fixed)
Missing new line in CCRS output
Reported by: | Piero Campalani | Owned by: | mrusu |
---|---|---|---|
Priority: | trivial | Milestone: | 9.0 |
Component: | secore | Version: | 8.4 |
Keywords: | Cc: | ||
Complexity: | Trivial |
Description
Tiny little bug: newline char is missing after the identifier
element of a CompoundCRS
:
<?xml version="1.0" encoding="ISO-8859-1"?> <CompoundCRS ... > ... <identifier codeSpace='OGC'>...</identifier> <name>...</name> ... </CompoundCRS>
Note:
See TracTickets
for help on using tickets.