Download outline map of Bredinskiy (geojson format) :
Bredinskiy.geojson (**)
Download polygon array of Bredinskiy map for "Google Maps" :
Bredinskiy.txt
Bounding Box for Bredinskiy Map : ( 51.990638 , 59.347106 , 52.780305 , 61.067523 )
Wikipedia ID for Bredinskiy : Q1651377
Wikipedia SPARQL Query for Bredinskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1651377 wdt:P1082 ?population. }
OPTIONAL { wd:Q1651377 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1651377 wdt:P2046 ?area. }
OPTIONAL { wd:Q1651377 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1651377 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1651377 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 Bredinskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](51.990638, 59.347106, 52.780305, 61.067523);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bredinskiy)
[out:json];
(
rel["name"="Bredinskiy"][type=boundary];
rel["name:en"="Bredinskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bredinskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amurskiy | 52.574720 , 59.621110 |
Andreyevskiy | 52.370830 , 60.790830 |
Atamanovskiy | 52.227220 , 60.703890 |
Barabel' | 52.400000 , 60.483330 |
Bashkirovo | 52.659550 , 60.394440 |
Berezovka | 52.552500 , 60.257910 |
Borovoye | 52.663320 , 60.428820 |
Bredy | 52.417297 , 60.351844 |
Cheka | 52.492780 , 59.472220 |
Gogino | 52.707690 , 60.504370 |
Gulino | 52.650000 , 60.400000 |
Imeni Budennogo | 52.566670 , 60.100000 |
Kachkarnyy | 52.466670 , 59.983330 |
Kalininskiy | 52.511390 , 59.692500 |
Knyazhenskiy | 52.647740 , 60.654850 |
Komsomol'skiy | 52.383060 , 60.632780 |
Koryazhnyy | 52.283060 , 60.194170 |
Lebyazhiy | 52.528410 , 60.710850 |
Mariinskoye | 52.333330 , 61.000000 |
Mayak | 52.392220 , 60.423610 |
Mirnoye | 52.442050 , 60.254040 |
Mogutovskiy | 52.708810 , 60.212790 |
Morozovka | 52.523890 , 59.989720 |
Naslednitskiy | 52.162500 , 60.331940 |
Nekrasovo | 52.416670 , 60.333330 |
Novoamurskiy | 52.524720 , 59.763330 |
Novogeorgiyevskiy | 52.673470 , 60.468940 |
Novyy | 52.323330 , 60.398890 |
Oktyabr'skiy | 52.385000 , 60.484440 |
Pavlovskiy | 52.083330 , 60.025000 |
Pryatkiny Yamy | 52.476390 , 59.920280 |
Rodniki | 52.483890 , 59.724170 |
Rymnikskiy | 52.502560 , 60.147140 |
Sosnovka | 52.567190 , 60.109420 |
Stepnoy | 52.244720 , 60.850560 |
Svetlyye Ozera | 52.416670 , 60.333330 |
Svetlyye Ozera | 52.608760 , 60.334660 |
Voskhod | 52.379870 , 60.538060 |
Vostochnyy | 52.095400 , 60.161460 |
Yama | 52.550000 , 59.900000 |
Yasnaya Polyana | 52.459340 , 60.652600 |
Zaozernyy | 52.557790 , 60.534040 |
Notes:
- You can download geometry data for Bredinskiy 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.