Eniwa (Hokkaido Prefecture) Map Cropping Samples
Eniwa (Hokkaido Prefecture) Map Cropping Samples-1
Eniwa (Hokkaido Prefecture) Map Cropping Samples-2
Eniwa neighborhoods and villages map with 3D shadow effect
flag map of Eniwa with 3D shadow effect
Eniwa map with 3d shadow effect
Download outline map of Eniwa (geojson format) :
Eniwa.geojson (**)
Download polygon array of Eniwa map for "Google Maps" :
Eniwa.txt
Bounding Box for Eniwa Map : ( 42.796665 , 141.235992 , 42.988335 , 141.652405 )
Wikipedia ID for Eniwa : Q733979
Wikipedia SPARQL Query for Eniwa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q733979 wdt:P1082 ?population. }
OPTIONAL { wd:Q733979 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q733979 wdt:P2046 ?area. }
OPTIONAL { wd:Q733979 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q733979 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q733979 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 Eniwa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](42.796665, 141.235992, 42.988335, 141.652405);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Eniwa)
[out:json];
(
rel["name"="Eniwa"][type=boundary];
rel["name:en"="Eniwa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Eniwa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Enami | 42.862720 , 141.591330 |
Eniwa | 42.892638 , 141.570607 |
Eniwa | 42.864266 , 141.448116 |
Izaributo | 42.939660 , 141.630020 |
Izarimachi | 42.880150 , 141.576070 |
Kasuga | 42.922870 , 141.627790 |
Kawabatagoryo | 42.850000 , 141.483330 |
Minamishimamatsu | 42.918470 , 141.594040 |
Mo-izari | 42.883330 , 141.566670 |
Shimamatsuzawa | 42.919440 , 141.538060 |
Notes:
- You can download geometry data for Eniwa 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.