Kotovskiy (Volgograd) Map Cropping Samples
Kotovskiy (Volgograd) Map Cropping Samples-1
Kotovskiy (Volgograd) Map Cropping Samples-2
Kotovskiy neighborhoods and villages map with 3D shadow effect
flag map of Kotovskiy with 3D shadow effect
Kotovskiy map with 3d shadow effect
Download outline map of Kotovskiy (geojson format) :
Kotovskiy.geojson (**)
Download polygon array of Kotovskiy map for "Google Maps" :
Kotovskiy.txt
Bounding Box for Kotovskiy Map : ( 50.071531 , 44.39799 , 50.663028 , 45.211419 )
Wikipedia ID for Kotovskiy : Q1652637
Wikipedia SPARQL Query for Kotovskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1652637 wdt:P1082 ?population. }
OPTIONAL { wd:Q1652637 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1652637 wdt:P2046 ?area. }
OPTIONAL { wd:Q1652637 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1652637 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1652637 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 Kotovskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](50.071531, 44.39799, 50.663028, 45.211419);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kotovskiy)
[out:json];
(
rel["name"="Kotovskiy"][type=boundary];
rel["name:en"="Kotovskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kotovskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Avilovo | 50.219370 , 45.069410 |
Belov | 50.450000 , 44.683330 |
Burluk | 50.565170 , 44.531510 |
Doronova | 50.558250 , 44.737930 |
Fitinino | 50.516670 , 44.700000 |
Golubev | 50.416670 , 44.900000 |
Gordiyenki | 50.583330 , 44.666670 |
Grechany | 50.627640 , 44.680870 |
Grechushkin | 50.433330 , 44.666670 |
Grodiyenki | 50.576800 , 44.658080 |
Imeni Kotovskogo | 50.233330 , 44.833330 |
Kalinovka | 50.308220 , 44.717140 |
Kotovo | 50.318150 , 44.805033 |
Kryachki | 50.524560 , 44.880900 |
Kuptsovo | 50.316750 , 45.005700 |
Lapshinskaya | 50.361400 , 44.996880 |
Litvinovo | 50.550000 , 44.833330 |
Lobynets | 50.365480 , 44.945300 |
Lomovka | 50.224190 , 44.720300 |
Miroshniki | 50.591600 , 44.652850 |
Moiseyevo | 50.210793 , 44.734925 |
Mokraya Ol'Khovka | 50.473103 , 44.984292 |
Netkachevo | 50.540220 , 44.922020 |
Nizhniye Korobki | 50.329670 , 44.492710 |
Novoalekseyevskiy | 50.372160 , 44.985240 |
Novomlinovo | 50.466670 , 44.866670 |
Novonikolayevka | 50.197550 , 45.100670 |
Pereshchepnoye | 50.536120 , 45.106460 |
Popki | 50.192565 , 44.499533 |
Remennikovo | 50.283330 , 45.033330 |
Romanov | 50.113463 , 44.588824 |
Serino | 50.333330 , 44.766670 |
Skripalovo | 50.283330 , 45.100000 |
Slyusarev | 50.484102 , 44.773210 |
Smorodino | 50.347960 , 45.109300 |
Sosnovka | 50.620730 , 44.541050 |
Tarasovo | 50.553410 , 44.797740 |
Vereshchagino | 50.650000 , 44.566670 |
Verkhniye Korobki | 50.300000 , 44.600000 |
Yefimovka | 50.266230 , 44.699200 |
Notes:
- You can download geometry data for Kotovskiy 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.