Katano (Osaka Prefecture) Map Cropping Samples
Katano (Osaka Prefecture) Map Cropping Samples-1
Katano (Osaka Prefecture) Map Cropping Samples-2
Katano neighborhoods and villages map with 3D shadow effect
flag map of Katano with 3D shadow effect
Katano map with 3d shadow effect
Download outline map of Katano (geojson format) :
Katano.geojson (**)
Download polygon array of Katano map for "Google Maps" :
Katano.txt
Bounding Box for Katano Map : ( 34.742332 , 135.658707 , 34.802666 , 135.716293 )
Wikipedia ID for Katano : Q819646
Wikipedia SPARQL Query for Katano (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q819646 wdt:P1082 ?population. }
OPTIONAL { wd:Q819646 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q819646 wdt:P2046 ?area. }
OPTIONAL { wd:Q819646 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q819646 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q819646 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 Katano map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.742332, 135.658707, 34.802666, 135.716293);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Katano)
[out:json];
(
rel["name"="Katano"][type=boundary];
rel["name:en"="Katano"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Katano
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aoyama | 34.788150 , 135.688440 |
Hoshida | 34.766240 , 135.669070 |
Hoshida-yamate | 34.756150 , 135.666000 |
Katano | 34.793290 , 135.685960 |
Katano | 34.765377 , 135.687847 |
Kisabe | 34.788980 , 135.680500 |
Kozu | 34.796870 , 135.673520 |
Kuraji | 34.796960 , 135.693880 |
Tera | 34.782370 , 135.694360 |
Notes:
- You can download geometry data for Katano 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.