Tsuruga (Fukui Prefecture) Map Cropping Samples
Tsuruga (Fukui Prefecture) Map Cropping Samples-1
Tsuruga (Fukui Prefecture) Map Cropping Samples-2
Tsuruga neighborhoods and villages map with 3D shadow effect
flag map of Tsuruga with 3D shadow effect
Tsuruga map with 3d shadow effect
Download outline map of Tsuruga (geojson format) :
Tsuruga.geojson (**)
Download polygon array of Tsuruga map for "Google Maps" :
Tsuruga.txt
Bounding Box for Tsuruga Map : ( 35.5266 , 135.96431 , 35.765999 , 136.176697 )
Wikipedia ID for Tsuruga : Q847581
Wikipedia SPARQL Query for Tsuruga (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q847581 wdt:P1082 ?population. }
OPTIONAL { wd:Q847581 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q847581 wdt:P2046 ?area. }
OPTIONAL { wd:Q847581 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q847581 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q847581 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 Tsuruga map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.5266, 135.96431, 35.765999, 136.176697);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tsuruga)
[out:json];
(
rel["name"="Tsuruga"][type=boundary];
rel["name:en"="Tsuruga"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tsuruga
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akasaki | 35.687780 , 136.086670 |
Azo | 35.723380 , 136.097950 |
Futamura | 35.670280 , 136.038610 |
Hikida | 35.600790 , 136.100690 |
Horaicho | 35.658060 , 136.068060 |
Irohama | 35.728430 , 136.035850 |
Itsuhata | 35.706670 , 136.088330 |
Jogo | 35.692220 , 136.029440 |
Kawasakicho | 35.656940 , 136.064440 |
Kutsu | 35.695780 , 136.036660 |
Mariyama | 35.679470 , 136.079490 |
Ohida | 35.748330 , 136.100830 |
Shiraki | 35.731740 , 135.977140 |
Suizu | 35.738060 , 136.096110 |
Tateishi | 35.758330 , 136.023330 |
Tenoura | 35.715610 , 136.038590 |
Tone | 35.604840 , 136.147560 |
Tsuruga | 35.642432 , 136.063096 |
Urasoko | 35.737600 , 136.027570 |
Notes:
- You can download geometry data for Tsuruga 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.