Skip to content

data quality tools #7

@smrgeoinfo

Description

@smrgeoinfo

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%' ?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions