-
Notifications
You must be signed in to change notification settings - Fork 8
Open
1 / 11 of 1 issue completedOpen
1 / 11 of 1 issue completed
Copy link
Description
The database tables are currently populated with connectivity obtained from SCKAN, with their source_id column containing SCKAN's version identifier. These tables can also hold map specific connectivity with source_id then being a map's UUID.
A utility (Python script) is needed for running in a map server's environment that:
- Takes a map UUID.
- Checks the competency database to see if it already knows about this map.
- If not, extracts rendered connectivity (in the
metadatatable ofFLATMAP_ROOT/UUID/ index.mbtiles, namedpathways) and updates the database.
Once verified as working, this script would be periodically run by the server for each map it is managing.
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels