Ishimskiy (Tyumen) Map Cropping Samples
Ishimskiy (Tyumen) Map Cropping Samples-1
Ishimskiy (Tyumen) Map Cropping Samples-2
Ishimskiy neighborhoods and villages map with 3D shadow effect
flag map of Ishimskiy with 3D shadow effect
Ishimskiy map with 3d shadow effect
Download outline map of Ishimskiy (geojson format) :
Ishimskiy.geojson (**)
Download polygon array of Ishimskiy map for "Google Maps" :
Ishimskiy.txt
Bounding Box for Ishimskiy Map : ( 55.806193 , 68.605158 , 56.645656 , 70.079923 )
Wikipedia ID for Ishimskiy : Q1652725
Wikipedia SPARQL Query for Ishimskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1652725 wdt:P1082 ?population. }
OPTIONAL { wd:Q1652725 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1652725 wdt:P2046 ?area. }
OPTIONAL { wd:Q1652725 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1652725 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1652725 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 Ishimskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](55.806193, 68.605158, 56.645656, 70.079923);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ishimskiy)
[out:json];
(
rel["name"="Ishimskiy"][type=boundary];
rel["name:en"="Ishimskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ishimskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Borovoye | 56.166610 , 69.683250 |
Bulanovka | 55.937740 , 69.813290 |
Bykova | 56.062360 , 69.279580 |
Cheremshanka | 56.220130 , 69.404280 |
Gagarino | 56.011070 , 69.377180 |
Goldobino | 56.069470 , 70.003930 |
Gortop | 55.928590 , 69.901430 |
Karasul'skoye | 56.308310 , 68.932660 |
Kisloye | 55.970270 , 69.277310 |
Klepikovo | 55.962030 , 69.451290 |
Krutyye Ozerki | 56.274640 , 68.997230 |
Larikha | 55.870070 , 69.342900 |
Lokti | 55.984170 , 68.968610 |
Makarovo | 56.168730 , 69.849910 |
Mizonovo | 56.075280 , 69.071940 |
Novotravnoye | 55.927300 , 69.244180 |
Novyye Lokti | 56.017500 , 69.049170 |
Oktyabr'skiy | 56.290670 , 68.934850 |
Orlovka | 55.952640 , 69.498500 |
Ozhogino | 56.083330 , 68.800000 |
Pes'yanovo Pervoye | 56.321360 , 69.530690 |
Pes'yanovo Pervoye | 55.866670 , 69.083330 |
Pleshkovo | 56.075589 , 69.689519 |
Prokutkino | 56.315510 , 69.764340 |
Ragozina | 55.873150 , 69.467900 |
Ravnets | 56.191670 , 69.790830 |
Sazhina | 56.083590 , 69.894910 |
Shablykino | 56.015300 , 69.764590 |
Shantemir | 55.887410 , 69.635620 |
Tobolovo | 56.205480 , 69.136660 |
Voronina | 55.900800 , 69.430530 |
Vtoropes'yanovo | 55.872470 , 69.138100 |
Yershovo | 56.178460 , 69.303700 |
Zaozernyy | 56.325730 , 69.510430 |
Notes:
- You can download geometry data for Ishimskiy 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.