Download outline map of Svetlinskiy (geojson format) :
Svetlinskiy.geojson (**)
Download polygon array of Svetlinskiy map for "Google Maps" :
Svetlinskiy.txt
Bounding Box for Svetlinskiy Map : ( 50.655982 , 60.154796 , 51.468206 , 61.690746 )
Wikipedia ID for Svetlinskiy : Q1884271
Wikipedia SPARQL Query for Svetlinskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1884271 wdt:P1082 ?population. }
OPTIONAL { wd:Q1884271 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1884271 wdt:P2046 ?area. }
OPTIONAL { wd:Q1884271 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1884271 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1884271 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 Svetlinskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](50.655982, 60.154796, 51.468206, 61.690746);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Svetlinskiy)
[out:json];
(
rel["name"="Svetlinskiy"][type=boundary];
rel["name:en"="Svetlinskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Svetlinskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ak-Kuduk | 50.983330 , 60.816670 |
Akkarga | 51.366670 , 61.150000 |
Akkarginskiy | 51.409720 , 61.425000 |
Aktyubinskiy | 51.200280 , 61.441670 |
Aktyubinskiy | 51.400000 , 61.416670 |
Algabaz | 51.166670 , 60.400000 |
Blak | 51.308330 , 61.100280 |
Buruktal | 50.833330 , 60.766670 |
Gorokhovets | 51.400000 , 61.416670 |
Gostepriimnaya | 50.849170 , 60.463330 |
Gostepriimnyy | 50.813330 , 60.493060 |
Kayrakty | 51.402100 , 60.952400 |
Kazancha | 51.062000 , 60.776300 |
Kazarinskiy | 50.800000 , 60.850000 |
Khromit | 51.366670 , 61.400000 |
Koskul' | 51.144170 , 61.133890 |
Kovyl'nyy | 51.276940 , 61.299170 |
Kuskol' | 51.271670 , 61.209440 |
Kuskul' | 51.433330 , 61.166670 |
Ozernyy | 51.104000 , 60.902400 |
Pervomayskiy | 50.877220 , 61.180280 |
Polevoy | 50.875560 , 61.340830 |
Razvedka | 50.839720 , 60.800280 |
Rudnikovyy | 50.811670 , 60.776110 |
Ryazhskiy | 50.701670 , 60.370560 |
Svetlyy | 50.818330 , 60.851940 |
Tselinnyy | 50.835560 , 60.725280 |
Vostochnyy | 51.433060 , 61.314170 |
Vostochnyy | 51.432480 , 61.309920 |
Vysokogornyy | 51.400000 , 61.416670 |
Notes:
- You can download geometry data for Svetlinskiy 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.