Dzerzhinsk (Nizhny Novgorod) Map Cropping Samples

Dzerzhinsk (Nizhny Novgorod) Map Cropping Samples-1
Dzerzhinsk (Nizhny Novgorod) Map Cropping Samples-1
Dzerzhinsk (Nizhny Novgorod) Map Cropping Samples-2
Dzerzhinsk (Nizhny Novgorod) Map Cropping Samples-2
Download outline map of Dzerzhinsk (geojson format) : Dzerzhinsk.geojson (**)
Download polygon array of Dzerzhinsk map for "Google Maps" : Dzerzhinsk.txt
Bounding Box for Dzerzhinsk Map : ( 56.184233 , 43.250968 , 56.376587 , 43.770693 )
Wikipedia ID for Dzerzhinsk : Q3716931
Wikipedia SPARQL Query for Dzerzhinsk (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3716931 wdt:P1082 ?population. }
OPTIONAL { wd:Q3716931 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3716931 wdt:P2046 ?area. }
OPTIONAL { wd:Q3716931 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3716931 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3716931 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](56.184233, 43.250968, 56.376587, 43.770693);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Dzerzhinsk)
[out:json];
(
rel["name"="Dzerzhinsk"][type=boundary];
rel["name:en"="Dzerzhinsk"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Dzerzhinsk
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Babino 56.225640 , 43.623800
Chernorechenskiye Dvoriki 56.300000 , 43.350000
Dzerzhinsk 56.255700 , 43.499884
Dzerzinsk 56.241430 , 43.455390
Gavrilovka 56.230908 , 43.719530
Gnilitskiye Dvoriki 56.302770 , 43.573740
Kolodkino 56.200000 , 43.583330
Lesnaya Polyana 56.250000 , 43.400000
Poselok Stroiteley 56.250000 , 43.400000
Pyra 56.295270 , 43.352740
Severnyy 56.303680 , 43.619820
Yur'yevets 56.216670 , 43.650000
Zhelnino 56.202300 , 43.365070


Notes:
- You can download geometry data for Dzerzhinsk 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.

Create Dzerzhinsk neighborhoods and villages map.


Share this page