Nakatsugawa (Gifu Prefecture) Map Cropping Samples
Nakatsugawa (Gifu Prefecture) Map Cropping Samples-1
Nakatsugawa (Gifu Prefecture) Map Cropping Samples-2
Nakatsugawa neighborhoods and villages map with 3D shadow effect
flag map of Nakatsugawa with 3D shadow effect
Nakatsugawa map with 3d shadow effect
Download outline map of Nakatsugawa (geojson format) :
Nakatsugawa.geojson (**)
Download polygon array of Nakatsugawa map for "Google Maps" :
Nakatsugawa.txt
Bounding Box for Nakatsugawa Map : ( 35.359333 , 137.324799 , 35.801334 , 137.634796 )
Wikipedia ID for Nakatsugawa : Q844052
Wikipedia SPARQL Query for Nakatsugawa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q844052 wdt:P1082 ?population. }
OPTIONAL { wd:Q844052 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q844052 wdt:P2046 ?area. }
OPTIONAL { wd:Q844052 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q844052 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q844052 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 Nakatsugawa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.359333, 137.324799, 35.801334, 137.634796);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nakatsugawa)
[out:json];
(
rel["name"="Nakatsugawa"][type=boundary];
rel["name:en"="Nakatsugawa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nakatsugawa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Fukuoka | 35.566670 , 137.450000 |
Kami-kuwabara | 35.700000 , 137.383330 |
Magome | 35.527756 , 137.565308 |
Naegi | 35.516670 , 137.483330 |
Naka-kuwabara | 35.700000 , 137.383330 |
Nakatsugawa | 35.491984 , 137.455444 |
Nakatsugawa | 35.552758 , 137.524108 |
Ochiai | 35.511690 , 137.530980 |
Sakashita | 35.566670 , 137.533330 |
Shimo-kuwabara | 35.700000 , 137.383330 |
Togane | 35.550000 , 137.366670 |
Notes:
- You can download geometry data for Nakatsugawa 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.