Omnogovi (Uvs) Map Cropping Samples

Omnogovi (Uvs) Map Cropping Samples-1
Omnogovi (Uvs) Map Cropping Samples-1
Download outline map of Omnogovi (geojson format) : Omnogovi.geojson (**)
Download polygon array of Omnogovi map for "Google Maps" : Omnogovi.txt
Bounding Box for Omnogovi Map : ( 48.680839 , 91.058673 , 49.519541 , 92.060683 )
Wikipedia ID for Omnogovi : Q3402376
Wikipedia SPARQL Query for Omnogovi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3402376 wdt:P1082 ?population. }
OPTIONAL { wd:Q3402376 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3402376 wdt:P2046 ?area. }
OPTIONAL { wd:Q3402376 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3402376 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3402376 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"](48.680839, 91.058673, 49.519541, 92.060683);
);
out geom;

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

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

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


Neighborhoods and Villages of Omnogovi
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Burgaasatayn-Ortoo 49.466670 , 92.000000
Namir 49.106410 , 91.717820
Namiriin Huryee 49.183330 , 91.766670
Shabiin Huryee 48.916670 , 91.283330
Uliast 48.916670 , 91.250000


Notes:
- You can download geometry data for Omnogovi 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 Omnogovi neighborhoods and villages map.


Share this page