Iwade (Wakayama Prefecture) Map Cropping Samples
Iwade (Wakayama Prefecture) Map Cropping Samples-1
Iwade (Wakayama Prefecture) Map Cropping Samples-2
Iwade neighborhoods and villages map with 3D shadow effect
flag map of Iwade with 3D shadow effect
Iwade map with 3d shadow effect
Download outline map of Iwade (geojson format) :
Iwade.geojson (**)
Download polygon array of Iwade map for "Google Maps" :
Iwade.txt
Bounding Box for Iwade Map : ( 34.2388 , 135.270096 , 34.319065 , 135.337906 )
Wikipedia ID for Iwade : Q579623
Wikipedia SPARQL Query for Iwade (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q579623 wdt:P1082 ?population. }
OPTIONAL { wd:Q579623 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q579623 wdt:P2046 ?area. }
OPTIONAL { wd:Q579623 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q579623 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q579623 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 Iwade map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.2388, 135.270096, 34.319065, 135.337906);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Iwade)
[out:json];
(
rel["name"="Iwade"][type=boundary];
rel["name:en"="Iwade"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Iwade
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Anjo | 34.284290 , 135.296670 |
Funato | 34.249020 , 135.311240 |
Horiguchi | 34.275100 , 135.306760 |
Ibaramoto | 34.264850 , 135.307780 |
Iwade | 34.250000 , 135.316670 |
Iwade | 34.284294 , 135.316388 |
Nakabusa | 34.262370 , 135.317050 |
Nakajima | 34.261490 , 135.281790 |
Negoro | 34.280300 , 135.307320 |
Nojono | 34.273740 , 135.320310 |
Oshigawa | 34.303290 , 135.313720 |
Sakaidani | 34.309840 , 135.277900 |
Yama | 34.277760 , 135.280860 |
Notes:
- You can download geometry data for Iwade 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.