Gero (Gifu Prefecture) Map Cropping Samples
Gero (Gifu Prefecture) Map Cropping Samples-1
Gero (Gifu Prefecture) Map Cropping Samples-2
Gero neighborhoods and villages map with 3D shadow effect
flag map of Gero with 3D shadow effect
Gero map with 3d shadow effect
Download outline map of Gero (geojson format) :
Gero.geojson (**)
Download polygon array of Gero map for "Google Maps" :
Gero.txt
Bounding Box for Gero Map : ( 35.620068 , 137.049606 , 36.037533 , 137.483902 )
Wikipedia ID for Gero : Q819639
Wikipedia SPARQL Query for Gero (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q819639 wdt:P1082 ?population. }
OPTIONAL { wd:Q819639 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q819639 wdt:P2046 ?area. }
OPTIONAL { wd:Q819639 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q819639 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q819639 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 Gero map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.620068, 137.049606, 36.037533, 137.483902);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gero)
[out:json];
(
rel["name"="Gero"][type=boundary];
rel["name:en"="Gero"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gero
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Gero | 35.807500 , 137.241576 |
Hagiwara | 35.866670 , 137.200000 |
Kami-joro | 35.900000 , 137.200000 |
Kanayama | 35.650000 , 137.150000 |
Kanayamacho-sugata-kirihora | 35.633330 , 137.133330 |
Miyaji | 35.766670 , 137.283330 |
Ofunato | 35.666670 , 137.166670 |
Osaka | 35.950000 , 137.266670 |
Seto | 35.733330 , 137.200000 |
Shimo-joro | 35.883330 , 137.200000 |
Shimohara | 35.666670 , 137.166670 |
Soshino | 35.700000 , 137.133330 |
Wada | 35.650000 , 137.116670 |
Yunoshima | 35.809505 , 137.239646 |
Notes:
- You can download geometry data for Gero 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.