Noglikskiy (Sakhalin) Map Cropping Samples
Noglikskiy (Sakhalin) Map Cropping Samples-1
Noglikskiy (Sakhalin) Map Cropping Samples-2
Noglikskiy neighborhoods and villages map with 3D shadow effect
flag map of Noglikskiy with 3D shadow effect
Noglikskiy map with 3d shadow effect
Download outline map of Noglikskiy (geojson format) :
Noglikskiy.geojson (**)
Download polygon array of Noglikskiy map for "Google Maps" :
Noglikskiy.txt
Bounding Box for Noglikskiy Map : ( 50.726745 , 142.222972 , 52.965151 , 143.680832 )
Wikipedia ID for Noglikskiy : Q1653200
Wikipedia SPARQL Query for Noglikskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1653200 wdt:P1082 ?population. }
OPTIONAL { wd:Q1653200 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1653200 wdt:P2046 ?area. }
OPTIONAL { wd:Q1653200 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1653200 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1653200 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 Noglikskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](50.726745, 142.222972, 52.965151, 143.680832);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Noglikskiy)
[out:json];
(
rel["name"="Noglikskiy"][type=boundary];
rel["name:en"="Noglikskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Noglikskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agivo | 52.400000 , 143.200000 |
Baza Sakhsnaba | 51.946290 , 143.189810 |
Boatasyn | 52.433330 , 143.100000 |
Dautu | 51.616670 , 143.333330 |
Garomay | 52.516670 , 143.100000 |
Goromay | 52.506520 , 143.086590 |
Katangli | 51.709094 , 143.244532 |
Kiri | 51.200000 , 143.500000 |
Komrvo | 51.107870 , 143.559860 |
Lyarvo | 52.133330 , 143.133330 |
Moskol'vo | 51.283330 , 143.483330 |
Nabil'vo | 51.416670 , 143.233330 |
Nampi | 50.900000 , 143.633330 |
Nogliki | 51.799180 , 143.138710 |
Nysh | 51.535810 , 142.756200 |
Nyyvo | 51.915910 , 143.207440 |
Palangi | 51.400000 , 143.200000 |
Parkata | 51.657510 , 142.996430 |
Payvan | 51.811508 , 143.152070 |
Severnyy Boatasyn | 52.450000 , 143.066670 |
Severnyye Katangli | 51.750000 , 143.183330 |
Staryy Nabil' | 51.516670 , 143.400000 |
Uyglekuty | 51.733330 , 143.200000 |
Val | 52.338410 , 143.064340 |
Venskoye | 51.900000 , 143.100000 |
Vostochnaya Tym' | 51.598170 , 142.872240 |
Yuzhnyy Boatasyn | 52.400000 , 143.083330 |
Notes:
- You can download geometry data for Noglikskiy 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.