Kashihara (Nara Prefecture) Map Cropping Samples
Kashihara (Nara Prefecture) Map Cropping Samples-1
Kashihara (Nara Prefecture) Map Cropping Samples-2
Kashihara neighborhoods and villages map with 3D shadow effect
flag map of Kashihara with 3D shadow effect
Kashihara map with 3d shadow effect
Download outline map of Kashihara (geojson format) :
Kashihara.geojson (**)
Download polygon array of Kashihara map for "Google Maps" :
Kashihara.txt
Bounding Box for Kashihara Map : ( 34.463467 , 135.750305 , 34.537468 , 135.831497 )
Wikipedia ID for Kashihara : Q496319
Wikipedia SPARQL Query for Kashihara (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q496319 wdt:P1082 ?population. }
OPTIONAL { wd:Q496319 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q496319 wdt:P2046 ?area. }
OPTIONAL { wd:Q496319 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q496319 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q496319 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 Kashihara map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.463467, 135.750305, 34.537468, 135.831497);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kashihara)
[out:json];
(
rel["name"="Kashihara"][type=boundary];
rel["name:en"="Kashihara"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kashihara
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Besshocho | 34.496600 , 135.809820 |
Higashibojocho | 34.494190 , 135.766780 |
Imaicho | 34.505830 , 135.787940 |
Ishikawacho | 34.484050 , 135.797700 |
Kashihara-shi | 34.505645 , 135.788007 |
Kawanishicho | 34.479750 , 135.768860 |
Kuzumotocho | 34.522980 , 135.799920 |
Magarikawacho | 34.510750 , 135.764340 |
Misecho | 34.475570 , 135.793690 |
Nakazoshicho | 34.523380 , 135.768520 |
Ninokuchicho | 34.525470 , 135.790450 |
Shokocho | 34.511070 , 135.784510 |
Sogacho | 34.514580 , 135.777990 |
Tanakacho | 34.487800 , 135.805910 |
Toichicho | 34.531700 , 135.803430 |
Unebicho | 34.490690 , 135.793720 |
Yagicho | 34.510620 , 135.799200 |
Notes:
- You can download geometry data for Kashihara 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.