Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add flag to database to track when service behind a layer no longer exists #234

Open
blewis opened this issue Oct 27, 2016 · 3 comments
Open

Comments

@blewis
Copy link
Contributor

blewis commented Oct 27, 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.

@blewis 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
@capooti
Copy link
Contributor

capooti commented Nov 4, 2016

@bglewis we need to have this in place before going to production.
So I am flagging it for the 0.3.5 milestone.

@capooti capooti added this to the Version 0.3.5 milestone Nov 4, 2016
@blewis
Copy link
Contributor Author

blewis commented Nov 4, 2016

yes, thanks @capooti

@capooti
Copy link
Contributor

capooti commented May 23, 2017

moving to 0.4

@capooti capooti modified the milestones: 0.4, 0.3.5 May 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants