Karaginskiy (Kamchatka) Map Cropping Samples
Karaginskiy (Kamchatka) Map Cropping Samples-1
Karaginskiy (Kamchatka) Map Cropping Samples-2
Karaginskiy neighborhoods and villages map with 3D shadow effect
flag map of Karaginskiy with 3D shadow effect
Karaginskiy map with 3d shadow effect
Download outline map of Karaginskiy (geojson format) :
Karaginskiy.geojson (**)
Download polygon array of Karaginskiy map for "Google Maps" :
Karaginskiy.txt
Bounding Box for Karaginskiy Map : ( 57.307877 , 160.400133 , 60.870419 , 165.330541 )
Wikipedia ID for Karaginskiy : Q1042648
Wikipedia SPARQL Query for Karaginskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1042648 wdt:P1082 ?population. }
OPTIONAL { wd:Q1042648 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1042648 wdt:P2046 ?area. }
OPTIONAL { wd:Q1042648 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1042648 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1042648 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 Karaginskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](57.307877, 160.400133, 60.870419, 165.330541);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Karaginskiy)
[out:json];
(
rel["name"="Karaginskiy"][type=boundary];
rel["name:en"="Karaginskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Karaginskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Anapka | 59.972070 , 163.790150 |
Il'pyrskiy | 59.962140 , 164.186340 |
Imyvan | 58.666670 , 162.383330 |
Ivashka | 58.631351 , 162.211380 |
Kayum | 58.877890 , 162.737510 |
Khaylyulya | 58.078830 , 161.988010 |
Kostroma | 59.039890 , 163.167930 |
Novyye Rekinniki | 60.742510 , 163.304320 |
Ossora | 59.247810 , 163.070340 |
Ossorskiy | 59.300000 , 163.050000 |
Podkagernoye | 60.283330 , 161.966670 |
Pustoretsk | 60.233330 , 162.533330 |
Rekinniki | 60.633330 , 163.833330 |
Tymlat | 59.490540 , 163.188330 |
Ukinskiy | 57.933610 , 162.025830 |
Notes:
- You can download geometry data for Karaginskiy 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.