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
Edgars2007
.
Toggle Highlighting
SQL
use lvwiki_p; #set @cat1:="All_media_needing_categories_as_of_20%"; #set @cat2:="Media_needing_category_review_as_of_%"; set @ziemeli:= 58.08; set @dienvidi:= 55.67478947; set @austrumi:= 28.24140787;#lon set @rietumi:= 20.97017527; #describe geo_tags; select page_title, concat(gt_lat,' ',gt_lon), gt_lat, gt_lon, gt_dim, gt_type, gt_name, gt_country, gt_region from geo_tags join page on page_id=gt_page_id and page_namespace=0 where gt_primary=1 and (gt_lat<@ziemeli and gt_lat>@dienvidi and gt_lon>@rietumi and gt_lon<@austrumi)
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...