Download outline map of Gajnskiy (geojson format) :
Gajnskiy.geojson (**)
Download polygon array of Gajnskiy map for "Google Maps" :
Gajnskiy.txt
Bounding Box for Gajnskiy Map : ( 59.970103 , 51.767483 , 61.104112 , 55.251379 )
Wikipedia ID for Gajnskiy : Q768228
Wikipedia SPARQL Query for Gajnskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q768228 wdt:P1082 ?population. }
OPTIONAL { wd:Q768228 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q768228 wdt:P2046 ?area. }
OPTIONAL { wd:Q768228 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q768228 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q768228 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 Gajnskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](59.970103, 51.767483, 61.104112, 55.251379);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gajnskiy)
[out:json];
(
rel["name"="Gajnskiy"][type=boundary];
rel["name:en"="Gajnskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gajnskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Anninskiy | 60.400000 , 53.700000 |
Bad'ya | 60.480000 , 53.403330 |
Bazuyevo | 60.210300 , 54.196070 |
Berezovka | 60.474990 , 53.495570 |
Budym | 60.616670 , 54.883330 |
Burdakovo | 60.250000 , 54.133330 |
Chazhegovo | 60.169250 , 54.392780 |
Chernorechenskiy | 60.724550 , 52.044040 |
Churtan | 60.180320 , 53.878320 |
Danilovo | 60.266520 , 54.342320 |
Davydova | 60.459610 , 53.564910 |
Fedorova | 60.250000 , 54.333330 |
Gayny | 60.307070 , 54.324120 |
Grafskaya | 60.483330 , 53.450000 |
Imasy | 60.051130 , 54.450160 |
Isayevo | 60.212570 , 54.536880 |
Ivanchino | 60.067670 , 54.249690 |
Ivanovka | 60.678920 , 53.372150 |
Kasevo | 60.801830 , 54.796100 |
Kebraty | 60.370450 , 54.209820 |
Keros | 60.765394 , 52.858926 |
Kharino | 60.257970 , 54.416980 |
Krasnoyary | 60.074520 , 54.061590 |
Kudesovo | 60.233330 , 54.500000 |
Kuliga | 60.232400 , 53.852580 |
Lesouchastok Kamskiy | 60.400000 , 54.066670 |
Lesouchastok Nizhniy Budym | 60.500000 , 54.250000 |
Lesouchastok Verkhniy Budym | 60.583330 , 54.300000 |
Lugdyn | 60.333330 , 54.183330 |
Lunym | 60.405260 , 54.687020 |
Monastyr' | 60.250000 , 53.950000 |
Mysy | 60.560170 , 53.949220 |
Mysy | 60.600000 , 54.016670 |
Naumovo | 60.179760 , 54.600840 |
Onyl | 60.408280 , 53.656340 |
Os'ka | 60.746580 , 53.924490 |
Pashnya | 60.248210 , 53.861850 |
Pel'min Bor | 60.428540 , 53.077650 |
Peles | 60.628882 , 51.997520 |
Pleso | 60.255910 , 53.897440 |
Poludennaya | 60.333330 , 53.916670 |
Pugvin Mys | 60.220830 , 53.783560 |
Serebryanka | 60.491850 , 53.411820 |
Sergeyevskiy | 60.020070 , 54.333220 |
Seyva | 60.181950 , 53.757260 |
Shumino | 60.333700 , 53.915220 |
Socha | 60.500000 , 54.200000 |
Sosnovaya | 60.353610 , 53.850830 |
Sosnovka | 60.237520 , 53.515680 |
Ust-Chernaya | 60.479997 , 52.657760 |
Ust'-Chukur'ya | 60.296040 , 53.971540 |
Ust'-Shumshara | 60.366670 , 53.116670 |
Ust'-Veslyana | 60.350000 , 54.033330 |
Vas'kino | 60.166580 , 54.415320 |
Verkhniy Budym | 60.558250 , 54.172870 |
Verkhniy Onyl | 60.300000 , 53.433330 |
Verkhnyaya Lup'ya | 60.709020 , 53.934830 |
Verkhnyaya Staritsa | 60.228050 , 54.657310 |
Yakova Tropa | 60.550000 , 54.366670 |
Yel'dor | 60.791290 , 52.859790 |
Yelevo | 60.218640 , 54.374220 |
Zhemchuzhnyy | 60.568610 , 53.956420 |
Notes:
- You can download geometry data for Gajnskiy 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.