Karamanli (Burdur) Map Cropping Samples
Karamanli (Burdur) Map Cropping Samples-1
Karamanli (Burdur) Map Cropping Samples-2
Karamanli neighborhoods and villages map with 3D shadow effect
flag map of Karamanli with 3D shadow effect
Karamanli map with 3d shadow effect
Download outline map of Karamanli (geojson format) :
Karamanli.geojson (**)
Download polygon array of Karamanli map for "Google Maps" :
Karamanli.txt
Bounding Box for Karamanli Map : ( 37.286416 , 29.554431 , 37.458596 , 29.998463 )
Wikipedia ID for Karamanli : Q2399258
Wikipedia SPARQL Query for Karamanli (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2399258 wdt:P1082 ?population. }
OPTIONAL { wd:Q2399258 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2399258 wdt:P2046 ?area. }
OPTIONAL { wd:Q2399258 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2399258 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2399258 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 Karamanli map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.286416, 29.554431, 37.458596, 29.998463);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Karamanli)
[out:json];
(
rel["name"="Karamanlı"][type=boundary];
rel["name:en"="Karamanlı"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Karamanli
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aktepe | 37.412130 , 29.956320 |
Bademli | 37.425850 , 29.913610 |
Bahceozu | 37.383330 , 29.950000 |
Derekoy | 37.422690 , 29.782060 |
Karatas | 37.416670 , 29.983330 |
Kayalikoy | 37.308760 , 29.936340 |
Kaylicik | 37.390830 , 29.884170 |
Kilavuzlar | 37.328060 , 29.976730 |
Kilcan | 37.372230 , 29.787470 |
Manca | 37.307130 , 29.888290 |
Murseller | 37.444390 , 29.938020 |
Muza | 37.402530 , 29.571400 |
Yenice | 37.333330 , 29.983330 |
Notes:
- You can download geometry data for Karamanli 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.