Download outline map of Kamystinskiy (geojson format) :
Kamystinskiy.geojson (**)
Download polygon array of Kamystinskiy map for "Google Maps" :
Kamystinskiy.txt
Bounding Box for Kamystinskiy Map : ( 50.849752 , 61.45664 , 52.259598 , 63.100995 )
Wikipedia ID for Kamystinskiy : Q703004
Wikipedia SPARQL Query for Kamystinskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q703004 wdt:P1082 ?population. }
OPTIONAL { wd:Q703004 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q703004 wdt:P2046 ?area. }
OPTIONAL { wd:Q703004 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q703004 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q703004 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 Kamystinskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](50.849752, 61.45664, 52.259598, 63.100995);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kamystinskiy)
[out:json];
(
rel["name"="Kamystinskiy"][type=boundary];
rel["name:en"="Kamystinskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kamystinskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aday | 51.801770 , 62.031990 |
Airkol' | 51.602710 , 61.987330 |
Akkol' | 51.866670 , 61.683330 |
Aksu | 52.136140 , 62.147830 |
Altynsarin | 51.735890 , 62.348360 |
Aralkol | 51.081870 , 62.688930 |
Bestobe | 51.908500 , 62.032350 |
Druzhba | 51.444490 , 62.904670 |
Filippovka | 51.797400 , 62.387380 |
Karakol' | 52.185470 , 62.324220 |
Klochkovo | 51.670300 , 62.041350 |
Koyandy | 51.984250 , 62.168450 |
Krasnooktyabr'skiy | 52.047570 , 62.401390 |
Kubenovka | 52.069570 , 61.788130 |
Livanovka | 52.097260 , 62.002910 |
Mergenevskiy | 51.533330 , 62.100000 |
Meshit | 51.976530 , 61.556900 |
Orqash | 51.341810 , 62.325160 |
Pushkino | 51.465320 , 61.569410 |
Qamysty | 51.963820 , 61.786410 |
Sakharovka | 51.610410 , 61.854540 |
Sakharovskiy | 51.600000 , 62.050000 |
Shashtaraz | 50.898880 , 62.427530 |
Svobodnyy | 51.631550 , 62.562670 |
Tselinnyy | 51.765220 , 62.099200 |
Ul'kensor | 51.287040 , 62.981540 |
Ushkol' | 51.831890 , 62.404180 |
Ushsorka | 52.067150 , 62.548620 |
Zhayylma | 51.539450 , 61.630480 |
Notes:
- You can download geometry data for Kamystinskiy 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.