Shibukawa (Gunma Prefecture) Map Cropping Samples
Shibukawa (Gunma Prefecture) Map Cropping Samples-1
Shibukawa (Gunma Prefecture) Map Cropping Samples-2
Shibukawa neighborhoods and villages map with 3D shadow effect
flag map of Shibukawa with 3D shadow effect
Shibukawa map with 3d shadow effect
Download outline map of Shibukawa (geojson format) :
Shibukawa.geojson (**)
Download polygon array of Shibukawa map for "Google Maps" :
Shibukawa.txt
Bounding Box for Shibukawa Map : ( 36.448799 , 138.880997 , 36.592133 , 139.169296 )
Wikipedia ID for Shibukawa : Q851492
Wikipedia SPARQL Query for Shibukawa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q851492 wdt:P1082 ?population. }
OPTIONAL { wd:Q851492 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q851492 wdt:P2046 ?area. }
OPTIONAL { wd:Q851492 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q851492 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q851492 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 Shibukawa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.448799, 138.880997, 36.592133, 139.169296);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Shibukawa)
[out:json];
(
rel["name"="Shibukawa"][type=boundary];
rel["name:en"="Shibukawa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Shibukawa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akagimachi-shikishima | 36.536890 , 139.039130 |
Akagimachi-tanashita | 36.575610 , 139.052310 |
Akagimachi-tsukuda | 36.545650 , 139.041600 |
Akutsu | 36.505300 , 139.005480 |
Gotanda | 36.496480 , 139.063240 |
Hokkitsumachi-kamihakoda | 36.486070 , 139.063800 |
Ikahomachi-ikaho | 36.502680 , 138.922930 |
Ikahomachi-mizusawa | 36.478600 , 138.949620 |
Kanai | 36.513000 , 138.984830 |
Komaba | 36.513710 , 139.068370 |
Kuresawa | 36.565950 , 139.038980 |
Murakami | 36.561160 , 138.917580 |
Onoko | 36.554520 , 138.940690 |
Samata | 36.522200 , 139.024370 |
Shibukawa | 36.483330 , 139.000000 |
Shibukawa | 36.498597 , 138.946666 |
Shinto | 36.470678 , 138.930077 |
Shiroi | 36.516690 , 139.016400 |
Teraushiro | 36.562650 , 139.074740 |
Yokobori | 36.558960 , 138.974720 |
Notes:
- You can download geometry data for Shibukawa 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.