Midori (Gunma Prefecture) Map Cropping Samples
Midori (Gunma Prefecture) Map Cropping Samples-1
Midori (Gunma Prefecture) Map Cropping Samples-2
Midori neighborhoods and villages map with 3D shadow effect
flag map of Midori with 3D shadow effect
Midori map with 3d shadow effect
Download outline map of Midori (geojson format) :
Midori.geojson (**)
Download polygon array of Midori map for "Google Maps" :
Midori.txt
Bounding Box for Midori Map : ( 36.368866 , 139.232681 , 36.633602 , 139.483398 )
Wikipedia ID for Midori : Q576556
Wikipedia SPARQL Query for Midori (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q576556 wdt:P1082 ?population. }
OPTIONAL { wd:Q576556 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q576556 wdt:P2046 ?area. }
OPTIONAL { wd:Q576556 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q576556 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q576556 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 Midori map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.368866, 139.232681, 36.633602, 139.483398);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Midori)
[out:json];
(
rel["name"="Midori"][type=boundary];
rel["name:en"="Midori"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Midori
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Azumacho-godo | 36.539130 , 139.351990 |
Azumacho-hanawa | 36.522140 , 139.310100 |
Azumacho-kusagi | 36.574920 , 139.380540 |
Azumacho-sori | 36.587070 , 139.397870 |
Azumacho-zama | 36.533330 , 139.366670 |
Green | 36.435508 , 139.281063 |
Harubami | 36.594170 , 139.400060 |
Kasakakecho-saishikada | 36.400440 , 139.258410 |
Ohata | 36.516090 , 139.313290 |
Ōmama | 36.433330 , 139.283330 |
Omama-kamikanbai | 36.471840 , 139.251820 |
Omamacho-kiribara | 36.441510 , 139.269170 |
Notes:
- You can download geometry data for Midori 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.