Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
This query is marked as a draft
This query has been published
by
Larske
.
Articles with geotags not using parameter "type" according to the "coord" template documentation
Toggle Highlighting
SQL
USE svwiki_p; DESCRIBE geo_tags; SELECT gt_type, gt_id, gt_name, gt_lat, gt_lon, page_id, page_title FROM geo_tags LEFT OUTER JOIN page on page_id = gt_page_id WHERE gt_type = 'city\(316416' or gt_type = 'city\,region\:gb' or gt_type = 'city\:gb' or gt_type = 'cottage' or gt_type = 'county' or gt_type = 'de' or gt_type = 'dyke' or gt_type = 'extinct' or gt_type = 'glasbruk' LIMIT 1000
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...