Yokkaichi (Mie Prefecture) Map Cropping Samples
Yokkaichi (Mie Prefecture) Map Cropping Samples-1
Yokkaichi (Mie Prefecture) Map Cropping Samples-2
Yokkaichi neighborhoods and villages map with 3D shadow effect
flag map of Yokkaichi with 3D shadow effect
Yokkaichi map with 3d shadow effect
Download outline map of Yokkaichi (geojson format) :
Yokkaichi.geojson (**)
Download polygon array of Yokkaichi map for "Google Maps" :
Yokkaichi.txt
Bounding Box for Yokkaichi Map : ( 34.900536 , 136.412994 , 35.070465 , 136.677673 )
Wikipedia ID for Yokkaichi : Q26410
Wikipedia SPARQL Query for Yokkaichi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q26410 wdt:P1082 ?population. }
OPTIONAL { wd:Q26410 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q26410 wdt:P2046 ?area. }
OPTIONAL { wd:Q26410 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q26410 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q26410 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 Yokkaichi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.900536, 136.412994, 35.070465, 136.677673);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yokkaichi)
[out:json];
(
rel["name"="Yokkaichi"][type=boundary];
rel["name:en"="Yokkaichi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yokkaichi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Hasedashimachi | 34.933330 , 136.616670 |
Hazu | 34.983330 , 136.633330 |
Higashi-sakabe | 34.983330 , 136.600000 |
Higashi-tomidacho | 35.000000 , 136.650000 |
Isozu | 34.928120 , 136.641810 |
Kawagoe | 34.973469 , 136.645202 |
Kawarada | 34.916670 , 136.600000 |
Kawashima | 34.966670 , 136.566670 |
Kita-gomitsuka | 34.921940 , 136.624790 |
Miyazumacho | 34.983190 , 136.459200 |
Mochibuku | 34.985630 , 136.642310 |
Nishi-hino | 34.950000 , 136.583330 |
Oinokawa | 34.953450 , 136.629670 |
Oiwake | 34.933330 , 136.600000 |
Sakura | 34.983330 , 136.533330 |
Shirasuka | 34.988290 , 136.647160 |
Suizawa-higashimachi | 34.958830 , 136.496570 |
Suizawa-honmachi | 34.972640 , 136.482540 |
Suizawa-nodacho | 34.964160 , 136.479760 |
Suizawa-tanimachi | 34.986080 , 136.484100 |
Tomitaisshiki | 35.000000 , 136.666670 |
Yamajo | 35.033330 , 136.583330 |
Yokkaichi | 34.966999 , 136.620483 |
Notes:
- You can download geometry data for Yokkaichi 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.