Nihonmatsu (Fukushima Prefecture) Map Cropping Samples
Nihonmatsu (Fukushima Prefecture) Map Cropping Samples-1
Nihonmatsu (Fukushima Prefecture) Map Cropping Samples-2
Nihonmatsu neighborhoods and villages map with 3D shadow effect
flag map of Nihonmatsu with 3D shadow effect
Nihonmatsu map with 3d shadow effect
Download outline map of Nihonmatsu (geojson format) :
Nihonmatsu.geojson (**)
Download polygon array of Nihonmatsu map for "Google Maps" :
Nihonmatsu.txt
Bounding Box for Nihonmatsu Map : ( 37.499332 , 140.280807 , 37.651402 , 140.686493 )
Wikipedia ID for Nihonmatsu : Q685491
Wikipedia SPARQL Query for Nihonmatsu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q685491 wdt:P1082 ?population. }
OPTIONAL { wd:Q685491 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q685491 wdt:P2046 ?area. }
OPTIONAL { wd:Q685491 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q685491 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q685491 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 Nihonmatsu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.499332, 140.280807, 37.651402, 140.686493);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nihonmatsu)
[out:json];
(
rel["name"="Nihonmatsu"][type=boundary];
rel["name:en"="Nihonmatsu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nihonmatsu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Dake-onsen | 37.606090 , 140.355120 |
Domeki | 37.549760 , 140.615310 |
Hagitaira | 37.554660 , 140.651970 |
Harimichi | 37.600000 , 140.583330 |
Hatsumori | 37.511560 , 140.522800 |
Kaiya | 37.620920 , 140.544720 |
Kanairo | 37.586780 , 140.429980 |
Kohata | 37.623330 , 140.552550 |
Kuroshouchi | 37.581710 , 140.607450 |
Minami-sugita | 37.550000 , 140.416670 |
Mobara | 37.535660 , 140.638940 |
Nihommatsu | 37.583330 , 140.433330 |
Nihonmatsu | 37.630585 , 140.313262 |
Nishitani | 37.580950 , 140.543960 |
Ota | 37.598530 , 140.538100 |
Saiwaicho | 37.627300 , 140.449830 |
Sugisawa | 37.515610 , 140.569800 |
Sugitamachi | 37.567410 , 140.413950 |
Taya | 37.618840 , 140.557860 |
Tazawa | 37.561240 , 140.649830 |
Tosawa | 37.571970 , 140.601210 |
Yamada | 37.621690 , 140.559400 |
Yuimachi | 37.618480 , 140.461760 |
Notes:
- You can download geometry data for Nihonmatsu 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.