Sakaide (Kagawa Prefecture) Map Cropping Samples
Sakaide (Kagawa Prefecture) Map Cropping Samples-1
Sakaide (Kagawa Prefecture) Map Cropping Samples-2
Sakaide neighborhoods and villages map with 3D shadow effect
flag map of Sakaide with 3D shadow effect
Sakaide map with 3d shadow effect
Download outline map of Sakaide (geojson format) :
Sakaide.geojson (**)
Download polygon array of Sakaide map for "Google Maps" :
Sakaide.txt
Bounding Box for Sakaide Map : ( 34.263931 , 133.795303 , 34.427132 , 133.953293 )
Wikipedia ID for Sakaide : Q855059
Wikipedia SPARQL Query for Sakaide (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q855059 wdt:P1082 ?population. }
OPTIONAL { wd:Q855059 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q855059 wdt:P2046 ?area. }
OPTIONAL { wd:Q855059 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q855059 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q855059 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 Sakaide map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.263931, 133.795303, 34.427132, 133.953293);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sakaide)
[out:json];
(
rel["name"="Sakaide"][type=boundary];
rel["name:en"="Sakaide"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sakaide
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ejiricho | 34.319830 , 133.875700 |
Hayashidacho | 34.335100 , 133.890230 |
Higashibun | 34.366100 , 133.909780 |
Ogoshicho-kisawa | 34.370890 , 133.923540 |
Ogoshicho-no | 34.369130 , 133.897000 |
Oyabucho | 34.352110 , 133.901200 |
Sakaide | 34.352894 , 133.825744 |
Sakaide | 34.316670 , 133.850000 |
Seicho | 34.354310 , 133.852410 |
Takayacho | 34.333710 , 133.909280 |
Takeura | 34.358340 , 133.853220 |
Notes:
- You can download geometry data for Sakaide 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.