Download outline map of Ujarskiy (geojson format) :
Ujarskiy.geojson (**)
Download polygon array of Ujarskiy map for "Google Maps" :
Ujarskiy.txt
Bounding Box for Ujarskiy Map : ( 55.576686 , 93.773464 , 56.210998 , 94.706675 )
Wikipedia ID for Ujarskiy : Q918951
Wikipedia SPARQL Query for Ujarskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q918951 wdt:P1082 ?population. }
OPTIONAL { wd:Q918951 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q918951 wdt:P2046 ?area. }
OPTIONAL { wd:Q918951 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q918951 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q918951 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 Ujarskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](55.576686, 93.773464, 56.210998, 94.706675);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ujarskiy)
[out:json];
(
rel["name"="Ujarskiy"][type=boundary];
rel["name:en"="Ujarskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ujarskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Avdinka | 55.756600 , 94.677900 |
Balay | 55.869100 , 93.991700 |
Balayskiy Kosovor | 55.830900 , 94.113900 |
Berezovka | 55.790900 , 94.450700 |
Bol'shaya Avda | 55.733330 , 94.616670 |
Dal'niy | 56.208060 , 94.082500 |
Gromadsk | 55.895400 , 94.390400 |
Il'inka | 55.753100 , 94.528900 |
Kamenno-Gornovka | 55.884900 , 94.183400 |
Kaylyk | 55.660800 , 94.097400 |
Khvoynyy | 55.987200 , 93.923800 |
Krasnyy | 55.873900 , 93.914300 |
Kuz'minka | 55.714900 , 94.448600 |
Lesouchastok Pervyy | 56.022100 , 94.013900 |
Lesouchastok Vtoroy | 56.017200 , 94.049300 |
Lukovo | 55.795900 , 94.072000 |
Mar'yevka | 55.850300 , 94.149500 |
Nikol'skoye | 55.897700 , 94.027000 |
Nikolayevka | 55.712500 , 94.385200 |
Novoaleksandrovka | 55.864700 , 94.515000 |
Novomikhaylovka | 55.779000 , 94.106900 |
Novonikolayevka | 55.626600 , 94.374500 |
Novopyatnitskoye | 55.852000 , 94.480600 |
Ol'gino | 55.866700 , 94.306900 |
Pionerskiy | 56.016940 , 94.176110 |
Pokrovka | 55.722100 , 94.548900 |
Rechka | 56.029170 , 94.065830 |
Roshcha | 55.841600 , 93.942600 |
Rudnik | 55.975000 , 94.119800 |
Semenovka | 55.700000 , 94.162800 |
Sukhonoy | 55.609300 , 94.171400 |
Sushinovka | 55.779824 , 94.216532 |
Tolstikhino | 55.685800 , 94.454200 |
Tomninka | 55.966670 , 94.000000 |
Torginka | 55.794000 , 93.913300 |
Uyar | 55.809745 , 94.315462 |
Vostochnoye | 55.628900 , 94.486400 |
Zhandat | 55.888900 , 93.926700 |
Notes:
- You can download geometry data for Ujarskiy 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.