You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We will keep a record for every layer we have known about in the past. After a new harvest, when it is discovered a layer no longer exists, we keep the record but flag it.
Handle this with a date column which is only populated with a date when a layer no longer exists?
These layers would (likely) no longer be pushed to Solr, though there could be value in an advanced search which finds cached layers which no longer have services behind them. Users who have loaded such a layer to their maps and have used the layer, may still have what they need in mapproxy. The fact the service layer behind the proxy no longer exists will be noted in the Layer page. Eventually users may be messaged that the layer they were using no longer has a server behind it.
The text was updated successfully, but these errors were encountered:
blewis
changed the title
Add flag to database to track when a layer no longer exists
Add flag to database to track when service behind a layer no longer exists
Nov 3, 2016
We will keep a record for every layer we have known about in the past. After a new harvest, when it is discovered a layer no longer exists, we keep the record but flag it.
Handle this with a date column which is only populated with a date when a layer no longer exists?
These layers would (likely) no longer be pushed to Solr, though there could be value in an advanced search which finds cached layers which no longer have services behind them. Users who have loaded such a layer to their maps and have used the layer, may still have what they need in mapproxy. The fact the service layer behind the proxy no longer exists will be noted in the Layer page. Eventually users may be messaged that the layer they were using no longer has a server behind it.
The text was updated successfully, but these errors were encountered: