Anabarskiy (Sakha) Map Cropping Samples
Anabarskiy (Sakha) Map Cropping Samples-1
Anabarskiy (Sakha) Map Cropping Samples-2
Anabarskiy neighborhoods and villages map with 3D shadow effect
flag map of Anabarskiy with 3D shadow effect
Anabarskiy map with 3d shadow effect
Download outline map of Anabarskiy (geojson format) :
Anabarskiy.geojson (**)
Download polygon array of Anabarskiy map for "Google Maps" :
Anabarskiy.txt
Bounding Box for Anabarskiy Map : ( 70.730972 , 110.1437 , 74.688751 , 120.44775 )
Wikipedia ID for Anabarskiy : Q698261
Wikipedia SPARQL Query for Anabarskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q698261 wdt:P1082 ?population. }
OPTIONAL { wd:Q698261 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q698261 wdt:P2046 ?area. }
OPTIONAL { wd:Q698261 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q698261 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q698261 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 Anabarskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](70.730972, 110.1437, 74.688751, 120.44775);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Anabarskiy)
[out:json];
(
rel["name"="Anabarskiy"][type=boundary];
rel["name:en"="Anabarskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Anabarskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amakinskiy | 71.016670 , 114.383330 |
Doruokha | 71.666670 , 114.000000 |
Ebelyakh | 70.900000 , 113.566670 |
Khorgo | 73.483304 , 113.630004 |
Kumakh-Yuryakh | 71.700000 , 115.200000 |
Saskylakh | 71.916670 , 114.083330 |
Tala | 72.666670 , 114.033330 |
Tostuya | 73.208120 , 113.606680 |
Ugol'nyy | 73.405390 , 111.552640 |
Uryung-Khaya | 72.810930 , 113.236240 |
Vostochnyy Tigyan | 73.460330 , 111.833440 |
Yuzhnyy Tigyan | 73.484180 , 111.653010 |
Notes:
- You can download geometry data for Anabarskiy 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.