Nagahama (Shiga Prefecture) Map Cropping Samples
Nagahama (Shiga Prefecture) Map Cropping Samples-1
Nagahama (Shiga Prefecture) Map Cropping Samples-2
Nagahama neighborhoods and villages map with 3D shadow effect
flag map of Nagahama with 3D shadow effect
Nagahama map with 3d shadow effect
Download outline map of Nagahama (geojson format) :
Nagahama.geojson (**)
Download polygon array of Nagahama map for "Google Maps" :
Nagahama.txt
Bounding Box for Nagahama Map : ( 35.342533 , 136.092194 , 35.703732 , 136.362305 )
Wikipedia ID for Nagahama : Q844130
Wikipedia SPARQL Query for Nagahama (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q844130 wdt:P1082 ?population. }
OPTIONAL { wd:Q844130 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q844130 wdt:P2046 ?area. }
OPTIONAL { wd:Q844130 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q844130 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q844130 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 Nagahama map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.342533, 136.092194, 35.703732, 136.362305);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nagahama)
[out:json];
(
rel["name"="Nagahama"][type=boundary];
rel["name:en"="Nagahama"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nagahama
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Hannoura | 35.504490 , 136.182830 |
Hatabe | 35.500000 , 136.150000 |
Hirose | 35.500000 , 136.233330 |
Kawamichicho | 35.399000 , 136.234310 |
Kinomoto | 35.500000 , 136.216670 |
Kohoku | 35.440043 , 136.202895 |
Nagahama | 35.388407 , 136.289822 |
Nakanogo | 35.545500 , 136.202570 |
Nishiasai | 35.474930 , 136.144638 |
Shiotsu-hama | 35.518050 , 136.165670 |
Takata | 35.433330 , 136.233330 |
Torahime | 35.377573 , 136.261305 |
Yamamoto | 35.433330 , 136.216670 |
Yogo | 35.531218 , 136.205566 |
Yogocho Kaminyu | 35.562950 , 136.230640 |
Notes:
- You can download geometry data for Nagahama 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.