Kakuda (Miyagi Prefecture) Map Cropping Samples
Kakuda (Miyagi Prefecture) Map Cropping Samples-1
Kakuda (Miyagi Prefecture) Map Cropping Samples-2
Kakuda neighborhoods and villages map with 3D shadow effect
flag map of Kakuda with 3D shadow effect
Kakuda map with 3d shadow effect
Download outline map of Kakuda (geojson format) :
Kakuda.geojson (**)
Download polygon array of Kakuda map for "Google Maps" :
Kakuda.txt
Bounding Box for Kakuda Map : ( 37.912464 , 140.6866 , 38.0774 , 140.856293 )
Wikipedia ID for Kakuda : Q696425
Wikipedia SPARQL Query for Kakuda (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q696425 wdt:P1082 ?population. }
OPTIONAL { wd:Q696425 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q696425 wdt:P2046 ?area. }
OPTIONAL { wd:Q696425 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q696425 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q696425 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 Kakuda map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.912464, 140.6866, 38.0774, 140.856293);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kakuda)
[out:json];
(
rel["name"="Kakuda"][type=boundary];
rel["name:en"="Kakuda"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kakuda
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Edano | 37.948910 , 140.802860 |
Kajika | 37.983940 , 140.782300 |
Kakuda | 37.966670 , 140.783330 |
Kakuda | 38.014166 , 140.765261 |
Kanazu | 37.959750 , 140.827260 |
Kimigaya | 38.033610 , 140.755560 |
Mitsumeuchi | 37.944040 , 140.804830 |
Motodate | 37.950270 , 140.796480 |
Sakura | 37.998300 , 140.793010 |
Sakuramachi | 37.991520 , 140.793990 |
Sangatsuden | 37.942800 , 140.818130 |
Shimbashi | 38.016670 , 140.800000 |
Takakura | 38.000000 , 140.733330 |
Notes:
- You can download geometry data for Kakuda 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.