Download outline map of Justinskiy (geojson format) :
Justinskiy.geojson (**)
Download polygon array of Justinskiy map for "Google Maps" :
Justinskiy.txt
Bounding Box for Justinskiy Map : ( 46.442184 , 45.689567 , 47.641832 , 46.979236 )
Wikipedia ID for Justinskiy : Q717233
Wikipedia SPARQL Query for Justinskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q717233 wdt:P1082 ?population. }
OPTIONAL { wd:Q717233 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q717233 wdt:P2046 ?area. }
OPTIONAL { wd:Q717233 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q717233 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q717233 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 Justinskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](46.442184, 45.689567, 47.641832, 46.979236);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Justinskiy)
[out:json];
(
rel["name"="Justinskiy"][type=boundary];
rel["name:en"="Justinskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Justinskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Argun-Bore | 47.460450 , 45.710900 |
Arsimchin-Boro | 47.200000 , 46.533330 |
Beloozernyy | 47.110900 , 45.965000 |
Bergin | 46.843900 , 46.940300 |
Bor Tsaryn | 47.407750 , 45.766850 |
Bor-Usun | 47.500000 , 45.983330 |
Buykegachi | 47.033330 , 46.266670 |
Chompot | 47.353200 , 46.432400 |
Dolan | 46.745400 , 46.150900 |
Dord-Khosh | 46.983330 , 46.533330 |
Dzhamtsu | 47.300000 , 46.066670 |
Emne-Khuduk | 47.116670 , 46.050000 |
Erdniyevskiy | 46.866100 , 46.279000 |
Ergichke | 47.326940 , 46.080560 |
Gashun | 47.194170 , 45.813890 |
Gazyn-Tolga | 47.334440 , 46.196110 |
Getilim-Barb | 47.210000 , 46.321390 |
Grishkin Khuduk | 47.554250 , 45.845340 |
Kalanchevskoye | 47.483610 , 46.577220 |
Kharba | 47.014600 , 46.597800 |
Kol'kta | 47.518060 , 46.737780 |
Konya Kohuduk | 47.282500 , 45.739720 |
Krayneye | 47.483330 , 46.050000 |
Oktyabr'skiy | 47.024500 , 46.170600 |
Peschanyy | 47.162700 , 46.492400 |
Pridorozhnyy | 47.019300 , 46.456000 |
Prisarpinskiy | 47.557463 , 45.802543 |
Smushkovoye | 46.579400 , 46.759900 |
Smushkovoye | 47.333330 , 45.950000 |
Sungrub | 47.464720 , 46.615280 |
Syumyan-Bulun | 47.567700 , 46.766700 |
Tatal | 47.287780 , 46.268890 |
Tsagan Aman | 47.563900 , 46.721800 |
Tsagan Bulg | 47.564600 , 46.790600 |
Udarnyy | 46.838900 , 46.744900 |
Ulan | 46.708200 , 46.885400 |
Vetryanoye | 47.381670 , 46.169720 |
Vostochnyy | 46.950000 , 46.533330 |
Yusta | 47.121100 , 46.301600 |
Zavolzhskiy | 47.584170 , 46.732780 |
Zinchenko | 46.850000 , 46.266670 |
Notes:
- You can download geometry data for Justinskiy 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.