Ena (Gifu Prefecture) Map Cropping Samples
Ena (Gifu Prefecture) Map Cropping Samples-1
Ena (Gifu Prefecture) Map Cropping Samples-2
Ena neighborhoods and villages map with 3D shadow effect
flag map of Ena with 3D shadow effect
Ena map with 3d shadow effect
Download outline map of Ena (geojson format) :
Ena.geojson (**)
Download polygon array of Ena map for "Google Maps" :
Ena.txt
Bounding Box for Ena Map : ( 35.222801 , 137.250305 , 35.547932 , 137.604004 )
Wikipedia ID for Ena : Q819653
Wikipedia SPARQL Query for Ena (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q819653 wdt:P1082 ?population. }
OPTIONAL { wd:Q819653 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q819653 wdt:P2046 ?area. }
OPTIONAL { wd:Q819653 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q819653 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q819653 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 Ena map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.222801, 137.250305, 35.547932, 137.604004);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ena)
[out:json];
(
rel["name"="Ena"][type=boundary];
rel["name:en"="Ena"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ena
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akechi | 35.300000 , 137.383330 |
Ena | 35.312884 , 137.389526 |
Ena | 35.394202 , 137.402229 |
Iwamura | 35.366670 , 137.433330 |
Kami | 35.300000 , 137.483330 |
Kanedaira | 35.350000 , 137.416670 |
Kasagicho-kerokubo | 35.500000 , 137.366670 |
Nakagiri | 35.516670 , 137.316670 |
Oicho | 35.450000 , 137.416670 |
Notes:
- You can download geometry data for Ena 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.