Gosen (Niigata Prefecture) Map Cropping Samples
Gosen (Niigata Prefecture) Map Cropping Samples-1
Gosen (Niigata Prefecture) Map Cropping Samples-2
Gosen neighborhoods and villages map with 3D shadow effect
flag map of Gosen with 3D shadow effect
Gosen map with 3d shadow effect
Download outline map of Gosen (geojson format) :
Gosen.geojson (**)
Download polygon array of Gosen map for "Google Maps" :
Gosen.txt
Bounding Box for Gosen Map : ( 37.509869 , 139.094208 , 37.777802 , 139.348404 )
Wikipedia ID for Gosen : Q858364
Wikipedia SPARQL Query for Gosen (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q858364 wdt:P1082 ?population. }
OPTIONAL { wd:Q858364 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q858364 wdt:P2046 ?area. }
OPTIONAL { wd:Q858364 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q858364 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q858364 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 Gosen map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.509869, 139.094208, 37.777802, 139.348404);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gosen)
[out:json];
(
rel["name"="Gosen"][type=boundary];
rel["name:en"="Gosen"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gosen
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Gosen | 37.733330 , 139.166670 |
Gosen | 37.717470 , 139.182014 |
Hashita | 37.728510 , 139.135570 |
Kamiokanbara | 37.655520 , 139.147480 |
Kamitogura | 37.637900 , 139.163840 |
Kariwa | 37.684820 , 139.136500 |
Kawamata | 37.650000 , 139.300000 |
Kawaze | 37.733330 , 139.200000 |
Kozuradani | 37.664090 , 139.267020 |
Maruta | 37.744540 , 139.143180 |
Matsuno | 37.668830 , 139.237720 |
Muramatsu | 37.683330 , 139.183330 |
Nishiyotsuya | 37.721030 , 139.148090 |
Okura | 37.704720 , 139.220480 |
Oyamada | 37.727990 , 139.235660 |
Sadori | 37.735980 , 139.290800 |
Sanbongi | 37.754070 , 139.175430 |
Shimojo | 37.763600 , 139.169870 |
Yasuide | 37.671260 , 139.185940 |
Yazugawa | 37.680890 , 139.208000 |
Notes:
- You can download geometry data for Gosen 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.