Download outline map of Aksajskiy (geojson format) :
Aksajskiy.geojson (**)
Download polygon array of Aksajskiy map for "Google Maps" :
Aksajskiy.txt
Bounding Box for Aksajskiy Map : ( 47.003814 , 39.699764 , 47.528639 , 40.226236 )
Wikipedia ID for Aksajskiy : Q2217097
Wikipedia SPARQL Query for Aksajskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2217097 wdt:P1082 ?population. }
OPTIONAL { wd:Q2217097 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2217097 wdt:P2046 ?area. }
OPTIONAL { wd:Q2217097 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2217097 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2217097 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 Aksajskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](47.003814, 39.699764, 47.528639, 40.226236);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Aksajskiy)
[out:json];
(
rel["name"="Aksajskiy"][type=boundary];
rel["name:en"="Aksajskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Aksajskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aglos | 47.364510 , 39.913690 |
Aksay | 47.258261 , 39.863189 |
Aleksandrovka | 47.329060 , 40.003150 |
Alitub | 47.227040 , 40.105800 |
Bol'shoy Log | 47.302050 , 39.912690 |
Cheryumkin | 47.192780 , 40.095830 |
Dorozhnyy | 47.134720 , 39.884260 |
Grushevka | 47.440560 , 39.951110 |
Grushevskaya | 47.439640 , 39.985980 |
Istomino | 47.082500 , 39.866390 |
Kamyshevakha | 47.437690 , 39.900440 |
Kamyshevakha | 47.305890 , 39.806150 |
Kirov | 47.386300 , 40.009530 |
Kovalevka | 47.339720 , 39.840560 |
Krasnodvorsk | 47.289050 , 40.074020 |
Krasnyy | 47.389440 , 39.881940 |
Krasnyy Kolos | 47.400860 , 39.946700 |
Krasnyy-Lovets | 47.229440 , 40.021940 |
Lenina | 47.114250 , 39.858280 |
Makhin | 47.209200 , 39.955290 |
Malyy Mishkin | 47.382370 , 40.069610 |
Mishkinskaya | 47.363770 , 40.035680 |
Muskatnyy | 47.353450 , 39.907100 |
Nizhnepodpol'nyy | 47.194330 , 40.011300 |
Ogorodniy | 47.439170 , 39.808320 |
Oktyabr'skiy | 47.398890 , 39.830830 |
Olginskaya | 47.184851 , 39.948117 |
Opytnyy | 47.336210 , 39.992430 |
Pchelovodnyy | 47.301780 , 39.963060 |
Rakovka | 47.318890 , 39.918330 |
Rassvet | 47.359910 , 39.879440 |
Rekonstruktor | 47.303690 , 39.943000 |
Rybatskiy | 47.233630 , 40.023820 |
Serdyukov | 47.446940 , 39.720000 |
Shchepkin | 47.376670 , 39.790830 |
Slava Truda | 47.144020 , 40.075890 |
Starocherkasskaya | 47.240770 , 40.041860 |
Tatarskaya | 47.450000 , 39.983330 |
Verkhnepodpol'nyy | 47.189750 , 40.062860 |
Vozrozhdennyy | 47.428490 , 39.754400 |
Zolotoy Kolos | 47.340060 , 39.852130 |
Notes:
- You can download geometry data for Aksajskiy 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.