Myoko (Niigata Prefecture) Map Cropping Samples
Myoko (Niigata Prefecture) Map Cropping Samples-1
Myoko (Niigata Prefecture) Map Cropping Samples-2
Myoko neighborhoods and villages map with 3D shadow effect
flag map of Myoko with 3D shadow effect
Myoko map with 3d shadow effect
Download outline map of Myoko (geojson format) :
Myoko.geojson (**)
Download polygon array of Myoko map for "Google Maps" :
Myoko.txt
Bounding Box for Myoko Map : ( 36.800133 , 138.003296 , 37.070599 , 138.382095 )
Wikipedia ID for Myoko : Q279642
Wikipedia SPARQL Query for Myoko (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q279642 wdt:P1082 ?population. }
OPTIONAL { wd:Q279642 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q279642 wdt:P2046 ?area. }
OPTIONAL { wd:Q279642 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q279642 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q279642 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 Myoko map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.800133, 138.003296, 37.070599, 138.382095);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Myoko)
[out:json];
(
rel["name"="Myoko"][type=boundary];
rel["name:en"="Myoko"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Myoko
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arai | 37.016670 , 138.250000 |
Kamibaba | 36.978430 , 138.299310 |
Kamihorinouchi | 36.983330 , 138.266670 |
Kamitsuboyama | 36.993820 , 138.305720 |
Kawakami | 37.004460 , 138.269460 |
Miyauchi | 37.050550 , 138.238630 |
Myoko | 36.861282 , 138.144847 |
Myoko | 36.870282 , 138.192886 |
Okemi | 36.901310 , 138.245370 |
Oshika | 36.941920 , 138.259330 |
Otani | 36.912180 , 138.230630 |
Seki-onsen | 36.905880 , 138.162610 |
Sekiyama | 36.933330 , 138.216670 |
Suginosawa | 36.849450 , 138.160070 |
Taguchi | 36.875360 , 138.207500 |
Notes:
- You can download geometry data for Myoko 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.