Ondorshireet (Tov) Map Cropping Samples
Ondorshireet (Tov) Map Cropping Samples-1
Ondorshireet (Tov) Map Cropping Samples-2
Ondorshireet neighborhoods and villages map with 3D shadow effect
flag map of Ondorshireet with 3D shadow effect
Ondorshireet map with 3d shadow effect
Download outline map of Ondorshireet (geojson format) :
Ondorshireet.geojson (**)
Download polygon array of Ondorshireet map for "Google Maps" :
Ondorshireet.txt
Bounding Box for Ondorshireet Map : ( 47.164535 , 104.481692 , 47.709721 , 105.474366 )
Wikipedia ID for Ondorshireet : Q3396418
Wikipedia SPARQL Query for Ondorshireet (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3396418 wdt:P1082 ?population. }
OPTIONAL { wd:Q3396418 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3396418 wdt:P2046 ?area. }
OPTIONAL { wd:Q3396418 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3396418 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3396418 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 Ondorshireet map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](47.164535, 104.481692, 47.709721, 105.474366);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ondorshireet)
[out:json];
(
rel["name"="O'ndorshireet"][type=boundary];
rel["name:en"="O'ndorshireet"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ondorshireet
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bayshint | 47.416670 , 104.816670 |
Bayshinta Huryee | 47.450000 , 105.050000 |
Novotoyn | 47.300000 , 105.283330 |
Noyotoyn Sume | 47.283330 , 105.400000 |
Tsoohoriin Hiid | 47.350000 , 105.200000 |
Notes:
- You can download geometry data for Ondorshireet 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.