Download outline map of Uglovskiy (geojson format) :
Uglovskiy.geojson (**)
Download polygon array of Uglovskiy map for "Google Maps" :
Uglovskiy.txt
Bounding Box for Uglovskiy Map : ( 50.732866 , 79.533555 , 51.816365 , 80.688928 )
Wikipedia ID for Uglovskiy : Q1822287
Wikipedia SPARQL Query for Uglovskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1822287 wdt:P1082 ?population. }
OPTIONAL { wd:Q1822287 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1822287 wdt:P2046 ?area. }
OPTIONAL { wd:Q1822287 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1822287 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1822287 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 Uglovskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](50.732866, 79.533555, 51.816365, 80.688928);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Uglovskiy)
[out:json];
(
rel["name"="Uglovskiy"][type=boundary];
rel["name:en"="Uglovskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Uglovskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alekseyevka | 51.374720 , 79.715830 |
Baraba | 51.200000 , 79.733330 |
Belen'koye | 50.989170 , 80.130000 |
Bor-Kosobulat | 51.415000 , 79.830560 |
Borisovka | 51.130000 , 80.231000 |
Chernokorovnikovo | 51.617200 , 80.469800 |
Gor'koye | 51.178900 , 80.268200 |
Ipatovka | 51.466670 , 80.283330 |
Kormikha | 51.694400 , 80.536300 |
Krugloye | 51.289700 , 80.443500 |
Kuybyshevo | 51.352200 , 80.576600 |
Laptev Log | 51.060000 , 80.185100 |
Lyapunovo | 51.290300 , 80.134000 |
Mirnyy | 51.421390 , 79.962500 |
Naumovka | 51.030100 , 80.448300 |
Novouglovskiy | 51.443500 , 80.288800 |
Osinovskiy | 51.183330 , 80.250000 |
Ozerno-Kuznetsovo | 51.512800 , 80.357200 |
Ozerno-Kuznetsovskiy | 51.551100 , 80.271800 |
Pavlovka | 51.394720 , 79.791940 |
Pervyye Korosteli | 51.222800 , 80.328200 |
Rybal'nyy | 51.783330 , 80.433330 |
Shadrukha | 51.164720 , 79.965830 |
Simonovo | 51.686300 , 80.380100 |
Uglovskiy | 51.433330 , 79.950000 |
Uglovskiy Kordon | 51.483330 , 80.100000 |
Uglovskoye | 51.355700 , 80.194200 |
Valovoy Kordon | 51.779600 , 80.363400 |
Velikiy Oktyabr' | 51.416670 , 80.233330 |
Notes:
- You can download geometry data for Uglovskiy 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.