Download outline map of Buturlinskiy (geojson format) :
Buturlinskiy.geojson (**)
Download polygon array of Buturlinskiy map for "Google Maps" :
Buturlinskiy.txt
Bounding Box for Buturlinskiy Map : ( 55.309196 , 44.497956 , 55.728389 , 45.235463 )
Wikipedia ID for Buturlinskiy : Q1651491
Wikipedia SPARQL Query for Buturlinskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1651491 wdt:P1082 ?population. }
OPTIONAL { wd:Q1651491 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1651491 wdt:P2046 ?area. }
OPTIONAL { wd:Q1651491 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1651491 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1651491 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 Buturlinskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](55.309196, 44.497956, 55.728389, 45.235463);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Buturlinskiy)
[out:json];
(
rel["name"="Buturlinskiy"][type=boundary];
rel["name:en"="Buturlinskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Buturlinskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bol'Shiye Bakaldy | 55.660167 , 44.743484 |
Bukaley | 55.507780 , 45.131770 |
Buturlino | 55.566730 , 44.897380 |
Inkino | 55.424660 , 44.877110 |
Irzhino | 55.607060 , 45.102530 |
Kamenishchi | 55.592830 , 45.019060 |
Ken'Shevo | 55.451856 , 44.972836 |
Ketros' | 55.487215 , 44.707856 |
Kochunovo | 55.444720 , 44.988610 |
Krutets | 55.635073 , 45.133186 |
Mar'ino | 55.607810 , 44.816940 |
Moksha | 55.516670 , 44.966670 |
Mordovo | 55.699410 , 45.106490 |
Napalkovo | 55.510800 , 45.057640 |
Pergaley | 55.520460 , 44.765720 |
Pogiblovka | 55.465286 , 44.810450 |
Smagino | 55.586080 , 44.793300 |
Suradeyevo | 55.409830 , 44.686770 |
Tartaley | 55.466650 , 45.106020 |
Uvarovo | 55.544880 , 45.005660 |
Valgusy | 55.596280 , 44.869160 |
Vergizay | 55.385970 , 44.924010 |
Yablonka | 55.500590 , 44.903070 |
Yedelovo | 55.424880 , 45.131340 |
Notes:
- You can download geometry data for Buturlinskiy 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.