Laçin (Corum) Map Cropping Samples
Laçin (Corum) Map Cropping Samples-1
Laçin (Corum) Map Cropping Samples-2
Laçin neighborhoods and villages map with 3D shadow effect
flag map of Laçin with 3D shadow effect
Laçin map with 3d shadow effect
Download outline map of Laçin (geojson format) :
Laçin.geojson (**)
Download polygon array of Laçin map for "Google Maps" :
Laçin.txt
Bounding Box for Laçin Map : ( 40.704081 , 34.720073 , 40.862777 , 35.026583 )
Wikipedia ID for Laçin : Q166737
Wikipedia SPARQL Query for Laçin (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q166737 wdt:P1082 ?population. }
OPTIONAL { wd:Q166737 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q166737 wdt:P2046 ?area. }
OPTIONAL { wd:Q166737 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q166737 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q166737 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 Laçin map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.704081, 34.720073, 40.862777, 35.026583);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Laçin)
[out:json];
(
rel["name"="Laçin"][type=boundary];
rel["name:en"="Laçin"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Laçin
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Asagiyuva | 40.757850 , 34.779620 |
Büyük Lâçin | 40.770180 , 34.898380 |
Camlica | 40.773340 , 34.949250 |
Camlipinar | 40.751530 , 34.993170 |
Doganlar | 40.756400 , 34.981170 |
Gokcekaya | 40.820800 , 34.972920 |
Gokgozler | 40.810280 , 34.858360 |
Gozubuyuk | 40.837310 , 34.888730 |
Ikizce | 40.769110 , 34.992100 |
Karakutuk | 40.844190 , 34.915480 |
Karasoku | 40.750460 , 35.006240 |
Kavakliciftlik | 40.793700 , 34.904430 |
Kucuk Lacin | 40.768470 , 34.895710 |
Kucuk Lazlar | 40.789190 , 34.977490 |
Kuyumcu | 40.788470 , 34.837560 |
Mescitli | 40.785740 , 34.925930 |
Narli | 40.829440 , 34.937830 |
Sitma | 40.758060 , 34.972380 |
Yavu | 40.766670 , 34.833330 |
Yesilpinar | 40.746990 , 34.998790 |
Notes:
- You can download geometry data for Laçin 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.