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

data quality tools #7

Open
smrgeoinfo opened this issue Aug 5, 2018 · 0 comments
Open

data quality tools #7

smrgeoinfo opened this issue Aug 5, 2018 · 0 comments
Assignees

Comments

@smrgeoinfo
Copy link

smrgeoinfo commented Aug 5, 2018

in DataQuality-MapServices.sh, line 8, the sql query looks like there might be a problem in the where clause

r.url like '%WFS%' OR r.url like '%WMS%' r.url like '%wfs%' OR r.url like '%wfs%'

Shouldn't there be an 'OR' between '%WMS%' and r.url like '%wfs%' ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants