Nadymskiy (Yamalo-Nenets) Map Cropping Samples
Nadymskiy (Yamalo-Nenets) Map Cropping Samples-1
Nadymskiy (Yamalo-Nenets) Map Cropping Samples-2
Nadymskiy neighborhoods and villages map with 3D shadow effect
flag map of Nadymskiy with 3D shadow effect
Nadymskiy map with 3d shadow effect
Download outline map of Nadymskiy (geojson format) :
Nadymskiy.geojson (**)
Download polygon array of Nadymskiy map for "Google Maps" :
Nadymskiy.txt
Bounding Box for Nadymskiy Map : ( 63.185186 , 68.632529 , 68.919609 , 77.335808 )
Wikipedia ID for Nadymskiy : Q977071
Wikipedia SPARQL Query for Nadymskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q977071 wdt:P1082 ?population. }
OPTIONAL { wd:Q977071 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q977071 wdt:P2046 ?area. }
OPTIONAL { wd:Q977071 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q977071 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q977071 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 Nadymskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](63.185186, 68.632529, 68.919609, 77.335808);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nadymskiy)
[out:json];
(
rel["name"="Nadymskiy"][type=boundary];
rel["name:en"="Nadymskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nadymskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ivlevskiye Peski | 65.950000 , 72.166670 |
Khambi-Yakha | 65.933330 , 72.666670 |
Khe | 66.333330 , 71.200000 |
Khorovaya | 66.166670 , 71.966670 |
Malyye Nori | 66.166670 , 72.366670 |
Nadym | 65.533330 , 72.516670 |
Nori | 66.152500 , 72.381670 |
Numgi | 66.649440 , 72.983610 |
Numto | 63.666720 , 71.333310 |
Nyda | 66.624720 , 72.922780 |
Pangody | 65.850020 , 74.485930 |
Shuga | 66.316670 , 71.566670 |
Staryy Nadym | 65.611820 , 72.684170 |
Tanlovo | 65.215660 , 73.495060 |
Vanuyto | 66.433330 , 69.500000 |
Yagel'nyy | 64.716670 , 72.450000 |
Yurkharovo | 67.790540 , 77.072640 |
Notes:
- You can download geometry data for Nadymskiy 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.