Sobolevskiy (Kamchatka) Map Cropping Samples
Sobolevskiy (Kamchatka) Map Cropping Samples-1
Sobolevskiy (Kamchatka) Map Cropping Samples-2
Sobolevskiy neighborhoods and villages map with 3D shadow effect
flag map of Sobolevskiy with 3D shadow effect
Sobolevskiy map with 3d shadow effect
Download outline map of Sobolevskiy (geojson format) :
Sobolevskiy.geojson (**)
Download polygon array of Sobolevskiy map for "Google Maps" :
Sobolevskiy.txt
Bounding Box for Sobolevskiy Map : ( 53.487181 , 155.555801 , 55.823812 , 157.753675 )
Wikipedia ID for Sobolevskiy : Q918203
Wikipedia SPARQL Query for Sobolevskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q918203 wdt:P1082 ?population. }
OPTIONAL { wd:Q918203 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q918203 wdt:P2046 ?area. }
OPTIONAL { wd:Q918203 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q918203 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q918203 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 Sobolevskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](53.487181, 155.555801, 55.823812, 157.753675);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sobolevskiy)
[out:json];
(
rel["name"="Sobolevskiy"][type=boundary];
rel["name:en"="Sobolevskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sobolevskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bryumka | 54.525840 , 155.816110 |
Icha | 55.566670 , 155.983330 |
Kirovskiy | 54.229170 , 155.816670 |
Kirovskiy Kombinat Nomer Pervyy | 54.229750 , 155.810460 |
Krutogorovo | 55.037300 , 155.896220 |
Kunzhik | 54.750000 , 155.700000 |
Nemtik | 53.684780 , 155.984070 |
Nizhneye Kolpakovo | 54.652010 , 155.762030 |
Ostrog | 55.585910 , 155.869710 |
Privol'noye | 53.841860 , 156.122870 |
Pymtinskiy | 53.650000 , 156.000000 |
Rus' | 54.200000 , 155.950000 |
Saichik | 55.816670 , 155.716670 |
Shakhty | 53.566670 , 156.550000 |
Sobolevo | 54.300688 , 155.956421 |
Sobolevskiy | 54.301020 , 155.948260 |
Tal'niki | 55.666670 , 155.700000 |
Ust'-Krutogorovo | 55.116670 , 155.583330 |
Ust'yevoye | 54.158010 , 155.842870 |
Verkhneye Kolpakovo | 54.633330 , 155.866670 |
Veyberovo | 54.916670 , 156.016670 |
Vorovskoye | 54.266670 , 155.816670 |
Notes:
- You can download geometry data for Sobolevskiy 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.