Download outline map of Merkenskiy (geojson format) :
Merkenskiy.geojson (**)
Download polygon array of Merkenskiy map for "Google Maps" :
Merkenskiy.txt
Bounding Box for Merkenskiy Map : ( 42.408899 , 72.331666 , 44.019077 , 73.959696 )
Wikipedia ID for Merkenskiy : Q2549670
Wikipedia SPARQL Query for Merkenskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2549670 wdt:P1082 ?population. }
OPTIONAL { wd:Q2549670 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2549670 wdt:P2046 ?area. }
OPTIONAL { wd:Q2549670 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2549670 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2549670 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 Merkenskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](42.408899, 72.331666, 44.019077, 73.959696);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Merkenskiy)
[out:json];
(
rel["name"="Merkenskiy"][type=boundary];
rel["name:en"="Merkenskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Merkenskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akermen | 43.044550 , 73.486900 |
Aqtoghan | 42.870250 , 73.106380 |
Aspara | 43.043510 , 73.559650 |
Belaryq | 43.108260 , 73.324800 |
Dzhambul | 42.807560 , 73.149190 |
Dzhambul | 42.876860 , 73.167720 |
Dzhaypak | 43.333330 , 73.500000 |
Karakoby | 43.643870 , 73.118160 |
Karasu | 43.191990 , 73.201370 |
Kayyndysay | 43.061620 , 73.552770 |
Kazakhdikan | 42.898160 , 73.127680 |
Kenes | 42.964160 , 73.500590 |
Kentay | 43.062200 , 73.490390 |
Kirovo | 42.809960 , 73.325750 |
Kogalat | 43.442180 , 73.391550 |
Kostogan | 42.837590 , 73.381530 |
Krasnaya Zarya | 42.976530 , 73.166310 |
Krasnooktyabr'skoye | 42.857670 , 73.282310 |
Kyrykbakyr | 43.863680 , 72.651930 |
Kyzylkishlak | 42.861030 , 73.470820 |
Kyzyltu | 42.811410 , 73.294590 |
Leninzholy | 43.249590 , 73.464110 |
Makhanda | 42.886730 , 73.419650 |
Novovoskresenovka | 42.827500 , 73.501390 |
Ortakum | 43.398700 , 73.159540 |
Papanina | 43.132010 , 73.881160 |
Pervoye Otdeleniye | 42.909110 , 73.244200 |
Sarymoldaev | 42.870750 , 73.246010 |
Saryqoby | 43.734500 , 72.583570 |
Shalduar | 42.838240 , 73.482770 |
Surat | 42.821170 , 73.360510 |
Tatti | 43.215950 , 73.303900 |
Voroshilovo | 42.840740 , 73.417670 |
Yekpindi | 42.867770 , 73.231290 |
Zhambyl | 42.869440 , 73.154170 |
Zhdanovo | 42.951720 , 73.237950 |
Zimovka Tastak | 42.839170 , 73.087220 |
Notes:
- You can download geometry data for Merkenskiy 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.