Opened 3 years ago
Closed 3 years ago
#2470 closed enhancement (fixed)
petascope - add SECORE as embedded inside petascope
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | blocker | Milestone: | 10.0 |
Component: | petascope | Version: | 9.8 |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
- enable embedding secore into petascope as a library jar (internal secore)
- retain ability to work as a standalone webapp as well though, so it can be deployed on its own e.g. at opengis.net (external secore)
- in petascope.properties, additionally allow internal as a value for
secore_urls
, e.g. by default they could besecore_urls=internal
but if someone wants to add a fallback with potentially more CRS they could add external secore endpoints, e.g.secore_urls=internal
Note:
See TracTickets
for help on using tickets.