Yawata (Kyoto Prefecture) Map Cropping Samples
Yawata (Kyoto Prefecture) Map Cropping Samples-1
Yawata (Kyoto Prefecture) Map Cropping Samples-2
Yawata neighborhoods and villages map with 3D shadow effect
flag map of Yawata with 3D shadow effect
Yawata map with 3d shadow effect
Download outline map of Yawata (geojson format) :
Yawata.geojson (**)
Download polygon array of Yawata map for "Google Maps" :
Yawata.txt
Bounding Box for Yawata Map : ( 34.822666 , 135.679596 , 34.899132 , 135.752609 )
Wikipedia ID for Yawata : Q260923
Wikipedia SPARQL Query for Yawata (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q260923 wdt:P1082 ?population. }
OPTIONAL { wd:Q260923 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q260923 wdt:P2046 ?area. }
OPTIONAL { wd:Q260923 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q260923 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q260923 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 Yawata map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.822666, 135.679596, 34.899132, 135.752609);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yawata)
[out:json];
(
rel["name"="Yawata"][type=boundary];
rel["name:en"="Yawata"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yawata
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Hashimoto-kurigadani | 34.880910 , 135.688330 |
Iwata-takagi | 34.854120 , 135.743300 |
Kaminara-narazato | 34.869130 , 135.731980 |
Kawaguchi-horinouchi | 34.877800 , 135.721950 |
Kozuya-satogaito | 34.867100 , 135.743570 |
Minoyama-kosui | 34.854280 , 135.709770 |
Otokoyama-nagasawa | 34.868220 , 135.692980 |
Uchizato-kitanoyama | 34.864450 , 135.730220 |
Yawata | 34.885931 , 135.702610 |
Yawata | 34.870090 , 135.702700 |
Notes:
- You can download geometry data for Yawata 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.