Tondabayashi (Osaka Prefecture) Map Cropping Samples
Tondabayashi (Osaka Prefecture) Map Cropping Samples-1
Tondabayashi (Osaka Prefecture) Map Cropping Samples-2
Tondabayashi neighborhoods and villages map with 3D shadow effect
flag map of Tondabayashi with 3D shadow effect
Tondabayashi map with 3d shadow effect
Download outline map of Tondabayashi (geojson format) :
Tondabayashi.geojson (**)
Download polygon array of Tondabayashi map for "Google Maps" :
Tondabayashi.txt
Bounding Box for Tondabayashi Map : ( 34.439133 , 135.558197 , 34.531933 , 135.626694 )
Wikipedia ID for Tondabayashi : Q490928
Wikipedia SPARQL Query for Tondabayashi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q490928 wdt:P1082 ?population. }
OPTIONAL { wd:Q490928 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q490928 wdt:P2046 ?area. }
OPTIONAL { wd:Q490928 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q490928 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q490928 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 Tondabayashi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.439133, 135.558197, 34.531933, 135.626694);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tondabayashi)
[out:json];
(
rel["name"="Tondabayashi"][type=boundary];
rel["name:en"="Tondabayashi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tondabayashi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Kannabi | 34.453180 , 135.596440 |
Nishiitamochicho | 34.495660 , 135.606150 |
Nishikiori | 34.483790 , 135.576300 |
Ochikata | 34.478440 , 135.589110 |
Ryusen | 34.467170 , 135.604660 |
Shindo | 34.510170 , 135.587020 |
Takabedai | 34.501260 , 135.569420 |
Teraikedai | 34.491680 , 135.567070 |
Tondabayashi | 34.506709 , 135.591936 |
Notes:
- You can download geometry data for Tondabayashi 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.