Ama (Aichi Prefecture) Map Cropping Samples
Ama (Aichi Prefecture) Map Cropping Samples-1
Ama (Aichi Prefecture) Map Cropping Samples-2
Ama neighborhoods and villages map with 3D shadow effect
flag map of Ama with 3D shadow effect
Ama map with 3d shadow effect
Download outline map of Ama (geojson format) :
Ama.geojson (**)
Download polygon array of Ama map for "Google Maps" :
Ama.txt
Bounding Box for Ama Map : ( 35.147469 , 136.7612 , 35.217533 , 136.847702 )
Wikipedia ID for Ama : Q451661
Wikipedia SPARQL Query for Ama (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q451661 wdt:P1082 ?population. }
OPTIONAL { wd:Q451661 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q451661 wdt:P2046 ?area. }
OPTIONAL { wd:Q451661 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q451661 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q451661 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 Ama map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.147469, 136.7612, 35.217533, 136.847702);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ama)
[out:json];
(
rel["name"="Ama"][type=boundary];
rel["name:en"="Ama"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ama
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Jimokuji | 35.200464 , 136.826477 |
Kida | 35.200000 , 136.783330 |
Miwa | 35.185909 , 136.793089 |
Notes:
- You can download geometry data for Ama 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.