Seydiler (Kastamonu) Map Cropping Samples
Seydiler (Kastamonu) Map Cropping Samples-1
Seydiler (Kastamonu) Map Cropping Samples-2
Seydiler neighborhoods and villages map with 3D shadow effect
flag map of Seydiler with 3D shadow effect
Seydiler map with 3d shadow effect
Download outline map of Seydiler (geojson format) :
Seydiler.geojson (**)
Download polygon array of Seydiler map for "Google Maps" :
Seydiler.txt
Bounding Box for Seydiler Map : ( 41.551817 , 33.588179 , 41.734066 , 33.797121 )
Wikipedia ID for Seydiler : Q2674078
Wikipedia SPARQL Query for Seydiler (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2674078 wdt:P1082 ?population. }
OPTIONAL { wd:Q2674078 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2674078 wdt:P2046 ?area. }
OPTIONAL { wd:Q2674078 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2674078 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2674078 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 Seydiler map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.551817, 33.588179, 41.734066, 33.797121);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Seydiler)
[out:json];
(
rel["name"="Seydiler"][type=boundary];
rel["name:en"="Seydiler"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Seydiler
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aliaga | 41.691320 , 33.751600 |
Asagiarslan | 41.616670 , 33.666670 |
Asagiarslanli | 41.627340 , 33.678500 |
Ayvatlar | 41.616670 , 33.666670 |
Cerciler | 41.703960 , 33.765600 |
Cigilerik | 41.693490 , 33.696680 |
Cirdak | 41.666460 , 33.669720 |
Emreler | 41.602590 , 33.697590 |
Ericek | 41.563470 , 33.683470 |
Halkacilar | 41.571670 , 33.733830 |
Haydarli | 41.574830 , 33.611160 |
Imranlar | 41.671240 , 33.716830 |
Incesu | 41.654000 , 33.747510 |
Karacavus | 41.711810 , 33.773850 |
Kaymakci | 41.637500 , 33.765170 |
Kepez | 41.688420 , 33.769200 |
Mancilik | 41.642350 , 33.625410 |
Mevli | 41.566670 , 33.633330 |
Odabasi | 41.636830 , 33.658250 |
Sabuncular | 41.623510 , 33.635010 |
Salgam | 41.650000 , 33.666670 |
Saraycik | 41.600000 , 33.683330 |
Takazlar | 41.629830 , 33.718500 |
Uyuk | 41.671670 , 33.707630 |
Yagmurlar | 41.650000 , 33.716670 |
Yaylakoy | 41.594490 , 33.753840 |
Yolyaka | 41.660730 , 33.741780 |
Notes:
- You can download geometry data for Seydiler 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.