Ujitawara (Kyoto Prefecture) Map Cropping Samples
Ujitawara (Kyoto Prefecture) Map Cropping Samples-1
Ujitawara (Kyoto Prefecture) Map Cropping Samples-2
Ujitawara neighborhoods and villages map with 3D shadow effect
flag map of Ujitawara with 3D shadow effect
Ujitawara map with 3d shadow effect
Download outline map of Ujitawara (geojson format) :
Ujitawara.geojson (**)
Download polygon array of Ujitawara map for "Google Maps" :
Ujitawara.txt
Bounding Box for Ujitawara Map : ( 34.813534 , 135.828903 , 34.8932 , 135.946609 )
Wikipedia ID for Ujitawara : Q326956
Wikipedia SPARQL Query for Ujitawara (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q326956 wdt:P1082 ?population. }
OPTIONAL { wd:Q326956 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q326956 wdt:P2046 ?area. }
OPTIONAL { wd:Q326956 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q326956 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q326956 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 Ujitawara map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.813534, 135.828903, 34.8932, 135.946609);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ujitawara)
[out:json];
(
rel["name"="Ujitawara"][type=boundary];
rel["name:en"="Ujitawara"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ujitawara
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Araki | 34.855760 , 135.858560 |
Gonokuchi | 34.852960 , 135.851440 |
Iwayama | 34.861590 , 135.876110 |
Minami | 34.843040 , 135.854580 |
Okuyamada | 34.858860 , 135.920920 |
Tachikawa | 34.851230 , 135.877940 |
Yuyadani | 34.851260 , 135.896460 |
Notes:
- You can download geometry data for Ujitawara 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.