Sharga (Govi-Altay) Map Cropping Samples
Sharga (Govi-Altay) Map Cropping Samples-1
Sharga (Govi-Altay) Map Cropping Samples-2
Sharga neighborhoods and villages map with 3D shadow effect
flag map of Sharga with 3D shadow effect
Sharga map with 3d shadow effect
Download outline map of Sharga (geojson format) :
Sharga.geojson (**)
Download polygon array of Sharga map for "Google Maps" :
Sharga.txt
Bounding Box for Sharga Map : ( 46.12836 , 94.575431 , 46.845843 , 96.012493 )
Wikipedia ID for Sharga : Q3404335
Wikipedia SPARQL Query for Sharga (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3404335 wdt:P1082 ?population. }
OPTIONAL { wd:Q3404335 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3404335 wdt:P2046 ?area. }
OPTIONAL { wd:Q3404335 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3404335 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3404335 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 Sharga map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](46.12836, 94.575431, 46.845843, 96.012493);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sharga)
[out:json];
(
rel["name"="Sharga"][type=boundary];
rel["name:en"="Sharga"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sharga
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Altay | 46.396120 , 95.845043 |
Dashi Choyling Huryee | 46.550000 , 95.700000 |
Hasagt | 46.550000 , 95.666670 |
Hujirtayn Ortoo | 46.700000 , 95.450000 |
Mogoyn Bayshing | 46.366670 , 95.816670 |
Ovoot | 46.600000 , 94.833330 |
Sharga | 46.250000 , 95.266670 |
Notes:
- You can download geometry data for Sharga 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.