Download outline map of Dal'nerechenskiy (geojson format) :
Dal'nerechenskiy.geojson (**)
Download polygon array of Dal'nerechenskiy map for "Google Maps" :
Dal'nerechenskiy.txt
Bounding Box for Dal'nerechenskiy Map : ( 44.957235 , 133.46218 , 46.228017 , 135.155553 )
Wikipedia ID for Dal'nerechenskiy : Q832110
Wikipedia SPARQL Query for Dal'nerechenskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q832110 wdt:P1082 ?population. }
OPTIONAL { wd:Q832110 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q832110 wdt:P2046 ?area. }
OPTIONAL { wd:Q832110 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q832110 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q832110 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 Dal'nerechenskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](44.957235, 133.46218, 46.228017, 135.155553);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dal'nerechenskiy)
[out:json];
(
rel["name"="Dal'nerechenskiy"][type=boundary];
rel["name:en"="Dal'nerechenskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dal'nerechenskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ariadnoye | 45.141050 , 134.387330 |
Bogolyubovka | 45.494885 , 134.443456 |
Burlit | 45.516670 , 134.450000 |
Chaldanka | 46.125810 , 133.871330 |
Ebergard | 46.038170 , 133.781830 |
Filino | 45.796390 , 133.673610 |
Golubovka | 45.835980 , 133.801460 |
Kansk | 45.983330 , 133.983330 |
Knyazhevka | 46.083100 , 133.735480 |
Kostyukovo | 45.466670 , 134.250000 |
Krasnoye | 45.783330 , 134.000000 |
Lobanovka | 45.675910 , 134.248640 |
Lyubitovka | 45.353150 , 134.348470 |
Malinovo | 45.397231 , 134.303452 |
Martynova Polyana | 45.303210 , 134.560300 |
Matveyevka | 45.733330 , 133.816670 |
Mezhdurechye | 45.704711 , 134.114231 |
Novotroitskoye | 45.788130 , 134.114590 |
Ol'shevka | 45.766670 , 134.150000 |
Orekhovo | 45.536261 , 134.373552 |
Polyany | 45.445990 , 134.713070 |
Pozhiga | 45.120970 , 134.385330 |
Rakitnoye | 45.591354 , 134.272463 |
Rechnoye | 45.950410 , 133.884120 |
Rozhdestvenka | 45.798280 , 133.767150 |
Sal'skoye | 45.973690 , 133.765010 |
Semenovka | 45.883330 , 134.116670 |
Solov'yevka | 45.884520 , 133.961240 |
Stretenka | 45.830060 , 134.055410 |
Sukhanovka | 46.088090 , 133.853280 |
Tret'yakovo | 45.566670 , 134.366670 |
Udarnoye | 45.696020 , 134.142420 |
Utaza | 45.433330 , 134.716670 |
Vedenka | 45.875248 , 133.912035 |
Verbnoye | 45.447040 , 134.268740 |
Yasnaya Polyana | 45.577400 , 134.314020 |
Zalivnaya | 45.989060 , 133.731180 |
Zimniki | 45.472490 , 134.258590 |
Zvenigorodka | 45.959800 , 133.973480 |
Notes:
- You can download geometry data for Dal'nerechenskiy 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.