Download outline map of Majminskiy (geojson format) :
Majminskiy.geojson (**)
Download polygon array of Majminskiy map for "Google Maps" :
Majminskiy.txt
Bounding Box for Majminskiy Map : ( 51.634266 , 85.688951 , 52.112409 , 86.299766 )
Wikipedia ID for Majminskiy : Q301354
Wikipedia SPARQL Query for Majminskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q301354 wdt:P1082 ?population. }
OPTIONAL { wd:Q301354 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q301354 wdt:P2046 ?area. }
OPTIONAL { wd:Q301354 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q301354 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q301354 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 Majminskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](51.634266, 85.688951, 52.112409, 86.299766);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Majminskiy)
[out:json];
(
rel["name"="Majminskiy"][type=boundary];
rel["name:en"="Majminskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Majminskiy
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Aleksandrovka | 51.740000 , 86.111110 |
| Alpatovskiy | 51.983330 , 86.200000 |
| Bol'shaya Siul'ta | 51.833330 , 85.950000 |
| Bol'shiye Muny | 51.783330 , 85.883330 |
| Bolshe-Ulalinskiy | 51.933330 , 86.083330 |
| Dubrovka | 51.933330 , 85.833330 |
| Kalbachak | 51.983330 , 86.083330 |
| Karasuk | 51.848060 , 86.148610 |
| Katun' | 51.920870 , 85.833950 |
| Krasnyy Altay | 51.850000 , 86.033330 |
| Kutash | 51.883330 , 86.133330 |
| Kuuderga | 51.700000 , 85.816670 |
| Kyzylozek | 51.891380 , 85.995350 |
| Manzherok | 51.828610 , 85.767220 |
| Mayma | 52.013743 , 85.899380 |
| Nizhniy Saydys | 51.800000 , 86.133330 |
| Nizhnyaya Ustyuba | 51.866670 , 85.750000 |
| Nonina | 51.866670 , 85.866670 |
| Novyy Put' | 51.750000 , 86.216670 |
| Nul'chak | 51.783330 , 86.200000 |
| Podgornyy | 52.031330 , 85.891320 |
| Respublika | 51.850000 , 86.216670 |
| Souzga | 51.887220 , 85.849440 |
| Sredniy Saydys | 51.762780 , 86.146670 |
| Tatarka | 51.750000 , 86.100000 |
| Tundya | 51.666670 , 86.150000 |
| Ulalushka | 51.942020 , 86.081270 |
| Urluaspak | 51.685510 , 86.208510 |
| Ust'-Muny | 51.723020 , 85.759210 |
| Uznay | 51.719140 , 86.169410 |
| Verkh-Karaguzh | 52.054400 , 86.049100 |
| Verkhnyaya Isha | 51.700000 , 86.266670 |
| Verkhnyaya Souzga | 51.877750 , 85.874480 |
| Zagornyy | 51.950000 , 86.083330 |
Notes:
- You can download geometry data for Majminskiy 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.