Mamak (Ankara Province) Map Cropping Samples
Mamak (Ankara Province) Map Cropping Samples-1
Mamak (Ankara Province) Map Cropping Samples-2
Mamak neighborhoods and villages map with 3D shadow effect
flag map of Mamak with 3D shadow effect
Mamak map with 3d shadow effect
Download outline map of Mamak (geojson format) :
Mamak.geojson (**)
Download polygon array of Mamak map for "Google Maps" :
Mamak.txt
Bounding Box for Mamak Map : ( 39.789123 , 32.876853 , 39.989739 , 33.15383 )
Wikipedia ID for Mamak : Q2055274
Wikipedia SPARQL Query for Mamak (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2055274 wdt:P1082 ?population. }
OPTIONAL { wd:Q2055274 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2055274 wdt:P2046 ?area. }
OPTIONAL { wd:Q2055274 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2055274 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2055274 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 Mamak map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.789123, 32.876853, 39.989739, 33.15383);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mamak)
[out:json];
(
rel["name"="Mamak"][type=boundary];
rel["name:en"="Mamak"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mamak
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Asagi Imrahor | 39.898620 , 32.901280 |
Bayindir | 39.894200 , 33.019440 |
Gokceyurt | 39.960720 , 33.033670 |
Kizilca | 39.940420 , 32.996560 |
Kıbrıs | 39.877170 , 32.993170 |
Kutludugun | 39.894200 , 33.037040 |
Kutludugun Yaylasi | 39.862190 , 33.088060 |
Ortakoy | 39.930800 , 33.023310 |
Oz | 39.944920 , 33.027430 |
Yavuzlar | 39.872620 , 33.077660 |
Yukari Bayindir | 39.898760 , 32.971460 |
Notes:
- You can download geometry data for Mamak 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.