Download outline map of Tsukubamirai (geojson format) :
Tsukubamirai.geojson (**)
Download polygon array of Tsukubamirai map for "Google Maps" :
Tsukubamirai.txt
Bounding Box for Tsukubamirai Map : ( 35.931465 , 139.971603 , 36.045532 , 140.114395 )
Wikipedia ID for Tsukubamirai : Q877254
Wikipedia SPARQL Query for Tsukubamirai (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q877254 wdt:P1082 ?population. }
OPTIONAL { wd:Q877254 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q877254 wdt:P2046 ?area. }
OPTIONAL { wd:Q877254 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q877254 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q877254 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Tsukubamirai map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.931465, 139.971603, 36.045532, 140.114395);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tsukubamirai)
[out:json];
(
rel["name"="Tsukubamirai"][type=boundary];
rel["name:en"="Tsukubamirai"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tsukubamirai
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Funato | 35.977870 , 139.998010 |
Furuhashi | 35.973530 , 139.992210 |
Gebagi | 35.975650 , 139.989040 |
Hiranuma | 35.971270 , 139.997920 |
Hososhiro | 35.998910 , 139.975130 |
Juwa | 35.999840 , 139.995390 |
Kamiome | 35.989740 , 139.996720 |
Kinunodai | 35.977210 , 139.977490 |
Kokinu | 35.983770 , 139.978090 |
Komenojo | 35.987280 , 139.985430 |
Miyado | 35.995780 , 139.996200 |
Miyado-honden | 35.992420 , 139.994450 |
Miyado-shinden | 35.994190 , 139.999120 |
Nishinodai | 35.990580 , 139.983420 |
Nishinodai-minami | 35.988220 , 139.984150 |
Obari | 35.983330 , 140.050000 |
Ondeshi | 35.963800 , 139.998950 |
Oniosa | 35.981760 , 139.999420 |
Shirota | 35.983350 , 139.995690 |
Sugishita | 35.989880 , 139.987320 |
Suwa | 35.979080 , 139.986030 |
Terahata | 35.994600 , 139.984920 |
Tsukubamirai | 35.986896 , 140.048219 |
Tsutsudo | 35.970160 , 139.992940 |
Uchijuku | 35.970710 , 139.986380 |
Notes:
- You can download geometry data for Tsukubamirai in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**)
Terms of Use for downloaded geojson files.