Kalganskiy (Zabaykalsky) Map Cropping Samples
Kalganskiy (Zabaykalsky) Map Cropping Samples-1
Kalganskiy (Zabaykalsky) Map Cropping Samples-2
Kalganskiy neighborhoods and villages map with 3D shadow effect
flag map of Kalganskiy with 3D shadow effect
Kalganskiy map with 3d shadow effect
Download outline map of Kalganskiy (geojson format) :
Kalganskiy.geojson (**)
Download polygon array of Kalganskiy map for "Google Maps" :
Kalganskiy.txt
Bounding Box for Kalganskiy Map : ( 50.643676 , 118.389339 , 51.365529 , 119.569506 )
Wikipedia ID for Kalganskiy : Q1655202
Wikipedia SPARQL Query for Kalganskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1655202 wdt:P1082 ?population. }
OPTIONAL { wd:Q1655202 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1655202 wdt:P2046 ?area. }
OPTIONAL { wd:Q1655202 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1655202 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1655202 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 Kalganskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](50.643676, 118.389339, 51.365529, 119.569506);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kalganskiy)
[out:json];
(
rel["name"="Kalganskiy"][type=boundary];
rel["name:en"="Kalganskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kalganskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bil'bichin | 51.112300 , 118.887850 |
Bogoslovsk | 50.898800 , 118.581200 |
Bugutuy | 50.956230 , 119.280760 |
Bura | 50.753650 , 119.449220 |
Chingil'tuy | 50.797300 , 119.036660 |
Chuprovo | 50.985570 , 118.997250 |
Dono | 50.892070 , 118.580721 |
Kadaya | 50.932540 , 119.294680 |
Kalga | 50.927393 , 118.888126 |
Khayumkan | 51.221530 , 118.886790 |
Kozlovo | 51.206550 , 118.931770 |
Kutomara | 51.096230 , 118.829690 |
Nizhniy Kalgukan | 50.745208 , 118.895908 |
Pokrovka | 50.833330 , 119.166670 |
Sergeyevka | 51.074500 , 118.824700 |
Shiviya | 50.887360 , 119.119480 |
Srednyaya Borzya | 50.911510 , 119.486600 |
Verkhniy Kalgukan | 50.816500 , 118.782820 |
Zapokrovskiy | 50.818780 , 119.170780 |
Notes:
- You can download geometry data for Kalganskiy 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.