Shibata (Niigata Prefecture) Map Cropping Samples
Shibata (Niigata Prefecture) Map Cropping Samples-1
Shibata (Niigata Prefecture) Map Cropping Samples-2
Shibata neighborhoods and villages map with 3D shadow effect
flag map of Shibata with 3D shadow effect
Shibata map with 3d shadow effect
Download outline map of Shibata (geojson format) :
Shibata.geojson (**)
Download polygon array of Shibata map for "Google Maps" :
Shibata.txt
Bounding Box for Shibata Map : ( 37.789333 , 139.242203 , 38.049465 , 139.682098 )
Wikipedia ID for Shibata : Q601950
Wikipedia SPARQL Query for Shibata (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q601950 wdt:P1082 ?population. }
OPTIONAL { wd:Q601950 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q601950 wdt:P2046 ?area. }
OPTIONAL { wd:Q601950 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q601950 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q601950 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 Shibata map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.789333, 139.242203, 38.049465, 139.682098);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Shibata)
[out:json];
(
rel["name"="Shibata"][type=boundary];
rel["name:en"="Shibata"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Shibata
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arakawa | 37.883420 , 139.324630 |
Fujitsukahama | 38.037770 , 139.301720 |
Goto | 37.950020 , 139.394350 |
Hakoiwa | 37.986200 , 139.386060 |
Hayamichiba | 37.954590 , 139.375430 |
Hitobashi | 38.006710 , 139.289000 |
Iijima | 37.936720 , 139.283990 |
Ijimino | 37.933870 , 139.351020 |
Inarioka | 38.015630 , 139.326540 |
Ishiki | 37.938010 , 139.382440 |
Kamiakatani | 37.837800 , 139.416800 |
Kumaide | 37.998450 , 139.467780 |
Matsuoka | 37.895800 , 139.341640 |
Mitoshi Gawa | 38.026570 , 139.340520 |
Nakai | 37.862860 , 139.310770 |
Nakanakayama | 37.855210 , 139.411240 |
Oguni | 37.872685 , 139.641723 |
Otoji | 37.917540 , 139.305900 |
Sekii | 38.014560 , 139.324660 |
Shibata | 37.950000 , 139.333330 |
Shibata | 37.879774 , 139.312947 |
Shimohonda | 37.890220 , 139.286000 |
Shiunji | 38.016670 , 139.350000 |
Tenno | 37.899150 , 139.270970 |
Yonekura | 37.898300 , 139.373360 |
Notes:
- You can download geometry data for Shibata 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.