Yoshinogawa (Tokushima Prefecture) Map Cropping Samples
Yoshinogawa (Tokushima Prefecture) Map Cropping Samples-1
Yoshinogawa (Tokushima Prefecture) Map Cropping Samples-2
Yoshinogawa neighborhoods and villages map with 3D shadow effect
flag map of Yoshinogawa with 3D shadow effect
Yoshinogawa map with 3d shadow effect
Download outline map of Yoshinogawa (geojson format) :
Yoshinogawa.geojson (**)
Download polygon array of Yoshinogawa map for "Google Maps" :
Yoshinogawa.txt
Bounding Box for Yoshinogawa Map : ( 33.978935 , 134.182907 , 34.092335 , 134.403809 )
Wikipedia ID for Yoshinogawa : Q592500
Wikipedia SPARQL Query for Yoshinogawa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q592500 wdt:P1082 ?population. }
OPTIONAL { wd:Q592500 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q592500 wdt:P2046 ?area. }
OPTIONAL { wd:Q592500 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q592500 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q592500 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 Yoshinogawa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.978935, 134.182907, 34.092335, 134.403809);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yoshinogawa)
[out:json];
(
rel["name"="Yoshinogawa"][type=boundary];
rel["name:en"="Yoshinogawa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yoshinogawa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Kamojima | 34.066670 , 134.350000 |
Kamojimacho-ushishima | 34.082020 , 134.379690 |
Kawashimacho-kawashima | 34.063990 , 134.320750 |
Sakisuka | 34.085230 , 134.389980 |
Yamagawacho-suwa | 34.065010 , 134.253930 |
Yamakawacho-machi | 34.047750 , 134.224270 |
Yamakawacho-maegawa | 34.057650 , 134.240220 |
Yoshinogawa | 34.052000 , 134.274301 |
Notes:
- You can download geometry data for Yoshinogawa 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.