Severomorsk (Murmansk) Map Cropping Samples
Severomorsk (Murmansk) Map Cropping Samples-1
Severomorsk (Murmansk) Map Cropping Samples-2
Severomorsk neighborhoods and villages map with 3D shadow effect
flag map of Severomorsk with 3D shadow effect
Severomorsk map with 3d shadow effect
Download outline map of Severomorsk (geojson format) :
Severomorsk.geojson (**)
Download polygon array of Severomorsk map for "Google Maps" :
Severomorsk.txt
Bounding Box for Severomorsk Map : ( 68.765977 , 33.069047 , 69.149507 , 33.866538 )
Wikipedia ID for Severomorsk : Q7226152
Wikipedia SPARQL Query for Severomorsk (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7226152 wdt:P1082 ?population. }
OPTIONAL { wd:Q7226152 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7226152 wdt:P2046 ?area. }
OPTIONAL { wd:Q7226152 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7226152 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7226152 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 Severomorsk map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](68.765977, 33.069047, 69.149507, 33.866538);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Severomorsk)
[out:json];
(
rel["name"="Severomorsk"][type=boundary];
rel["name:en"="Severomorsk"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Severomorsk
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Kortik | 69.064390 , 33.337930 |
Leskhoz | 68.866670 , 33.700000 |
Okol'nyy | 69.133330 , 33.516670 |
Roslyakovo | 69.043030 , 33.199060 |
Safonovo | 69.060430 , 33.295230 |
Severomorsk | 69.068483 , 33.451588 |
Severomorsk-3 | 69.068890 , 33.416220 |
Shchuchiy | 69.033330 , 33.616670 |
Vayenga Pervaya | 69.050000 , 33.416670 |
Североморск-3 | 68.878620 , 33.726310 |
Notes:
- You can download geometry data for Severomorsk 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.