Download outline map of Pamukova (geojson format) :
Pamukova.geojson (**)
Download polygon array of Pamukova map for "Google Maps" :
Pamukova.txt
Bounding Box for Pamukova Map : ( 40.423881 , 29.956875 , 40.622532 , 30.270906 )
Wikipedia ID for Pamukova : Q1947514
Wikipedia SPARQL Query for Pamukova (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1947514 wdt:P1082 ?population. }
OPTIONAL { wd:Q1947514 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1947514 wdt:P2046 ?area. }
OPTIONAL { wd:Q1947514 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1947514 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1947514 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 Pamukova map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.423881, 29.956875, 40.622532, 30.270906);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pamukova)
[out:json];
(
rel["name"="Pamukova"][type=boundary];
rel["name:en"="Pamukova"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pamukova
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agaccilar | 40.544010 , 30.125340 |
Ahiler | 40.457500 , 30.010280 |
Akcakaya | 40.509100 , 30.019160 |
Bacikoy | 40.492390 , 30.077760 |
Bakacak | 40.538550 , 30.084100 |
Bayir Akcasehir | 40.532180 , 30.250610 |
Cardak | 40.471010 , 30.155240 |
Cihadiye | 40.483100 , 30.179630 |
Egricay | 40.469600 , 30.079760 |
Eskiyayla | 40.562420 , 30.125340 |
Fevziye | 40.468330 , 30.111110 |
Gokgoz | 40.520970 , 30.220040 |
Hayrettin | 40.501860 , 30.090790 |
Huseyinli | 40.537260 , 30.025960 |
Isabali | 40.491850 , 30.062220 |
Kadikoy | 40.539970 , 30.111180 |
Katirozu | 40.539590 , 30.048220 |
Kazimiye | 40.558620 , 30.183460 |
Kemaliye | 40.523890 , 30.006110 |
Mekece | 40.452820 , 30.051900 |
Mesruriye | 40.580730 , 30.109690 |
Oruclu | 40.507710 , 30.112250 |
Pamukova | 40.508100 , 30.167320 |
Pasalar | 40.519540 , 30.103260 |
Sahmelek | 40.543320 , 30.199710 |
Sehvarmaz | 40.484480 , 30.051570 |
Tesvikiye | 40.514810 , 30.242920 |
Notes:
- You can download geometry data for Pamukova 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.