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

  1. enable embedding secore into petascope as a library jar (internal secore)
  2. 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)
  3. in petascope.properties, additionally allow internal as a value for secore_urls, e.g. by default they could be
    secore_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
    

Change History (1)

comment:1 by Bang Pham Huu, 3 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.