Urasoe (Okinawa Prefecture) Map Cropping Samples
Urasoe (Okinawa Prefecture) Map Cropping Samples-1
Urasoe (Okinawa Prefecture) Map Cropping Samples-2
Urasoe neighborhoods and villages map with 3D shadow effect
flag map of Urasoe with 3D shadow effect
Urasoe map with 3d shadow effect
Download outline map of Urasoe (geojson format) :
Urasoe.geojson (**)
Download polygon array of Urasoe map for "Google Maps" :
Urasoe.txt
Bounding Box for Urasoe Map : ( 26.232733 , 127.667603 , 26.273933 , 127.751495 )
Wikipedia ID for Urasoe : Q695895
Wikipedia SPARQL Query for Urasoe (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q695895 wdt:P1082 ?population. }
OPTIONAL { wd:Q695895 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q695895 wdt:P2046 ?area. }
OPTIONAL { wd:Q695895 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q695895 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q695895 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 Urasoe map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](26.232733, 127.667603, 26.273933, 127.751495);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Urasoe)
[out:json];
(
rel["name"="Urasoe"][type=boundary];
rel["name:en"="Urasoe"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Urasoe
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahacha | 26.242780 , 127.721940 |
Gusukuma | 26.263980 , 127.711620 |
Iso | 26.256260 , 127.719700 |
Jitchaku | 26.243640 , 127.691050 |
Kowan | 26.248260 , 127.693150 |
Kyozuka | 26.242140 , 127.723740 |
Maeda | 26.239970 , 127.735610 |
Makiminato | 26.264450 , 127.724420 |
Minatogawa | 26.260260 , 127.718680 |
Miyagi | 26.253720 , 127.698940 |
Nakama | 26.246440 , 127.725530 |
Nakanishi | 26.253140 , 127.695510 |
Nishihara | 26.253530 , 127.743520 |
Takushi | 26.237410 , 127.714000 |
Urasoe | 26.251335 , 127.718897 |
Urazoe | 26.254440 , 127.706390 |
Yafuso | 26.253490 , 127.708150 |
Notes:
- You can download geometry data for Urasoe 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.