Bagaevskiy (Rostov) Map Cropping Samples
Bagaevskiy (Rostov) Map Cropping Samples-1
Bagaevskiy (Rostov) Map Cropping Samples-2
Bagaevskiy neighborhoods and villages map with 3D shadow effect
flag map of Bagaevskiy with 3D shadow effect
Bagaevskiy map with 3d shadow effect
Download outline map of Bagaevskiy (geojson format) :
Bagaevskiy.geojson (**)
Download polygon array of Bagaevskiy map for "Google Maps" :
Bagaevskiy.txt
Bounding Box for Bagaevskiy Map : ( 47.089481 , 40.080346 , 47.452416 , 40.739254 )
Wikipedia ID for Bagaevskiy : Q1778570
Wikipedia SPARQL Query for Bagaevskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1778570 wdt:P1082 ?population. }
OPTIONAL { wd:Q1778570 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1778570 wdt:P2046 ?area. }
OPTIONAL { wd:Q1778570 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1778570 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1778570 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 Bagaevskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](47.089481, 40.080346, 47.452416, 40.739254);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bagaevskiy)
[out:json];
(
rel["name"="Bagaevskiy"][type=boundary];
rel["name:en"="Bagaevskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bagaevskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arpachin | 47.218233 , 40.180824 |
Azhinov | 47.362967 , 40.566806 |
Bagayevskiy | 47.316801 , 40.386581 |
Belyanin | 47.295280 , 40.341940 |
Chernyshev | 47.191670 , 40.355830 |
Fedulov | 47.259020 , 40.467670 |
Golyye Bugry | 47.281390 , 40.315000 |
Kalinin | 47.343923 , 40.712242 |
Karpovka | 47.402030 , 40.584900 |
Krasnodonskiy | 47.273330 , 40.352500 |
Kudinov | 47.336110 , 40.548610 |
Manychskaya | 47.236180 , 40.257710 |
Nizhniy Yanchenkov | 47.316670 , 40.500000 |
Otradnyy | 47.126720 , 40.460260 |
Pervomayskiy | 47.205250 , 40.286940 |
Pustoshkin | 47.185280 , 40.248610 |
Reznikov | 47.183330 , 40.233330 |
Samodurovka | 47.223330 , 40.228060 |
Sarayskiy | 47.316670 , 40.716670 |
Tuzlukov | 47.206860 , 40.464820 |
Us'man | 47.157010 , 40.286920 |
Verkhniy Yanchenkov | 47.316670 , 40.533330 |
Yelkin | 47.308856 , 40.492083 |
Notes:
- You can download geometry data for Bagaevskiy 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.