Download outline map of Bilibinskiy (geojson format) :
Bilibinskiy.geojson (**)
Download polygon array of Bilibinskiy map for "Google Maps" :
Bilibinskiy.txt
Bounding Box for Bilibinskiy Map : ( 64.597764 , 157.734652 , 69.753754 , 170.870347 )
Wikipedia ID for Bilibinskiy : Q794977
Wikipedia SPARQL Query for Bilibinskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q794977 wdt:P1082 ?population. }
OPTIONAL { wd:Q794977 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q794977 wdt:P2046 ?area. }
OPTIONAL { wd:Q794977 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q794977 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q794977 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 Bilibinskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](64.597764, 157.734652, 69.753754, 170.870347);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bilibinskiy)
[out:json];
(
rel["name"="Bilibinskiy"][type=boundary];
rel["name:en"="Bilibinskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bilibinskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alermaut | 68.650000 , 166.150000 |
Aliskerovo | 67.776040 , 167.524060 |
Antokhina | 68.233330 , 160.833330 |
Anyuysk | 68.345500 , 161.562200 |
Baimka | 66.483330 , 164.583330 |
Berezkina | 66.383330 , 159.416670 |
Bilibino | 68.054640 , 166.437210 |
Bol'shaya Baranikha | 67.900000 , 166.500000 |
Chinaun | 67.850000 , 158.716670 |
Chirineyveyem | 68.416670 , 166.833330 |
Dal'niy | 67.582640 , 160.757830 |
Dvurech'ye | 69.661690 , 163.010730 |
Gornitsa | 68.266670 , 161.716670 |
Ilirney | 67.256390 , 167.960550 |
Keperveyem | 67.841690 , 166.140940 |
Konstantinova | 68.154050 , 161.164750 |
Kryukovo | 66.500000 , 159.516670 |
Kulyuka | 65.450000 , 161.700000 |
Labaznoye | 66.750000 , 162.666670 |
Malaya Baranikha | 69.582530 , 165.188070 |
Malysh | 69.666970 , 163.099780 |
Omolon | 65.249982 , 160.500012 |
Ostrovnoye | 68.110420 , 164.174600 |
Pogyndeno | 68.183330 , 163.950000 |
Pyatistennoye | 67.967490 , 161.395890 |
Ruch'ishki | 69.569420 , 165.796710 |
Torgovyy Punkt Yakuttorga | 65.950000 , 160.866670 |
Vesenniy | 66.454010 , 164.578390 |
Vstrechnyy | 67.950000 , 165.600000 |
Yandrino | 69.629990 , 162.699790 |
Notes:
- You can download geometry data for Bilibinskiy 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.