Anan (Tokushima Prefecture) Map Cropping Samples
Anan (Tokushima Prefecture) Map Cropping Samples-1
Anan (Tokushima Prefecture) Map Cropping Samples-2
Anan neighborhoods and villages map with 3D shadow effect
flag map of Anan with 3D shadow effect
Anan map with 3d shadow effect
Download outline map of Anan (geojson format) :
Anan.geojson (**)
Download polygon array of Anan map for "Google Maps" :
Anan.txt
Bounding Box for Anan Map : ( 33.785801 , 134.466797 , 33.986401 , 134.821198 )
Wikipedia ID for Anan : Q485583
Wikipedia SPARQL Query for Anan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q485583 wdt:P1082 ?population. }
OPTIONAL { wd:Q485583 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q485583 wdt:P2046 ?area. }
OPTIONAL { wd:Q485583 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q485583 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q485583 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 Anan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.785801, 134.466797, 33.986401, 134.821198);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Anan)
[out:json];
(
rel["name"="Anan"][type=boundary];
rel["name:en"="Anan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Anan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Anan | 33.917302 , 134.666946 |
Anan | 33.916670 , 134.650000 |
Baba | 33.850000 , 134.583330 |
Hanoura | 33.950000 , 134.633330 |
Kono | 33.800000 , 134.583330 |
Nakagawacho-nakashima | 33.940210 , 134.668480 |
Ogata | 33.883330 , 134.666670 |
Oji | 33.883330 , 134.616670 |
Tachibanacho | 33.873230 , 134.640170 |
Tomiokacho | 33.919610 , 134.653560 |
Tsubakicho | 33.827080 , 134.677020 |
Tsubakidomaricho | 33.844640 , 134.713350 |
Notes:
- You can download geometry data for Anan 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.