Download outline map of Wajima (geojson format) :
Wajima.geojson (**)
Download polygon array of Wajima map for "Google Maps" :
Wajima.txt
Bounding Box for Wajima Map : ( 37.191132 , 136.695206 , 37.8554 , 137.170593 )
Wikipedia ID for Wajima : Q823896
Wikipedia SPARQL Query for Wajima (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q823896 wdt:P1082 ?population. }
OPTIONAL { wd:Q823896 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q823896 wdt:P2046 ?area. }
OPTIONAL { wd:Q823896 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q823896 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q823896 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 Wajima map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.191132, 136.695206, 37.8554, 137.170593);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Wajima)
[out:json];
(
rel["name"="Wajima"][type=boundary];
rel["name:en"="Wajima"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Wajima
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Kamikurogawamachi | 37.353190 , 136.848700 |
Kitazura | 37.852460 , 136.922470 |
Koizumi | 37.300000 , 136.900000 |
Machinomachi-awagura | 37.421860 , 137.093230 |
Machinomachi-kanakura | 37.408150 , 137.073430 |
Miimachi-hosoya | 37.303310 , 136.886110 |
Miimachi-urushihara | 37.306770 , 136.897730 |
Miimachi-yoromi | 37.308460 , 136.944720 |
Monzenmachi-bessho | 37.278440 , 136.837770 |
Monzenmachi-domeki | 37.273720 , 136.834430 |
Monzenmachi-fukami | 37.307650 , 136.727250 |
Monzenmachi-hirooka | 37.283330 , 136.766670 |
Monzenmachi-igisu | 37.341360 , 136.747810 |
Monzenmachi-kamikochi | 37.255800 , 136.778220 |
Monzenmachi-katsuta | 37.294800 , 136.754580 |
Monzenmachi-korekiyo | 37.259510 , 136.731990 |
Monzenmachi-kuroshimamachi | 37.281340 , 136.735190 |
Monzenmachi-minazuki | 37.352160 , 136.758220 |
Monzenmachi-nonoya | 37.286240 , 136.816560 |
Monzenmachi-shimehara | 37.206400 , 136.732060 |
Monzenmachi-shirahage | 37.235950 , 136.758040 |
Monzenmachi-susukino | 37.341430 , 136.785020 |
Monzenmachi-toge | 37.287230 , 136.746640 |
Monzenmachi-tsurugiji | 37.231170 , 136.707020 |
Monzenmachi-yoshiura | 37.335200 , 136.738020 |
Nagaimachi | 37.370540 , 136.876200 |
Ozawamachi | 37.375410 , 136.802950 |
Satomachi | 37.433330 , 137.033330 |
Shirogane | 37.395570 , 136.932200 |
Shiroyonemachi | 37.421640 , 136.998200 |
Soryomachi | 37.404570 , 136.957110 |
Takimatamachi | 37.329850 , 136.866600 |
Taura | 37.399410 , 136.942410 |
Uchikoshimachi | 37.410950 , 136.965770 |
Uniumachi | 37.399610 , 136.852440 |
Wajima | 37.300276 , 136.961059 |
Wajima | 37.395792 , 136.907672 |
Notes:
- You can download geometry data for Wajima 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.