Svetlovskiy (Kaliningrad) Map Cropping Samples
Svetlovskiy (Kaliningrad) Map Cropping Samples-1
Svetlovskiy (Kaliningrad) Map Cropping Samples-2
Svetlovskiy neighborhoods and villages map with 3D shadow effect
flag map of Svetlovskiy with 3D shadow effect
Svetlovskiy map with 3d shadow effect
Download outline map of Svetlovskiy (geojson format) :
Svetlovskiy.geojson (**)
Download polygon array of Svetlovskiy map for "Google Maps" :
Svetlovskiy.txt
Bounding Box for Svetlovskiy Map : ( 54.645416 , 20.060786 , 54.769355 , 20.32427 )
Wikipedia ID for Svetlovskiy : Q2327545
Wikipedia SPARQL Query for Svetlovskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2327545 wdt:P1082 ?population. }
OPTIONAL { wd:Q2327545 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2327545 wdt:P2046 ?area. }
OPTIONAL { wd:Q2327545 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2327545 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2327545 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 Svetlovskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](54.645416, 20.060786, 54.769355, 20.32427);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Svetlovskiy)
[out:json];
(
rel["name"="Svetlovskiy"][type=boundary];
rel["name:en"="Svetlovskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Svetlovskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cherepanovo | 54.733010 , 20.193790 |
Cherepanovo | 54.748210 , 20.195290 |
Izhevskoye | 54.701610 , 20.206070 |
Kremnevo | 54.735300 , 20.164130 |
Lyublino | 54.737150 , 20.287360 |
Lyublino | 54.743770 , 20.280880 |
Shipovka | 54.743830 , 20.192310 |
Spasskoye | 54.696940 , 20.270560 |
Svetlyj | 54.675010 , 20.134730 |
Veselovka | 54.720420 , 20.302680 |
Volochayevskoye | 54.700340 , 20.219660 |
Vzmor'ye | 54.698070 , 20.247580 |
Волочаевское | 54.696060 , 20.236130 |
Notes:
- You can download geometry data for Svetlovskiy 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.