Kofçaz (Kirklareli) Map Cropping Samples
Kofçaz (Kirklareli) Map Cropping Samples-1
Kofçaz (Kirklareli) Map Cropping Samples-2
Kofçaz neighborhoods and villages map with 3D shadow effect
flag map of Kofçaz with 3D shadow effect
Kofçaz map with 3d shadow effect
Download outline map of Kofçaz (geojson format) :
Kofçaz.geojson (**)
Download polygon array of Kofçaz map for "Google Maps" :
Kofçaz.txt
Bounding Box for Kofçaz Map : ( 41.860875 , 26.960541 , 42.104165 , 27.335827 )
Wikipedia ID for Kofçaz : Q1019887
Wikipedia SPARQL Query for Kofçaz (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1019887 wdt:P1082 ?population. }
OPTIONAL { wd:Q1019887 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1019887 wdt:P2046 ?area. }
OPTIONAL { wd:Q1019887 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1019887 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1019887 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 Kofçaz map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.860875, 26.960541, 42.104165, 27.335827);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kofçaz)
[out:json];
(
rel["name"="Kofçaz"][type=boundary];
rel["name:en"="Kofçaz"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kofçaz
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahlatli | 42.076570 , 27.226690 |
Ahmetler | 42.032180 , 27.223900 |
Asagi Kanara | 42.014430 , 27.043150 |
Beyci | 42.048590 , 27.074230 |
Devletliagac | 41.979570 , 27.012130 |
Elmacik | 41.897200 , 27.178990 |
Karaabalar | 42.069170 , 27.288830 |
Kocatarla | 41.945320 , 27.044880 |
Kocayazi | 41.965600 , 27.205280 |
Kofçaz | 41.944810 , 27.158290 |
Kula | 42.004530 , 27.294820 |
Malkoclar | 42.042930 , 27.018460 |
Tastepe | 41.963710 , 27.137580 |
Tatlipinar | 42.055850 , 27.103520 |
Terzidere | 41.996350 , 27.131990 |
Topcular | 42.041510 , 27.136380 |
Yukari Kanara | 42.019110 , 27.080560 |
Notes:
- You can download geometry data for Kofçaz 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.