Download outline map of Isetskiy (geojson format) :
Isetskiy.geojson (**)
Download polygon array of Isetskiy map for "Google Maps" :
Isetskiy.txt
Bounding Box for Isetskiy Map : ( 56.267018 , 64.939361 , 56.850553 , 65.989465 )
Wikipedia ID for Isetskiy : Q1753871
Wikipedia SPARQL Query for Isetskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1753871 wdt:P1082 ?population. }
OPTIONAL { wd:Q1753871 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1753871 wdt:P2046 ?area. }
OPTIONAL { wd:Q1753871 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1753871 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1753871 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 Isetskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](56.267018, 64.939361, 56.850553, 65.989465);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Isetskiy)
[out:json];
(
rel["name"="Isetskiy"][type=boundary];
rel["name:en"="Isetskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Isetskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arkhangel'skoye | 56.527100 , 65.666900 |
Barkhatovo | 56.474300 , 65.221000 |
Bateni | 56.364000 , 65.312900 |
Bityuki | 56.389700 , 65.329500 |
Bobylevo | 56.535900 , 65.094500 |
Botniki | 56.478100 , 65.464400 |
Denisovo | 56.657000 , 65.647500 |
Gayeva | 56.457900 , 65.215400 |
Golovinskiy | 56.750000 , 65.700000 |
Gryadovaya | 56.377600 , 65.637800 |
Isetskoye | 56.485800 , 65.322600 |
Ishimskiy | 56.584900 , 65.291500 |
Kalinina | 56.833330 , 65.283330 |
Kirovskiy | 56.714300 , 65.736300 |
Kommunar | 56.565500 , 65.535700 |
Krasnogorskoye | 56.488500 , 65.566900 |
Krasnovo | 56.598300 , 65.175000 |
Kukushki | 56.625104 , 65.466693 |
Lobanova | 56.537500 , 65.068200 |
Loga | 56.437400 , 65.609100 |
Malyshi | 56.467000 , 65.423700 |
Minino | 56.426600 , 65.648500 |
Mirolyubova | 56.612600 , 65.474900 |
Novikova | 56.537900 , 65.241100 |
Onufriyevo | 56.442000 , 65.738500 |
Osinova | 56.487400 , 65.138800 |
Pastukhova | 56.485700 , 65.407100 |
Put' k Trudu | 56.444700 , 65.308100 |
Rafaylovo | 56.434600 , 65.251200 |
Rassvet | 56.538100 , 65.730900 |
Reshetnikova | 56.623800 , 65.134900 |
Shorokhovo | 56.654800 , 65.376700 |
Sizikova | 56.481600 , 65.160000 |
Soloboyevo | 56.442000 , 65.382200 |
Sozonova | 56.552200 , 65.045500 |
Stanichnoye | 56.340900 , 65.422400 |
Talovka | 56.586700 , 65.619500 |
Terenkul' | 56.490682 , 65.322783 |
Turushevo | 56.444600 , 65.126900 |
Verkhnebeshkil' | 56.521800 , 65.526900 |
Verkhniy Ingal | 56.438900 , 65.795800 |
Yershina | 56.618100 , 65.157800 |
Zernovoy | 56.604900 , 65.400900 |
Notes:
- You can download geometry data for Isetskiy 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.