Kashiwara (Osaka Prefecture) Map Cropping Samples
Kashiwara (Osaka Prefecture) Map Cropping Samples-1
Kashiwara (Osaka Prefecture) Map Cropping Samples-2
Kashiwara neighborhoods and villages map with 3D shadow effect
flag map of Kashiwara with 3D shadow effect
Kashiwara map with 3d shadow effect
Download outline map of Kashiwara (geojson format) :
Kashiwara.geojson (**)
Download polygon array of Kashiwara map for "Google Maps" :
Kashiwara.txt
Bounding Box for Kashiwara Map : ( 34.546932 , 135.608093 , 34.6068 , 135.681503 )
Wikipedia ID for Kashiwara : Q873583
Wikipedia SPARQL Query for Kashiwara (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q873583 wdt:P1082 ?population. }
OPTIONAL { wd:Q873583 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q873583 wdt:P2046 ?area. }
OPTIONAL { wd:Q873583 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q873583 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q873583 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 Kashiwara map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.546932, 135.608093, 34.6068, 135.681503);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kashiwara)
[out:json];
(
rel["name"="Kashiwara"][type=boundary];
rel["name:en"="Kashiwara"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kashiwara
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Karindo'obata | 34.587980 , 135.665180 |
Kashihara | 34.583330 , 135.616670 |
Kashiwara | 34.596919 , 135.669994 |
Kokubu-honmachi | 34.563030 , 135.643120 |
Ogata | 34.589230 , 135.629980 |
Yamanoicho | 34.600310 , 135.633110 |
Notes:
- You can download geometry data for Kashiwara 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.