Download outline map of Kojskiy (geojson format) :
Kojskiy.geojson (**)
Download polygon array of Kojskiy map for "Google Maps" :
Kojskiy.txt
Bounding Box for Kojskiy Map : ( 59.745434 , 49.938911 , 60.990794 , 52.371706 )
Wikipedia ID for Kojskiy : Q1089799
Wikipedia SPARQL Query for Kojskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1089799 wdt:P1082 ?population. }
OPTIONAL { wd:Q1089799 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1089799 wdt:P2046 ?area. }
OPTIONAL { wd:Q1089799 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1089799 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1089799 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 Kojskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](59.745434, 49.938911, 60.990794, 52.371706);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kojskiy)
[out:json];
(
rel["name"="Kojskiy"][type=boundary];
rel["name:en"="Kojskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kojskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Griva | 60.579980 , 50.875760 |
Guzh | 60.352650 , 51.357030 |
Karvudzhem | 60.579050 , 50.782720 |
Kazhym | 60.334380 , 51.541940 |
Kobra | 60.046920 , 50.787190 |
Kom | 60.265820 , 51.173680 |
Koygorodok | 60.442030 , 51.000601 |
Kuz'yel' | 60.346120 , 50.779930 |
Myrponayb | 60.562950 , 51.038860 |
Nyuchpas | 60.678860 , 51.479720 |
Pashnyak | 59.966670 , 51.466670 |
Peshinskiy Rudnik | 60.232150 , 51.567520 |
Pochinok | 60.055420 , 50.757480 |
Pochinok Kom | 60.200000 , 51.300000 |
Podz' | 60.670040 , 50.356550 |
Pustosh' | 60.501940 , 51.124440 |
Rabog | 60.466010 , 51.330770 |
Sarayul' | 60.533330 , 51.466670 |
Shelomka | 60.620570 , 51.131660 |
Turbanovskaya | 60.043340 , 50.789900 |
Ul'zi | 60.383330 , 51.250000 |
Ust'-Voktym | 60.323220 , 51.085230 |
Uzhga | 60.517420 , 51.045960 |
Vador | 60.450000 , 50.983330 |
Vadyb | 60.366670 , 51.066670 |
Venib | 60.461930 , 51.152170 |
Verkhov'ye | 60.050000 , 50.800000 |
Vezh'yu | 60.649240 , 51.143820 |
Yarvyl | 60.516670 , 50.233330 |
Zimovka | 60.266670 , 50.966670 |
Zin'kovo | 60.066670 , 50.766670 |
Notes:
- You can download geometry data for Kojskiy 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.