Download outline map of Svetlogorskiy (geojson format) :
Svetlogorskiy.geojson (**)
Download polygon array of Svetlogorskiy map for "Google Maps" :
Svetlogorskiy.txt
Bounding Box for Svetlogorskiy Map : ( 54.915708 , 19.941755 , 54.962833 , 20.220356 )
Wikipedia ID for Svetlogorskiy : Q126435
Wikipedia SPARQL Query for Svetlogorskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q126435 wdt:P1082 ?population. }
OPTIONAL { wd:Q126435 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q126435 wdt:P2046 ?area. }
OPTIONAL { wd:Q126435 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q126435 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q126435 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 Svetlogorskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](54.915708, 19.941755, 54.962833, 20.220356);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Svetlogorskiy)
[out:json];
(
rel["name"="Svetlogorskiy"][type=boundary];
rel["name:en"="Svetlogorskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Svetlogorskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bakalino | 54.923890 , 19.950560 |
Bobrovka | 54.929150 , 20.212790 |
Donskoye | 54.938420 , 19.968210 |
Filino | 54.949140 , 20.012340 |
Lesnoye | 54.943370 , 20.081960 |
Mar'inskoye | 54.928130 , 19.964300 |
Mayak | 54.959720 , 19.983010 |
Mayskiy | 54.926700 , 20.128590 |
Molodogvardeyskoye | 54.947360 , 19.977650 |
Molodogvardeyskoye | 54.943060 , 20.009440 |
Primor'ye | 54.941910 , 20.037450 |
Rauschen | 54.944111 , 20.144290 |
Sel'skiy | 54.938060 , 20.174720 |
Svetlogorsk | 54.939870 , 20.154790 |
Zarechnyy | 54.942500 , 20.175830 |
Notes:
- You can download geometry data for Svetlogorskiy 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.