Gobo (Wakayama Prefecture) Map Cropping Samples
Gobo (Wakayama Prefecture) Map Cropping Samples-1
Gobo (Wakayama Prefecture) Map Cropping Samples-2
Gobo neighborhoods and villages map with 3D shadow effect
flag map of Gobo with 3D shadow effect
Gobo map with 3d shadow effect
Download outline map of Gobo (geojson format) :
Gobo.geojson (**)
Download polygon array of Gobo map for "Google Maps" :
Gobo.txt
Bounding Box for Gobo Map : ( 33.812801 , 135.1409 , 33.952534 , 135.214706 )
Wikipedia ID for Gobo : Q847572
Wikipedia SPARQL Query for Gobo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q847572 wdt:P1082 ?population. }
OPTIONAL { wd:Q847572 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q847572 wdt:P2046 ?area. }
OPTIONAL { wd:Q847572 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q847572 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q847572 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 Gobo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.812801, 135.1409, 33.952534, 135.214706);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gobo)
[out:json];
(
rel["name"="Gobo"][type=boundary];
rel["name:en"="Gobo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gobo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Fujii | 33.900000 , 135.183330 |
Gobo | 33.907738 , 135.159179 |
Kita-shioya | 33.866670 , 135.166670 |
Komatsubara | 33.900000 , 135.166670 |
Minami-shioya | 33.866670 , 135.166670 |
Ueno | 33.823390 , 135.188970 |
Notes:
- You can download geometry data for Gobo 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.