Wikipedia:WikiProject Geographical coordinates/coordinates search tool
Appearance
Description | MySQL Regular expression query | Status | Date |
---|---|---|---|
Sample searches | |||
Coordinates imported from the CSWiki | _source:cswiki
| ||
Cities whose populations are under 1,000 | _type:city_*\([0-9]{0,3}\)
| ||
Antarctic Circle (approximate) | =(66_[3-9]|66.[6-9]|6[7-9]|[7-9][0-9])[0-9_.]*_S_
| ||
Locations near Manhattan, NY | =40(_4[2-9]|.7|.8[0-5])[0-9_.]*_N_(73_5[5-9]|73.9|74_0?[0-2]|74.0)[0-9_.]*_W
| ||
Error detection | |||
Bad template parameters | \{\{\{[3468]\}\}\}
|
![]() |
2008-08-23 |
Articles missing metadata | _[WE]_+($|&title|\{+[[:digit:]]\}+)
|
![]() |
|
Missing W/E | _[NS]_[^WE]+_*($|&title|\{+[[:digit:]]\}+)
|
![]() |
|
N/S mixed up with E/W | _[EW]_[0-9._]+_[NS]_+
|
![]() |
|
missing ":" in parameters | _(region|source|scale|globe|type)_+
|
![]() |
2008-08-23 |
location: instead of region: | location:
|
![]() |
2008-08-24 |
non standard region codes | region:[^A-Z][^A-Z]
|
![]() |
|
invalid region codes | region:(UK|EU)
|
![]() |
2008-08-24 |
text as region code | region:[A-Z][^A-Z]
|
![]() |
2008-08-23 |
invalid types | type:(school|university)
|
![]() |
2008-08-24 |
invalid types | type:island
|
![]() |
2008-08-24 |
invalid types | type:lake
|
![]() |
2008-08-23 |