Tamura (Fukushima Prefecture) Map Cropping Samples
Tamura (Fukushima Prefecture) Map Cropping Samples-1
Tamura (Fukushima Prefecture) Map Cropping Samples-2
Tamura neighborhoods and villages map with 3D shadow effect
flag map of Tamura with 3D shadow effect
Tamura map with 3d shadow effect
Download outline map of Tamura (geojson format) :
Tamura.geojson (**)
Download polygon array of Tamura map for "Google Maps" :
Tamura.txt
Bounding Box for Tamura Map : ( 37.274868 , 140.504807 , 37.538399 , 140.862106 )
Wikipedia ID for Tamura : Q734400
Wikipedia SPARQL Query for Tamura (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q734400 wdt:P1082 ?population. }
OPTIONAL { wd:Q734400 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q734400 wdt:P2046 ?area. }
OPTIONAL { wd:Q734400 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q734400 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q734400 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 Tamura map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.274868, 140.504807, 37.538399, 140.862106);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tamura)
[out:json];
(
rel["name"="Tamura"][type=boundary];
rel["name:en"="Tamura"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tamura
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ebisawa | 37.401580 , 140.692410 |
Funehiki | 37.433330 , 140.583330 |
Funehikimachi-arawata | 37.469010 , 140.533400 |
Funehikimachi-ashizawa | 37.416680 , 140.544530 |
Funehikimachi-horikoshi | 37.392350 , 140.571700 |
Funehikimachi-ishizawa | 37.499910 , 140.601290 |
Funehikimachi-kadoshika | 37.476800 , 140.570200 |
Funehikimachi-kitautsushi | 37.518760 , 140.634650 |
Funehikimachi-niitate | 37.497070 , 140.582110 |
Funehikimachi-okura | 37.498160 , 140.568640 |
Funehikimachi-yokomichi | 37.476470 , 140.685910 |
Hinatamae | 37.496010 , 140.706360 |
Kamiaoishizawa | 37.513180 , 140.597650 |
Miyakojimachi-furumichi | 37.436120 , 140.792630 |
Miyakojimachi-iwaisawa | 37.462250 , 140.724680 |
Negishi | 37.515400 , 140.649870 |
Ogoemachi-kamiogoe | 37.383330 , 140.633330 |
Okubo | 37.395840 , 140.800160 |
Takinemachi-hirose | 37.300380 , 140.654510 |
Takinemachi-kanmata | 37.330420 , 140.668270 |
Takinemachi-sugaya | 37.353910 , 140.629870 |
Tokiwamachi-hotta | 37.412490 , 140.695300 |
Tokiwamachi-nishimuki | 37.455980 , 140.623640 |
Tokiwamachi-tokiwa | 37.436400 , 140.646070 |
Notes:
- You can download geometry data for Tamura 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.