Taskent (Konya) Map Cropping Samples
Taskent (Konya) Map Cropping Samples-1
Taskent (Konya) Map Cropping Samples-2
Taskent neighborhoods and villages map with 3D shadow effect
flag map of Taskent with 3D shadow effect
Taskent map with 3d shadow effect
Download outline map of Taskent (geojson format) :
Taskent.geojson (**)
Download polygon array of Taskent map for "Google Maps" :
Taskent.txt
Bounding Box for Taskent Map : ( 36.702089 , 32.422522 , 36.979829 , 32.794695 )
Wikipedia ID for Taskent : Q349367
Wikipedia SPARQL Query for Taskent (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q349367 wdt:P1082 ?population. }
OPTIONAL { wd:Q349367 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q349367 wdt:P2046 ?area. }
OPTIONAL { wd:Q349367 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q349367 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q349367 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 Taskent map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.702089, 32.422522, 36.979829, 32.794695);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Taskent)
[out:json];
(
rel["name"="Taşkent"][type=boundary];
rel["name:en"="Taşkent"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Taskent
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Afsar | 36.913590 , 32.558840 |
Alata | 36.900000 , 32.700000 |
Balcilar | 36.893130 , 32.684280 |
Bolay | 36.871260 , 32.616510 |
Buyuk Ilicapinar | 36.924730 , 32.549080 |
Cetmi | 36.878870 , 32.620820 |
Dongelli | 36.946450 , 32.597070 |
Ilicapinar | 36.931420 , 32.547270 |
Kecimen | 36.943920 , 32.482820 |
Kongul | 36.950170 , 32.493690 |
Sazak | 36.948870 , 32.533470 |
Taşkent | 36.924300 , 32.491310 |
Notes:
- You can download geometry data for Taskent 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.