Senpazar (Kastamonu) Map Cropping Samples
Senpazar (Kastamonu) Map Cropping Samples-1
Senpazar (Kastamonu) Map Cropping Samples-2
Senpazar neighborhoods and villages map with 3D shadow effect
flag map of Senpazar with 3D shadow effect
Senpazar map with 3d shadow effect
Download outline map of Senpazar (geojson format) :
Senpazar.geojson (**)
Download polygon array of Senpazar map for "Google Maps" :
Senpazar.txt
Bounding Box for Senpazar Map : ( 41.727702 , 33.106559 , 41.916042 , 33.355802 )
Wikipedia ID for Senpazar : Q388894
Wikipedia SPARQL Query for Senpazar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q388894 wdt:P1082 ?population. }
OPTIONAL { wd:Q388894 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q388894 wdt:P2046 ?area. }
OPTIONAL { wd:Q388894 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q388894 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q388894 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 Senpazar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.727702, 33.106559, 41.916042, 33.355802);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Senpazar)
[out:json];
(
rel["name"="Şenpazar"][type=boundary];
rel["name:en"="Şenpazar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Senpazar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alancik | 41.835120 , 33.198240 |
Asagi Orbali | 41.833330 , 33.233330 |
Asikli | 41.794340 , 33.191340 |
Aybasan | 41.868500 , 33.258030 |
Bascavus | 41.785570 , 33.250650 |
Celalli | 41.782970 , 33.166650 |
Dagli | 41.798670 , 33.124210 |
Demirkaya | 41.842560 , 33.220590 |
Derekoy | 41.796330 , 33.166360 |
Edeler | 41.864020 , 33.271020 |
Firincik | 41.785800 , 33.230000 |
Guneytekke | 41.816670 , 33.233330 |
Gurleyik | 41.785220 , 33.262230 |
Gurpelit | 41.772220 , 33.172130 |
Harmangeris | 41.788180 , 33.179740 |
Himmetkoy | 41.889890 , 33.302740 |
Kalayci | 41.827840 , 33.311170 |
Kisik | 41.816670 , 33.150000 |
Kizilcasu | 41.770730 , 33.217690 |
Kucuk Mutlu | 41.881910 , 33.315090 |
Manav | 41.850000 , 33.233330 |
Mutlu | 41.893080 , 33.313070 |
Salman | 41.775930 , 33.194090 |
Seferkoy | 41.873710 , 33.202330 |
Şenpazarı | 41.808900 , 33.231350 |
Tepecik | 41.821340 , 33.170300 |
Uzunyol | 41.881080 , 33.262960 |
Yarimca | 41.811320 , 33.282630 |
Notes:
- You can download geometry data for Senpazar 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.