Imizu (Toyama Prefecture) Map Cropping Samples
Imizu (Toyama Prefecture) Map Cropping Samples-1
Imizu (Toyama Prefecture) Map Cropping Samples-2
Imizu neighborhoods and villages map with 3D shadow effect
flag map of Imizu with 3D shadow effect
Imizu map with 3d shadow effect
Download outline map of Imizu (geojson format) :
Imizu.geojson (**)
Download polygon array of Imizu map for "Google Maps" :
Imizu.txt
Bounding Box for Imizu Map : ( 36.646133 , 137.010895 , 36.794132 , 137.179993 )
Wikipedia ID for Imizu : Q851411
Wikipedia SPARQL Query for Imizu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q851411 wdt:P1082 ?population. }
OPTIONAL { wd:Q851411 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q851411 wdt:P2046 ?area. }
OPTIONAL { wd:Q851411 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q851411 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q851411 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 Imizu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.646133, 137.010895, 36.794132, 137.179993);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Imizu)
[out:json];
(
rel["name"="Imizu"][type=boundary];
rel["name:en"="Imizu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Imizu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aoidani | 36.688660 , 137.074510 |
Ashiarai-shinmachi | 36.759030 , 137.167170 |
Daimon | 36.732130 , 137.050960 |
Gejo Gawa | 36.762080 , 137.111520 |
Hashigejo | 36.700000 , 137.083330 |
Horioka | 36.770930 , 137.126490 |
Horioka-furumyojin | 36.769810 , 137.132380 |
Imizu | 36.768350 , 137.125720 |
Imizu | 36.733236 , 137.095306 |
Kaguramachi | 36.760440 , 137.081600 |
Kamo-chubu | 36.741130 , 137.146750 |
Kobayashi | 36.733110 , 137.067830 |
Kojima | 36.734950 , 137.061350 |
Kosugi | 36.725677 , 137.081909 |
Kosugi-kitano | 36.688080 , 137.117060 |
Kosugi-shiraishi | 36.727950 , 137.130020 |
Kurokawa | 36.704120 , 137.110490 |
Matsumoto | 36.760380 , 137.066560 |
Node | 36.677640 , 137.069940 |
Okitsukahara | 36.751400 , 137.067400 |
Tsubatae | 36.746460 , 137.106010 |
Notes:
- You can download geometry data for Imizu 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.