Manas (Talas) Map Cropping Samples
Manas (Talas) Map Cropping Samples-1
Manas (Talas) Map Cropping Samples-2
Manas neighborhoods and villages map with 3D shadow effect
flag map of Manas with 3D shadow effect
Manas map with 3d shadow effect
Download outline map of Manas (geojson format) :
Manas.geojson (**)
Download polygon array of Manas map for "Google Maps" :
Manas.txt
Bounding Box for Manas Map : ( 42.5474 , 71.331628 , 42.840584 , 72.151502 )
Wikipedia ID for Manas : Q2639118
Wikipedia SPARQL Query for Manas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2639118 wdt:P1082 ?population. }
OPTIONAL { wd:Q2639118 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2639118 wdt:P2046 ?area. }
OPTIONAL { wd:Q2639118 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2639118 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2639118 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 Manas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](42.5474, 71.331628, 42.840584, 72.151502);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Manas)
[out:json];
(
rel["name"="Manas"][type=boundary];
rel["name:en"="Manas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Manas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ak-Tash | 42.707490 , 71.540030 |
Aral | 42.698340 , 71.800950 |
Balasary | 42.694000 , 71.616050 |
Chech-Tebe | 42.701290 , 71.786120 |
Dzhayylgan | 42.757180 , 71.626290 |
Dzhiyde | 42.715830 , 71.583070 |
Kara-Archa | 42.751010 , 71.763650 |
Kek-Tebe | 42.764210 , 71.446170 |
Kenesh | 42.775990 , 71.521880 |
Kyzyl-Jyldyz | 42.751760 , 71.545430 |
Manas | 42.738470 , 71.448150 |
May | 42.771600 , 71.482050 |
Nel'dy | 42.622120 , 72.082590 |
Novodonetskoye | 42.786390 , 71.496730 |
Pokrovka | 42.736200 , 71.609820 |
Pushkino | 42.706290 , 71.575720 |
Qaratobe Asuy | 42.826820 , 71.848490 |
Sarybulak | 42.635550 , 72.032620 |
Seget | 42.728270 , 71.781740 |
Talas | 42.760180 , 71.413320 |
Tash-Tyube | 42.583330 , 72.083330 |
Uch-Korgon | 42.779500 , 71.553890 |
Notes:
- You can download geometry data for Manas 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.