Sergelen (Tov) Map Cropping Samples

Sergelen (Tov) Map Cropping Samples-1
Sergelen (Tov) Map Cropping Samples-1
Sergelen (Tov) Map Cropping Samples-2
Sergelen (Tov) Map Cropping Samples-2
Download outline map of Sergelen (geojson format) : Sergelen.geojson (**)
Download polygon array of Sergelen map for "Google Maps" : Sergelen.txt
Bounding Box for Sergelen Map : ( 47.054894 , 106.586804 , 47.761123 , 107.624902 )
Wikipedia ID for Sergelen : Q3396295
Wikipedia SPARQL Query for Sergelen (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3396295 wdt:P1082 ?population. }
OPTIONAL { wd:Q3396295 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3396295 wdt:P2046 ?area. }
OPTIONAL { wd:Q3396295 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3396295 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3396295 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](47.054894, 106.586804, 47.761123, 107.624902);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Sergelen)
[out:json];
(
rel["name"="Sergelen"][type=boundary];
rel["name:en"="Sergelen"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Sergelen
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Abdar Bayan Suma 47.166670 , 107.166670
Bagshiin Hiid 47.733330 , 106.983330
Baraguyn Dugang Hiid 47.383330 , 107.100000
Erdeni Hudag 47.066670 , 106.616670
Hoeshigiyn Ar 47.676140 , 107.036280
Honhor 47.583330 , 107.283330
Hoshigiyn-Ar 47.557170 , 106.963330
Jirgalanta 47.166670 , 106.683330
Lamaiin Huryee 47.183330 , 107.166670
Sagdul Yurt 47.600000 , 107.233330


Notes:
- You can download geometry data for Sergelen 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.

Create Sergelen neighborhoods and villages map.


Share this page