Ikoma (Nara Prefecture) Map Cropping Samples
Ikoma (Nara Prefecture) Map Cropping Samples-1
Ikoma (Nara Prefecture) Map Cropping Samples-2
Ikoma neighborhoods and villages map with 3D shadow effect
flag map of Ikoma with 3D shadow effect
Ikoma map with 3d shadow effect
Download outline map of Ikoma (geojson format) :
Ikoma.geojson (**)
Download polygon array of Ikoma map for "Google Maps" :
Ikoma.txt
Bounding Box for Ikoma Map : ( 34.646465 , 135.670807 , 34.781265 , 135.756699 )
Wikipedia ID for Ikoma : Q328610
Wikipedia SPARQL Query for Ikoma (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q328610 wdt:P1082 ?population. }
OPTIONAL { wd:Q328610 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q328610 wdt:P2046 ?area. }
OPTIONAL { wd:Q328610 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q328610 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q328610 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 Ikoma map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.646465, 135.670807, 34.781265, 135.756699);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ikoma)
[out:json];
(
rel["name"="Ikoma"][type=boundary];
rel["name:en"="Ikoma"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ikoma
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arisatocho | 34.670410 , 135.706050 |
Asukano-kita | 34.715530 , 135.717640 |
Fujiocho | 34.667240 , 135.695060 |
Hagiharacho | 34.665420 , 135.703630 |
Higashi-asahigaoka | 34.689230 , 135.700850 |
Higashiikoma | 34.680800 , 135.717040 |
Hikarigaoka | 34.740990 , 135.714720 |
Ichibucho | 34.668330 , 135.719150 |
Ikoma | 34.683330 , 135.700000 |
Ikoma | 34.699989 , 135.711364 |
Kitataharacho | 34.731370 , 135.706680 |
Kitayamato | 34.726770 , 135.730280 |
Kobiraocho | 34.660040 , 135.700520 |
Komyocho | 34.704960 , 135.708330 |
Matsumidai | 34.711350 , 135.698430 |
Mayumi | 34.722200 , 135.729440 |
Minamitawaracho | 34.716760 , 135.702190 |
Nishihatacho | 34.667560 , 135.679210 |
Ozecho | 34.665240 , 135.712620 |
Shikahatacho | 34.728490 , 135.752540 |
Shin'ikomadai | 34.710230 , 135.703380 |
Yamasakicho | 34.690280 , 135.706540 |
Notes:
- You can download geometry data for Ikoma 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.