Vadskiy (Nizhny Novgorod) Map Cropping Samples
Vadskiy (Nizhny Novgorod) Map Cropping Samples-1
Vadskiy (Nizhny Novgorod) Map Cropping Samples-2
Vadskiy neighborhoods and villages map with 3D shadow effect
flag map of Vadskiy with 3D shadow effect
Vadskiy map with 3d shadow effect
Download outline map of Vadskiy (geojson format) :
Vadskiy.geojson (**)
Download polygon array of Vadskiy map for "Google Maps" :
Vadskiy.txt
Bounding Box for Vadskiy Map : ( 55.31887 , 43.970027 , 55.688381 , 44.456129 )
Wikipedia ID for Vadskiy : Q1658646
Wikipedia SPARQL Query for Vadskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1658646 wdt:P1082 ?population. }
OPTIONAL { wd:Q1658646 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1658646 wdt:P2046 ?area. }
OPTIONAL { wd:Q1658646 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1658646 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1658646 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 Vadskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](55.31887, 43.970027, 55.688381, 44.456129);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Vadskiy)
[out:json];
(
rel["name"="Vadskiy"][type=boundary];
rel["name:en"="Vadskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Vadskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Annekovo | 55.483330 , 44.366670 |
Borisovo Pole | 55.602740 , 44.155980 |
Chuvakhley | 55.493900 , 44.139430 |
Dubenskoye | 55.365450 , 44.275150 |
Gari | 55.386070 , 44.222430 |
Kholostoy Maydan | 55.405530 , 44.127320 |
Krutoy Maydan | 55.589410 , 44.071420 |
Petlino | 55.440760 , 44.175730 |
Ravenstvo | 55.400000 , 44.350000 |
Salaley | 55.572030 , 44.030630 |
Shchedrovka | 55.492400 , 44.058460 |
Sloboda | 55.650350 , 44.315380 |
Strelka | 55.520960 , 44.162300 |
Troitskoye Vtoroye | 55.530970 , 44.285950 |
Umay | 55.456520 , 44.337310 |
Vad | 55.530090 , 44.211370 |
Velikiy Vrag | 55.466883 , 44.375969 |
Yablonka | 55.417360 , 44.236830 |
Yelkhovka | 55.587910 , 44.290310 |
Zelenyye Gory | 55.618410 , 44.206060 |
Notes:
- You can download geometry data for Vadskiy 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.