Altindag (Ankara Province) Map Cropping Samples
Altindag (Ankara Province) Map Cropping Samples-1
Altindag (Ankara Province) Map Cropping Samples-2
Altindag neighborhoods and villages map with 3D shadow effect
flag map of Altindag with 3D shadow effect
Altindag map with 3d shadow effect
Download outline map of Altindag (geojson format) :
Altindag.geojson (**)
Download polygon array of Altindag map for "Google Maps" :
Altindag.txt
Bounding Box for Altindag Map : ( 39.926675 , 32.834171 , 40.059695 , 33.112999 )
Wikipedia ID for Altindag : Q682981
Wikipedia SPARQL Query for Altindag (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q682981 wdt:P1082 ?population. }
OPTIONAL { wd:Q682981 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q682981 wdt:P2046 ?area. }
OPTIONAL { wd:Q682981 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q682981 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q682981 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 Altindag map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.926675, 32.834171, 40.059695, 33.112999);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Altindag)
[out:json];
(
rel["name"="Altındağ"][type=boundary];
rel["name:en"="Altındağ"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Altindag
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aydincik | 40.035180 , 33.065010 |
Karacaoren | 40.031810 , 32.920830 |
Karakoy | 40.052780 , 32.955300 |
Karapurcek | 39.980280 , 32.965280 |
Kavakli | 40.001330 , 33.048000 |
Tatlar | 39.993970 , 32.994600 |
Notes:
- You can download geometry data for Altindag 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.