Download outline map of Uilskiy (geojson format) :
Uilskiy.geojson (**)
Download polygon array of Uilskiy map for "Google Maps" :
Uilskiy.txt
Bounding Box for Uilskiy Map : ( 48.638563 , 53.619211 , 49.814121 , 55.51175 )
Wikipedia ID for Uilskiy : Q2550333
Wikipedia SPARQL Query for Uilskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2550333 wdt:P1082 ?population. }
OPTIONAL { wd:Q2550333 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2550333 wdt:P2046 ?area. }
OPTIONAL { wd:Q2550333 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2550333 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2550333 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 Uilskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](48.638563, 53.619211, 49.814121, 55.51175);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Uilskiy)
[out:json];
(
rel["name"="Uilskiy"][type=boundary];
rel["name:en"="Uilskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Uilskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ak-Kuduk | 49.483330 , 53.650000 |
Akshatau | 49.340740 , 54.556090 |
Akzhar | 49.483330 , 55.283330 |
Ashche-Say | 49.166670 , 54.066670 |
Bessay | 49.466670 , 54.566670 |
Bestamak | 49.717200 , 55.063400 |
Bestamak | 49.700000 , 54.983330 |
Chili | 49.533330 , 54.350000 |
Dubrov | 49.183330 , 54.533330 |
Dzhandy-Say | 49.300000 , 54.833330 |
Kara-Su | 49.450000 , 55.266670 |
Karakol' | 49.322800 , 53.786820 |
Karaoy | 49.484180 , 54.014800 |
Karasu | 48.832430 , 54.470110 |
Karasu | 48.873800 , 54.693170 |
Kemer | 49.502780 , 54.907780 |
Kenoy | 48.983330 , 54.650000 |
Kiil | 49.466670 , 54.833330 |
Koptogay | 48.912110 , 54.408570 |
Kosay | 49.516670 , 53.700000 |
Kosbatyr | 49.083330 , 54.400000 |
Koybaktysay | 48.900000 , 55.050000 |
Kumaksay | 48.942670 , 54.332940 |
Kumsay | 48.933330 , 54.650000 |
Kurdakty | 49.100000 , 54.950000 |
Kurdakty | 48.900000 , 54.800000 |
Kzylkurgan | 49.383330 , 53.966670 |
Lay | 49.450000 , 54.316670 |
Pavlov | 49.233330 , 54.566670 |
Samay-Kuzha | 48.916670 , 54.283330 |
Sapakkol' | 49.216670 , 53.866670 |
Saralzhin | 48.950000 , 54.366670 |
Sarbiye | 49.264440 , 53.941110 |
Shanke | 49.166670 , 55.000000 |
Shubarshi | 48.961500 , 54.246520 |
Shubarshiy | 48.850000 , 54.383330 |
Taltogay | 49.300000 , 54.616670 |
Tamdykol' | 48.796240 , 54.357430 |
Terekty | 49.466670 , 54.666670 |
Tuz-Agach | 49.066670 , 54.183330 |
Uil | 49.075330 , 54.668090 |
Zhaksykol' | 49.473210 , 53.803740 |
Notes:
- You can download geometry data for Uilskiy 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.