Bystrinskiy (Kamchatka) Map Cropping Samples
Bystrinskiy (Kamchatka) Map Cropping Samples-1
Bystrinskiy (Kamchatka) Map Cropping Samples-2
Bystrinskiy neighborhoods and villages map with 3D shadow effect
flag map of Bystrinskiy with 3D shadow effect
Bystrinskiy map with 3d shadow effect
Download outline map of Bystrinskiy (geojson format) :
Bystrinskiy.geojson (**)
Download polygon array of Bystrinskiy map for "Google Maps" :
Bystrinskiy.txt
Bounding Box for Bystrinskiy Map : ( 54.683448 , 156.133004 , 56.825454 , 159.658814 )
Wikipedia ID for Bystrinskiy : Q542009
Wikipedia SPARQL Query for Bystrinskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q542009 wdt:P1082 ?population. }
OPTIONAL { wd:Q542009 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q542009 wdt:P2046 ?area. }
OPTIONAL { wd:Q542009 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q542009 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q542009 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 Bystrinskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](54.683448, 156.133004, 56.825454, 159.658814);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bystrinskiy)
[out:json];
(
rel["name"="Bystrinskiy"][type=boundary];
rel["name:en"="Bystrinskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bystrinskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aginskiy | 55.455130 , 158.019110 |
Anavgay | 56.053130 , 158.970600 |
Bystryy | 55.800400 , 159.508690 |
Esso | 55.927380 , 158.707080 |
Kekuk | 56.712740 , 157.933930 |
Lauchan | 55.750170 , 156.790240 |
Tvayan | 55.394800 , 156.308460 |
Notes:
- You can download geometry data for Bystrinskiy 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.