Gamagori (Aichi Prefecture) Map Cropping Samples
Gamagori (Aichi Prefecture) Map Cropping Samples-1
Gamagori (Aichi Prefecture) Map Cropping Samples-2
Gamagori neighborhoods and villages map with 3D shadow effect
flag map of Gamagori with 3D shadow effect
Gamagori map with 3d shadow effect
Download outline map of Gamagori (geojson format) :
Gamagori.geojson (**)
Download polygon array of Gamagori map for "Google Maps" :
Gamagori.txt
Bounding Box for Gamagori Map : ( 34.765202 , 137.163498 , 34.870132 , 137.301392 )
Wikipedia ID for Gamagori : Q694930
Wikipedia SPARQL Query for Gamagori (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q694930 wdt:P1082 ?population. }
OPTIONAL { wd:Q694930 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q694930 wdt:P2046 ?area. }
OPTIONAL { wd:Q694930 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q694930 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q694930 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 Gamagori map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.765202, 137.163498, 34.870132, 137.301392);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gamagori)
[out:json];
(
rel["name"="Gamagori"][type=boundary];
rel["name:en"="Gamagori"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gamagori
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chigara | 34.783330 , 137.183330 |
Gamagōri | 34.833330 , 137.233330 |
Hashida | 34.766700 , 137.171230 |
Katanohara | 34.800000 , 137.183330 |
Notes:
- You can download geometry data for Gamagori 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.