Privolzhskiy (Samara) Map Cropping Samples
Privolzhskiy (Samara) Map Cropping Samples-1
Privolzhskiy (Samara) Map Cropping Samples-2
Privolzhskiy neighborhoods and villages map with 3D shadow effect
flag map of Privolzhskiy with 3D shadow effect
Privolzhskiy map with 3d shadow effect
Download outline map of Privolzhskiy (geojson format) :
Privolzhskiy.geojson (**)
Download polygon array of Privolzhskiy map for "Google Maps" :
Privolzhskiy.txt
Bounding Box for Privolzhskiy Map : ( 52.658415 , 48.312539 , 53.240665 , 49.107488 )
Wikipedia ID for Privolzhskiy : Q1774555
Wikipedia SPARQL Query for Privolzhskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1774555 wdt:P1082 ?population. }
OPTIONAL { wd:Q1774555 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1774555 wdt:P2046 ?area. }
OPTIONAL { wd:Q1774555 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1774555 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1774555 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 Privolzhskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](52.658415, 48.312539, 53.240665, 49.107488);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Privolzhskiy)
[out:json];
(
rel["name"="Privolzhskiy"][type=boundary];
rel["name:en"="Privolzhskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Privolzhskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Annino | 52.844000 , 48.581500 |
Berezovoye | 53.216670 , 49.100000 |
Bratishki | 53.183330 , 48.966670 |
Davydovka | 52.747517 , 48.409541 |
Dmitriyevka | 52.966670 , 48.583330 |
Fedorovka | 52.804000 , 48.542500 |
Garkino | 53.155280 , 48.870000 |
Il'Men' | 52.901808 , 48.743087 |
Kashpir | 53.006873 , 48.573014 |
Kulinovskiy | 52.833330 , 48.866670 |
Mosty | 53.096600 , 48.707900 |
Nizhneozeretskiy | 52.871285 , 48.806302 |
Nizhnepecherskoye | 53.181600 , 48.939800 |
Nizhnyaya Syzran' | 53.077500 , 48.560280 |
Novospasskiy | 52.997100 , 48.772800 |
Obsharovka | 53.125000 , 48.853060 |
Ozeretsk | 52.792093 , 48.741186 |
Privolzhye | 52.871438 , 48.584426 |
Sadovyy | 52.904000 , 48.608400 |
Sof'ino | 52.771800 , 48.490300 |
Spasskoye | 52.883500 , 48.612200 |
Tomanskiy | 52.867100 , 48.680400 |
Trostyanka | 53.117100 , 48.733200 |
Verkhnyaya Syzran' | 53.100000 , 48.600000 |
Vysotskiy | 53.050000 , 48.683330 |
Yakob'yevka | 53.128900 , 48.640000 |
Yekaterinovka | 52.703000 , 48.385100 |
Zavolzh'ye | 52.948900 , 48.611600 |
Zolotaya Gora | 53.119900 , 48.915400 |
Notes:
- You can download geometry data for Privolzhskiy 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.