Download outline map of Syrdariya (geojson format) :
Syrdariya.geojson (**)
Download polygon array of Syrdariya map for "Google Maps" :
Syrdariya.txt
Bounding Box for Syrdariya Map : ( 43.667786 , 64.652142 , 46.503097 , 67.36139 )
Wikipedia ID for Syrdariya : Q2422603
Wikipedia SPARQL Query for Syrdariya (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2422603 wdt:P1082 ?population. }
OPTIONAL { wd:Q2422603 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2422603 wdt:P2046 ?area. }
OPTIONAL { wd:Q2422603 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2422603 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2422603 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 Syrdariya map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](43.667786, 64.652142, 46.503097, 67.36139);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Syrdariya)
[out:json];
(
rel["name"="Syrdariya"][type=boundary];
rel["name:en"="Syrdariya"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Syrdariya
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akaryk | 44.483330 , 65.733330 |
Akkol' | 44.666670 , 65.666670 |
Akkum | 44.900000 , 64.750000 |
Akzharma | 44.783330 , 64.750000 |
Aydarly | 44.470560 , 65.760000 |
Bazarkol' | 44.783330 , 65.216670 |
Besaryk | 44.695830 , 65.385000 |
Bidaykol' | 45.066670 , 65.000000 |
Biikum | 44.500000 , 65.600000 |
Bostandykzhol | 44.966670 , 64.900000 |
Chirkeylinskiy | 44.826390 , 65.124170 |
Imeni Bakhty | 45.000000 , 64.833330 |
Imeni Karla Marksa | 44.916670 , 65.200000 |
Imeni Lenina | 45.100000 , 64.966670 |
Kantonskaya Kommuna | 44.866670 , 65.016670 |
Kara-Uzyak | 45.000400 , 65.280270 |
Karashoky | 44.650000 , 65.616670 |
Karatobe | 44.800000 , 64.916670 |
Koktobe | 44.850000 , 65.250000 |
Komsomol | 44.850000 , 64.733330 |
Korgantobe | 44.433330 , 65.750000 |
Krasnyy Kolokol | 44.616670 , 65.866670 |
Kumshiganak | 44.416670 , 65.833330 |
Kumyskurgan | 44.866670 , 64.783330 |
Kurayli | 44.866670 , 65.166670 |
Kyrbaytak | 44.633330 , 65.383330 |
Kyzylorak | 45.050000 , 65.000000 |
Kyzyltu | 44.583330 , 65.783330 |
Kyzylzhaylau | 44.816670 , 65.066670 |
Oktyabr' | 44.769720 , 65.186940 |
Pervoye Maya | 45.150000 , 64.983330 |
Qyzyltu | 45.061720 , 65.050210 |
Rybachiy | 45.233330 , 64.883330 |
Satybaldy | 44.616670 , 65.566670 |
Shaghan | 44.893060 , 64.962220 |
Shandaykol' | 44.800000 , 64.800000 |
Shimboget | 44.900000 , 64.783330 |
Talap | 44.866670 , 65.083330 |
Ushkol' | 44.883330 , 64.800000 |
Zhanaoris | 44.733330 , 64.833330 |
Zhartykum | 44.916670 , 65.000000 |
Notes:
- You can download geometry data for Syrdariya 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.