Takashima (Shiga Prefecture) Map Cropping Samples

Takashima (Shiga Prefecture) Map Cropping Samples-1
Takashima (Shiga Prefecture) Map Cropping Samples-1
Takashima (Shiga Prefecture) Map Cropping Samples-2
Takashima (Shiga Prefecture) Map Cropping Samples-2
Download outline map of Takashima (geojson format) : Takashima.geojson (**)
Download polygon array of Takashima map for "Google Maps" : Takashima.txt
Bounding Box for Takashima Map : ( 35.238786 , 135.763702 , 35.540401 , 136.15284 )
Wikipedia ID for Takashima : Q845794
Wikipedia SPARQL Query for Takashima (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q845794 wdt:P1082 ?population. }
OPTIONAL { wd:Q845794 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q845794 wdt:P2046 ?area. }
OPTIONAL { wd:Q845794 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q845794 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q845794 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.238786, 135.763702, 35.540401, 136.15284);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Takashima)
[out:json];
(
rel["name"="Takashima"][type=boundary];
rel["name:en"="Takashima"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Takashima
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Aiba 35.366670 , 136.033330
De-kamo 35.316670 , 136.016670
Hosaka 35.413540 , 135.942760
Ichiba 35.350000 , 135.916670
Imazu 35.403460 , 136.034950
Kaizu 35.465140 , 136.076150
Kamo 35.316670 , 136.016670
Katsuno 35.300000 , 136.016670
Murai 35.316670 , 135.900000
Takashima 35.294952 , 136.016235
Takashima 35.393439 , 136.035804


Notes:
- You can download geometry data for Takashima 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.

Create Takashima neighborhoods and villages map.


Share this page