Marugame (Kagawa Prefecture) Map Cropping Samples
Marugame (Kagawa Prefecture) Map Cropping Samples-1
Marugame (Kagawa Prefecture) Map Cropping Samples-2
Marugame neighborhoods and villages map with 3D shadow effect
flag map of Marugame with 3D shadow effect
Marugame map with 3d shadow effect
Download outline map of Marugame (geojson format) :
Marugame.geojson (**)
Download polygon array of Marugame map for "Google Maps" :
Marugame.txt
Bounding Box for Marugame Map : ( 34.201668 , 133.642395 , 34.415001 , 133.9039 )
Wikipedia ID for Marugame : Q460835
Wikipedia SPARQL Query for Marugame (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q460835 wdt:P1082 ?population. }
OPTIONAL { wd:Q460835 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q460835 wdt:P2046 ?area. }
OPTIONAL { wd:Q460835 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q460835 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q460835 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 Marugame map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.201668, 133.642395, 34.415001, 133.9039);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Marugame)
[out:json];
(
rel["name"="Marugame"][type=boundary];
rel["name:en"="Marugame"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Marugame
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Hiroshimacho-aoki | 34.366670 , 133.691670 |
Hiroshimacho-ichii | 34.377220 , 133.696670 |
Hiroshimacho-kamanokoshi | 34.358330 , 133.707220 |
Hiroshimacho-koro | 34.357730 , 133.695020 |
Hiroshimacho-moura | 34.385000 , 133.708330 |
Honjimacho-kasashima | 34.395000 , 133.786670 |
Honjimacho-tomari | 34.385000 , 133.781670 |
Marugame | 34.278641 , 133.813190 |
Nakazucho | 34.277600 , 133.773620 |
Shioyacho | 34.288230 , 133.780400 |
Ushijima | 34.360970 , 133.781490 |
Notes:
- You can download geometry data for Marugame 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.