Kurobe (Toyama Prefecture) Map Cropping Samples
Kurobe (Toyama Prefecture) Map Cropping Samples-1
Kurobe (Toyama Prefecture) Map Cropping Samples-2
Kurobe neighborhoods and villages map with 3D shadow effect
flag map of Kurobe with 3D shadow effect
Kurobe map with 3d shadow effect
Download outline map of Kurobe (geojson format) :
Kurobe.geojson (**)
Download polygon array of Kurobe map for "Google Maps" :
Kurobe.txt
Bounding Box for Kurobe Map : ( 36.623066 , 137.409393 , 36.922531 , 137.762497 )
Wikipedia ID for Kurobe : Q753864
Wikipedia SPARQL Query for Kurobe (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q753864 wdt:P1082 ?population. }
OPTIONAL { wd:Q753864 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q753864 wdt:P2046 ?area. }
OPTIONAL { wd:Q753864 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q753864 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q753864 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 Kurobe map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.623066, 137.409393, 36.922531, 137.762497);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kurobe)
[out:json];
(
rel["name"="Kurobe"][type=boundary];
rel["name:en"="Kurobe"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kurobe
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aimoto | 36.861350 , 137.548500 |
Akoyano | 36.846860 , 137.452280 |
Amidado | 36.836170 , 137.481380 |
Aramata | 36.914120 , 137.423040 |
Ikejiri | 36.818740 , 137.508350 |
Ikuji | 36.888780 , 137.417480 |
Ishida | 36.869650 , 137.421580 |
Kasayaburi | 36.828340 , 137.501730 |
Koyanodaira | 36.700000 , 137.650000 |
Kurobe | 36.790266 , 137.611852 |
Kurobe-shi | 36.901230 , 137.449550 |
Mikkaichi | 36.876750 , 137.445910 |
Nakajin | 36.839580 , 137.458840 |
Nyuzen | 36.893899 , 137.482738 |
Uchudani | 36.833200 , 137.494080 |
Unazuki-onsen | 36.816670 , 137.583330 |
Unazukimachi-aimotoshin | 36.879090 , 137.547410 |
Unazukimachi-akebi | 36.868580 , 137.556040 |
Unazukimachi-otozawa | 36.838880 , 137.564780 |
Unazukimachi-uchiyama | 36.847020 , 137.559440 |
Unazukimachi-urayama | 36.868220 , 137.520860 |
Notes:
- You can download geometry data for Kurobe 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.