Download outline map of Pazar (geojson format) :
Pazar.geojson (**)
Download polygon array of Pazar map for "Google Maps" :
Pazar.txt
Bounding Box for Pazar Map : ( 41.065939 , 40.784052 , 41.187916 , 41.016313 )
Wikipedia ID for Pazar : Q5490978
Wikipedia SPARQL Query for Pazar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q5490978 wdt:P1082 ?population. }
OPTIONAL { wd:Q5490978 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q5490978 wdt:P2046 ?area. }
OPTIONAL { wd:Q5490978 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q5490978 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q5490978 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 Pazar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.065939, 40.784052, 41.187916, 41.016313);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pazar)
[out:json];
(
rel["name"="Pazar"][type=boundary];
rel["name:en"="Pazar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pazar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akbucak | 41.088810 , 40.953830 |
Akmescit | 41.159640 , 40.886780 |
Aktepe | 41.152120 , 40.876780 |
Alcili | 41.134850 , 40.862320 |
Apso | 41.130840 , 40.884020 |
Balta | 41.134720 , 40.911270 |
Baskoy | 41.079610 , 40.886250 |
Bogazli | 41.141290 , 40.921490 |
Bucak | 41.104530 , 40.946790 |
Dagdibi | 41.116640 , 40.859480 |
Darili | 41.153360 , 40.868560 |
Demirci | 41.133610 , 40.944720 |
Derebasi | 41.165500 , 40.944340 |
Derinsu | 41.097560 , 40.874210 |
Dernek | 41.163000 , 40.956990 |
Elmalik | 41.119340 , 40.892230 |
Guneykoy | 41.138240 , 40.813120 |
Gurgoze | 41.162730 , 40.864390 |
Hamidiye | 41.175930 , 40.952620 |
Handagi | 41.113560 , 40.980760 |
Haskoy | 41.117020 , 40.852540 |
Hisarli | 41.159020 , 40.825930 |
Hotri | 41.137130 , 40.898710 |
Irmakkoy | 41.134320 , 40.939200 |
Irmakyenikoy | 41.129480 , 40.951860 |
Kocakopru | 41.137240 , 40.903000 |
Kuzayca | 41.132580 , 40.801980 |
Ocak | 41.163050 , 40.932260 |
Ortairmak | 41.132860 , 40.931920 |
Ozdilek | 41.133330 , 40.816670 |
Papatya | 41.131170 , 40.911900 |
Pinarbasi | 41.148920 , 40.841920 |
Sahilkoy | 41.168900 , 40.948860 |
Sehitlik | 41.140770 , 40.985020 |
Sentepe | 41.100000 , 40.900000 |
Sessizdere | 41.157140 , 40.932180 |
Sivrikale | 41.162700 , 40.835130 |
Sivritepe | 41.121710 , 40.930800 |
Subasi | 41.143460 , 40.841580 |
Sucati | 41.100000 , 40.883330 |
Sulak | 41.160380 , 40.872710 |
Tektas | 41.114700 , 40.814660 |
Ugrak | 41.083610 , 40.932780 |
Yavuzkoy | 41.121780 , 40.856840 |
Yemisli | 41.153390 , 40.915930 |
Yucehisar | 41.117880 , 40.913090 |
Notes:
- You can download geometry data for Pazar 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.