Download outline map of Angarskiy (geojson format) :
Angarskiy.geojson (**)
Download polygon array of Angarskiy map for "Google Maps" :
Angarskiy.txt
Bounding Box for Angarskiy Map : ( 52.180005 , 103.196075 , 52.640167 , 104.101524 )
Wikipedia ID for Angarskiy : Q1634174
Wikipedia SPARQL Query for Angarskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1634174 wdt:P1082 ?population. }
OPTIONAL { wd:Q1634174 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1634174 wdt:P2046 ?area. }
OPTIONAL { wd:Q1634174 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1634174 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1634174 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 Angarskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](52.180005, 103.196075, 52.640167, 104.101524);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Angarskiy)
[out:json];
(
rel["name"="Angarskiy"][type=boundary];
rel["name:en"="Angarskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Angarskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Angarsk | 52.579683 , 103.914089 |
Chebogory | 52.416110 , 103.527500 |
Ivanovka | 52.338890 , 103.284440 |
Kitoy | 52.595280 , 103.855560 |
Kitoy | 52.600000 , 103.900000 |
Klyuchevaya | 52.380280 , 103.921940 |
Kordon | 52.426940 , 103.725560 |
Malyshovka | 52.410000 , 103.820000 |
Meget | 52.410670 , 104.041221 |
Naberezhnyy | 52.610000 , 103.870000 |
Novoodinsk | 52.309170 , 103.722220 |
Odinsk | 52.462500 , 103.722220 |
Savvateyevka | 52.333330 , 103.640000 |
Steklyanka | 52.400280 , 103.967500 |
Udarnik | 52.432420 , 104.066860 |
Yakitovka | 52.396210 , 103.502220 |
Zelenyye Gorki | 52.333790 , 103.437480 |
Zhardovnik | 52.450000 , 103.933330 |
Zuy | 52.452590 , 104.057850 |
Zverevo | 52.390270 , 103.940840 |
Zvezdochka | 52.348840 , 103.649050 |
Notes:
- You can download geometry data for Angarskiy 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.