Demirköy (Kirklareli) Map Cropping Samples
Demirköy (Kirklareli) Map Cropping Samples-1
Demirköy (Kirklareli) Map Cropping Samples-2
Demirköy neighborhoods and villages map with 3D shadow effect
flag map of Demirköy with 3D shadow effect
Demirköy map with 3d shadow effect
Download outline map of Demirköy (geojson format) :
Demirköy.geojson (**)
Download polygon array of Demirköy map for "Google Maps" :
Demirköy.txt
Bounding Box for Demirköy Map : ( 41.734915 , 27.493483 , 42.005556 , 28.057083 )
Wikipedia ID for Demirköy : Q1023149
Wikipedia SPARQL Query for Demirköy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1023149 wdt:P1082 ?population. }
OPTIONAL { wd:Q1023149 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1023149 wdt:P2046 ?area. }
OPTIONAL { wd:Q1023149 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1023149 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1023149 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 Demirköy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.734915, 27.493483, 42.005556, 28.057083);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Demirköy)
[out:json];
(
rel["name"="Demirköy"][type=boundary];
rel["name:en"="Demirköy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Demirköy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Armutveren | 41.900480 , 27.546050 |
Avcilar | 41.900270 , 27.849410 |
Balaban | 41.837480 , 27.675760 |
Begendik | 41.962470 , 28.022220 |
Boztas | 41.913420 , 27.647860 |
Buyuksakiskelesi | 41.800000 , 27.983330 |
Demirköy | 41.824130 , 27.765150 |
Gokyaka | 41.884290 , 27.624940 |
Hamdibey | 41.865090 , 27.764080 |
Igneada | 41.874440 , 27.983890 |
Incesirt | 41.905330 , 27.581960 |
Karacadag | 41.954390 , 27.678850 |
Limankoy | 41.884900 , 28.049040 |
Oduniskelesi | 41.966670 , 28.016670 |
Rasitaga Ciftligi | 41.883330 , 27.916670 |
Sarpdere | 41.866670 , 27.584140 |
Sislioba | 41.968060 , 27.914440 |
Sivriler | 41.784180 , 27.865750 |
Yesilce | 41.903330 , 27.698890 |
Notes:
- You can download geometry data for Demirköy 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.