Sergachskiy (Nizhny Novgorod) Map Cropping Samples

Sergachskiy (Nizhny Novgorod) Map Cropping Samples-1

Sergachskiy (Nizhny Novgorod) Map Cropping Samples-2

Sergachskiy neighborhoods and villages map with 3D shadow effect

flag map of Sergachskiy with 3D shadow effect

Sergachskiy map with 3d shadow effect
Download outline map of Sergachskiy (geojson format) :
Sergachskiy.geojson (**)
Download polygon array of Sergachskiy map for "Google Maps" :
Sergachskiy.txt
Bounding Box for Sergachskiy Map : ( 55.32017 , 45.083698 , 55.79441 , 45.822067 )
Wikipedia ID for Sergachskiy : Q1654853
Wikipedia SPARQL Query for Sergachskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1654853 wdt:P1082 ?population. }
OPTIONAL { wd:Q1654853 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1654853 wdt:P2046 ?area. }
OPTIONAL { wd:Q1654853 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1654853 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1654853 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 Sergachskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](55.32017, 45.083698, 55.79441, 45.822067);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sergachskiy)
[out:json];
(
rel["name"="Sergachskiy"][type=boundary];
rel["name:en"="Sergachskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sergachskiy
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Abaimovo | 55.354760 , 45.279180 |
| Achka | 55.564060 , 45.584370 |
| Anda | 55.604820 , 45.593690 |
| Andreyevka | 55.692695 , 45.577712 |
| Bereznya | 55.637820 , 45.516620 |
| Berezovka | 55.481900 , 45.697920 |
| Bogorodskoye | 55.597180 , 45.527290 |
| Chufarovo | 55.451460 , 45.326380 |
| Ignatovo | 55.570810 , 45.143380 |
| Kachalovo | 55.694210 , 45.787910 |
| Kamkino | 55.535830 , 45.200560 |
| Kochki-Pozharki | 55.488020 , 45.476890 |
| Koshkarovo | 55.395850 , 45.190540 |
| Kuz'minka | 55.590680 , 45.484570 |
| Leshchevka | 55.675090 , 45.455010 |
| Lopatino | 55.406730 , 45.224120 |
| Lugovoye | 55.558210 , 45.203830 |
| Maydan | 55.583330 , 45.216670 |
| Migino | 55.742622 , 45.566489 |
| Mokryy Maydan | 55.574480 , 45.388880 |
| Nikolayevka | 55.719420 , 45.720170 |
| Pitsa | 55.379970 , 45.294560 |
| Pozharki | 55.495740 , 45.511000 |
| Sergach | 55.522811 , 45.492407 |
| Shubino | 55.476110 , 45.394170 |
| Skochikha | 55.533330 , 45.450000 |
| Sosnovka | 55.706410 , 45.556390 |
| Staraya Berezovka | 55.491380 , 45.725760 |
| Tolba | 55.621110 , 45.292220 |
| Vershinino | 55.727230 , 45.508040 |
| Voskresenskoye | 55.674840 , 45.733210 |
| Vyazovka | 55.458320 , 45.669030 |
| Yanovo | 55.479730 , 45.306840 |
| Yeropkina | 55.442650 , 45.222180 |
Notes:
- You can download geometry data for Sergachskiy 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.