Download outline map of Kosinskiy (geojson format) :
Kosinskiy.geojson (**)
Download polygon array of Kosinskiy map for "Google Maps" :
Kosinskiy.txt
Bounding Box for Kosinskiy Map : ( 59.446741 , 54.420773 , 60.270747 , 55.642965 )
Wikipedia ID for Kosinskiy : Q927441
Wikipedia SPARQL Query for Kosinskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q927441 wdt:P1082 ?population. }
OPTIONAL { wd:Q927441 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q927441 wdt:P2046 ?area. }
OPTIONAL { wd:Q927441 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q927441 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q927441 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 Kosinskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](59.446741, 54.420773, 60.270747, 55.642965);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kosinskiy)
[out:json];
(
rel["name"="Kosinskiy"][type=boundary];
rel["name:en"="Kosinskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kosinskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abramovo | 59.940900 , 54.953400 |
Andronovo | 59.859000 , 55.253200 |
Bad'-Pashnya | 59.950000 , 55.430000 |
Chazevo | 59.883100 , 54.541100 |
Chirkovo | 59.863600 , 54.986000 |
Churaki | 59.639800 , 55.257400 |
Dederuy | 59.851700 , 55.202300 |
Demidovo | 59.651500 , 55.298400 |
Denino | 59.689900 , 55.204000 |
Gorki | 59.841700 , 55.121600 |
Gortlud | 59.839600 , 54.602800 |
Grishkino | 59.728100 , 55.275800 |
Gubanova | 60.050000 , 54.950000 |
Gubanovo | 60.050000 , 54.966670 |
Il'ina | 59.716670 , 55.183330 |
Isayevo | 60.116670 , 54.900000 |
Karchoy | 59.920500 , 54.480600 |
Kashpal'nik | 60.066670 , 54.833330 |
Kirshino | 59.642700 , 55.210200 |
Kiyev | 59.598700 , 55.207800 |
Kordon | 59.957101 , 55.045278 |
Kosa | 59.949246 , 54.999551 |
Krasil'nikovo | 59.854100 , 54.580200 |
Krasnobay | 59.832300 , 55.190300 |
Krivtsy | 60.212610 , 55.037500 |
Levichi | 59.838700 , 55.200900 |
Loch'-Say | 59.980000 , 55.307300 |
Lyampino | 59.628400 , 55.214200 |
Maskali | 60.096880 , 54.924110 |
Nagornaya | 60.018060 , 55.004720 |
Nizhnyaya Kosa | 60.004720 , 54.991940 |
Novaya Svetlitsa | 60.207620 , 55.272320 |
Novosely | 60.083330 , 54.733330 |
Novoye Gushchino | 59.908000 , 54.987000 |
Novozhilovo | 59.731300 , 55.255900 |
Panino | 60.198930 , 54.825830 |
Peklayb | 59.909300 , 54.441900 |
Podgornaya | 60.020160 , 54.987830 |
Podgornaya | 59.983330 , 54.916670 |
Poroshevo | 60.119710 , 54.886490 |
Puksib | 59.772400 , 55.015300 |
Pyatigory | 60.213010 , 54.797720 |
Pydosovo | 59.847800 , 54.674900 |
Sel'khoztekhnika | 59.937200 , 54.949100 |
Selishche | 59.952300 , 55.223600 |
Senino | 59.854500 , 55.272900 |
Shalam | 59.664100 , 55.315700 |
Solym | 60.125620 , 55.146130 |
Sosnovka | 59.972700 , 54.750600 |
Sredneye Bachmanovo | 59.853400 , 54.648600 |
Staroye Gushchino | 59.899100 , 54.989900 |
Svetlitsa | 60.177030 , 55.282090 |
Ust'-Kosa | 60.200790 , 55.172280 |
Varysh | 59.730800 , 54.941100 |
Verkhniy Lel' | 59.979300 , 54.815000 |
Vil'yb | 59.613600 , 55.205300 |
Voyvyl | 59.805000 , 55.018700 |
Yula | 59.833330 , 54.850000 |
Zinkovo | 59.621400 , 55.235200 |
Notes:
- You can download geometry data for Kosinskiy 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.