Download outline map of Sergokalinskiy (geojson format) :
Sergokalinskiy.geojson (**)
Download polygon array of Sergokalinskiy map for "Google Maps" :
Sergokalinskiy.txt
Bounding Box for Sergokalinskiy Map : ( 42.212732 , 47.485228 , 42.506744 , 47.841393 )
Wikipedia ID for Sergokalinskiy : Q428262
Wikipedia SPARQL Query for Sergokalinskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q428262 wdt:P1082 ?population. }
OPTIONAL { wd:Q428262 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q428262 wdt:P2046 ?area. }
OPTIONAL { wd:Q428262 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q428262 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q428262 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 Sergokalinskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](42.212732, 47.485228, 42.506744, 47.841393);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sergokalinskiy)
[out:json];
(
rel["name"="Sergokalinskiy"][type=boundary];
rel["name:en"="Sergokalinskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sergokalinskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arachanamakhi | 42.319230 , 47.582020 |
Ayalizimakhi | 42.376840 , 47.607460 |
Aymaumakhi | 42.359940 , 47.570480 |
Aymazimakhi | 42.404340 , 47.528090 |
Aynurbimakhi | 42.296230 , 47.584620 |
Bakhmakhi | 42.306380 , 47.592690 |
Baltamakhi | 42.298430 , 47.728770 |
Burdeki | 42.304320 , 47.669470 |
Burkhimakhi | 42.306500 , 47.586070 |
Chabazimakhi | 42.353040 , 47.570960 |
Degva | 42.415450 , 47.536650 |
Gulli | 42.229770 , 47.762140 |
Kanasiragi | 42.254750 , 47.639010 |
Khadzhab | 42.494440 , 47.636940 |
Kichi-Gamri | 42.314410 , 47.710940 |
Mamaaul | 42.317090 , 47.752370 |
Miglakasimakhi | 42.335990 , 47.561210 |
Mugri | 42.267670 , 47.628720 |
Murguk | 42.268000 , 47.694150 |
Myurego | 42.410870 , 47.693040 |
Nizhniye Makhargimakhi | 42.330470 , 47.637880 |
Nizhniye Mulebki | 42.327860 , 47.567000 |
Sergokala | 42.448710 , 47.662847 |
Tsurai | 42.235770 , 47.658190 |
Tsurmakhi | 42.318450 , 47.575160 |
Urakhi | 42.333950 , 47.598480 |
Notes:
- You can download geometry data for Sergokalinskiy 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.