Orgon (Dornogovi) Map Cropping Samples

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

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

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

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


Neighborhoods and Villages of Orgon
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Alagiin Sume 44.750000 , 110.416670
Bayan Monho Suma 45.066670 , 111.133330
Bayan Monhoiin Hiid 45.200000 , 111.466670
Bayan-monho-sum 45.283330 , 111.200000
Bulangiin Hural 44.916670 , 111.166670
Senj 44.716670 , 110.766670


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


Share this page