Sariyer (Istanbul) Map Cropping Samples

Sariyer (Istanbul) Map Cropping Samples-1
Sariyer (Istanbul) Map Cropping Samples-1
Sariyer (Istanbul) Map Cropping Samples-2
Sariyer (Istanbul) Map Cropping Samples-2
Download outline map of Sariyer (geojson format) : Sariyer.geojson (**)
Download polygon array of Sariyer map for "Google Maps" : Sariyer.txt
Bounding Box for Sariyer Map : ( 41.082537 , 28.933631 , 41.256138 , 29.11039 )
Wikipedia ID for Sariyer : Q857107
Wikipedia SPARQL Query for Sariyer (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q857107 wdt:P1082 ?population. }
OPTIONAL { wd:Q857107 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q857107 wdt:P2046 ?area. }
OPTIONAL { wd:Q857107 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q857107 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q857107 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"](41.082537, 28.933631, 41.256138, 29.11039);
);
out geom;

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

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

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


Neighborhoods and Villages of Sariyer
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Arıköy 41.230440 , 29.004250
Bahcekoy 41.178760 , 28.992070
Demirci 41.234570 , 29.056920
Gumusdere 41.237360 , 28.986330
Gümüşköy 41.223503 , 28.973244
Kisirkaya 41.246220 , 28.978850
Kumköy 41.246390 , 29.037780
Uskumrukoy 41.220340 , 29.023260


Notes:
- You can download geometry data for Sariyer 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 Sariyer neighborhoods and villages map.


Share this page