Marmara (Balikesir) Map Cropping Samples

Marmara (Balikesir) Map Cropping Samples-1
Marmara (Balikesir) Map Cropping Samples-1
Marmara (Balikesir) Map Cropping Samples-2
Marmara (Balikesir) Map Cropping Samples-2
Download outline map of Marmara (geojson format) : Marmara.geojson (**)
Download polygon array of Marmara map for "Google Maps" : Marmara.txt
Bounding Box for Marmara Map : ( 40.465416 , 27.475361 , 40.666248 , 27.739611 )
Wikipedia ID for Marmara : Q957486
Wikipedia SPARQL Query for Marmara (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q957486 wdt:P1082 ?population. }
OPTIONAL { wd:Q957486 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q957486 wdt:P2046 ?area. }
OPTIONAL { wd:Q957486 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q957486 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q957486 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.465416, 27.475361, 40.666248, 27.739611);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Marmara)
[out:json];
(
rel["name"="Marmara"][type=boundary];
rel["name:en"="Marmara"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Marmara
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Cinarli 40.614920 , 27.536160
Marmara 40.586330 , 27.555410
Saraylar 40.651940 , 27.659170
Topagac 40.604010 , 27.663730
Türkeli 40.510830 , 27.498890
Virankoy 40.633330 , 27.600000
Yigitler 40.495240 , 27.521950


Notes:
- You can download geometry data for Marmara 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.

Create Marmara neighborhoods and villages map.


Share this page