Opened 8 years ago
Closed 8 years ago
#1344 closed defect (fixed)
SECORE_Add multple versions for EPSG
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 9.3 |
Component: | secore | Version: | development |
Keywords: | Cc: | Dimitar Misev, Vlad Merticariu | |
Complexity: | Medium |
Description
Before SECORE only support GmlDictionary.xml and UserDictionary.xml, and all is called version 0. (e.g: /def/crs/EPSG/0/4326, /def/crs/OGC/0/Index2D).
Now, it will separate GmlDictionary.xml with versions (8.5 and 8.9.2) in the URL with version 0 will connect to EPSG version 8.5.
e:g /def/crs/EPSG/8.5/4326
Note:
See TracTickets
for help on using tickets.