Sakurai (Nara Prefecture) Map Cropping Samples
Sakurai (Nara Prefecture) Map Cropping Samples-1
Sakurai (Nara Prefecture) Map Cropping Samples-2
Sakurai neighborhoods and villages map with 3D shadow effect
flag map of Sakurai with 3D shadow effect
Sakurai map with 3d shadow effect
Download outline map of Sakurai (geojson format) :
Sakurai.geojson (**)
Download polygon array of Sakurai map for "Google Maps" :
Sakurai.txt
Bounding Box for Sakurai Map : ( 34.443401 , 135.8181 , 34.591732 , 135.947205 )
Wikipedia ID for Sakurai : Q127026
Wikipedia SPARQL Query for Sakurai (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q127026 wdt:P1082 ?population. }
OPTIONAL { wd:Q127026 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q127026 wdt:P2046 ?area. }
OPTIONAL { wd:Q127026 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q127026 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q127026 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 Sakurai map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.443401, 135.8181, 34.591732, 135.947205);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sakurai)
[out:json];
(
rel["name"="Sakurai"][type=boundary];
rel["name:en"="Sakurai"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sakurai
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abe | 34.502380 , 135.840950 |
Anashi | 34.545740 , 135.850500 |
Asago | 34.498250 , 135.855750 |
Daifuku | 34.514710 , 135.826850 |
Hase | 34.531980 , 135.905630 |
Iwasaka | 34.516610 , 135.895740 |
Kanaya | 34.523290 , 135.854730 |
Kasa | 34.566220 , 135.902450 |
Kayamori | 34.550070 , 135.925160 |
Kibi | 34.509440 , 135.829900 |
Kitayama | 34.475790 , 135.851300 |
Koma | 34.517550 , 135.897800 |
Kurozaki | 34.522630 , 135.879540 |
Mitani | 34.569650 , 135.924490 |
Miwa | 34.528130 , 135.847260 |
Obara | 34.501380 , 135.892980 |
Obu-dakeho | 34.569610 , 135.932970 |
Orii | 34.486870 , 135.865200 |
Ossaka | 34.510220 , 135.872000 |
Rokuro | 34.454360 , 135.871150 |
Ryutani | 34.510380 , 135.887410 |
Sagario | 34.496220 , 135.880350 |
Sakurai | 34.511083 , 135.862427 |
Shiba | 34.534720 , 135.841570 |
Shiraga | 34.538080 , 135.898360 |
Shurieda | 34.575020 , 135.912320 |
Tonomine | 34.464840 , 135.861090 |
Tsuji | 34.547750 , 135.841570 |
Wada | 34.551630 , 135.911420 |
Yainai | 34.467890 , 135.868530 |
Yokogaki | 34.484520 , 135.858800 |
Yonabari | 34.534300 , 135.930840 |
Notes:
- You can download geometry data for Sakurai 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.