Katsuragi (Nara Prefecture) Map Cropping Samples
Katsuragi (Nara Prefecture) Map Cropping Samples-1
Katsuragi (Nara Prefecture) Map Cropping Samples-2
Katsuragi neighborhoods and villages map with 3D shadow effect
flag map of Katsuragi with 3D shadow effect
Katsuragi map with 3d shadow effect
Download outline map of Katsuragi (geojson format) :
Katsuragi.geojson (**)
Download polygon array of Katsuragi map for "Google Maps" :
Katsuragi.txt
Bounding Box for Katsuragi Map : ( 34.464535 , 135.666306 , 34.540867 , 135.750198 )
Wikipedia ID for Katsuragi : Q659672
Wikipedia SPARQL Query for Katsuragi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q659672 wdt:P1082 ?population. }
OPTIONAL { wd:Q659672 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q659672 wdt:P2046 ?area. }
OPTIONAL { wd:Q659672 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q659672 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q659672 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 Katsuragi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.464535, 135.666306, 34.540867, 135.750198);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Katsuragi)
[out:json];
(
rel["name"="Katsuragi"][type=boundary];
rel["name:en"="Katsuragi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Katsuragi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Fuefuki | 34.472420 , 135.710990 |
Hikida | 34.505300 , 135.723830 |
Katsuragi | 34.485620 , 135.696980 |
Katsuragi | 34.485000 , 135.712000 |
Nagao | 34.509500 , 135.710610 |
Nishitsuji | 34.476380 , 135.722410 |
Obatake | 34.500000 , 135.715370 |
Shinjo | 34.487000 , 135.720080 |
Shinmachi | 34.480180 , 135.734960 |
Taima | 34.517920 , 135.695470 |
Takenouchi | 34.509040 , 135.700880 |
Notes:
- You can download geometry data for Katsuragi 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.