Odesskiy (Omsk) Map Cropping Samples
Odesskiy (Omsk) Map Cropping Samples-1
Odesskiy (Omsk) Map Cropping Samples-2
Odesskiy neighborhoods and villages map with 3D shadow effect
flag map of Odesskiy with 3D shadow effect
Odesskiy map with 3d shadow effect
Download outline map of Odesskiy (geojson format) :
Odesskiy.geojson (**)
Download polygon array of Odesskiy map for "Google Maps" :
Odesskiy.txt
Bounding Box for Odesskiy Map : ( 53.900876 , 72.299352 , 54.404915 , 73.345475 )
Wikipedia ID for Odesskiy : Q1654424
Wikipedia SPARQL Query for Odesskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1654424 wdt:P1082 ?population. }
OPTIONAL { wd:Q1654424 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1654424 wdt:P2046 ?area. }
OPTIONAL { wd:Q1654424 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1654424 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1654424 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 Odesskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](53.900876, 72.299352, 54.404915, 73.345475);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Odesskiy)
[out:json];
(
rel["name"="Odesskiy"][type=boundary];
rel["name:en"="Odesskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Odesskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Antambek | 54.163500 , 72.888800 |
Belostok | 54.165100 , 72.780600 |
Bobrovitsa | 54.084700 , 72.412400 |
Brezitsk | 54.192100 , 72.496900 |
Bunyakovka | 54.127700 , 73.161400 |
Gannovka | 54.105131 , 73.273072 |
Generalovka | 54.250000 , 73.197400 |
Luk'yanovka | 54.314300 , 73.059100 |
Novopavlovka | 54.285900 , 72.988600 |
Odesskoye | 54.209230 , 72.970365 |
Orekhovo | 53.983060 , 72.487780 |
Peschanka | 54.337500 , 73.177900 |
Pirogovka | 54.366670 , 73.200000 |
Pobochino | 54.195932 , 72.675656 |
Samorodinka | 54.350000 , 72.966670 |
Sarat | 54.366700 , 73.089800 |
Slavgorodka | 54.112800 , 72.934400 |
Tishanka | 54.311800 , 72.907200 |
Tsvetkovo | 54.075700 , 72.499600 |
Zhelannoye | 54.163900 , 72.578100 |
Notes:
- You can download geometry data for Odesskiy 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.