Download outline map of Vjazemskiy (geojson format) :
Vjazemskiy.geojson (**)
Download polygon array of Vjazemskiy map for "Google Maps" :
Vjazemskiy.txt
Bounding Box for Vjazemskiy Map : ( 47.111017 , 134.146861 , 47.837315 , 135.464663 )
Wikipedia ID for Vjazemskiy : Q1414439
Wikipedia SPARQL Query for Vjazemskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1414439 wdt:P1082 ?population. }
OPTIONAL { wd:Q1414439 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1414439 wdt:P2046 ?area. }
OPTIONAL { wd:Q1414439 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1414439 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1414439 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 Vjazemskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](47.111017, 134.146861, 47.837315, 135.464663);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Vjazemskiy)
[out:json];
(
rel["name"="Vjazemskiy"][type=boundary];
rel["name:en"="Vjazemskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Vjazemskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| 47.770699 , 134.908101 |
Alyunino | 47.300000 , 134.366670 |
Avan | 47.481550 , 134.660130 |
Chernobayevka | 47.683330 , 135.250000 |
Dormidontovka | 47.771980 , 134.904070 |
Dormidontovka | 47.709540 , 134.915310 |
Gedike | 47.359950 , 134.500720 |
Glebovo | 47.257780 , 134.362890 |
Grushovka | 47.800000 , 135.166670 |
Kamenushka | 47.277200 , 134.376300 |
Kapitonovka | 47.671456 , 135.077110 |
Kaydarovskiy | 47.300000 , 134.800000 |
Kedrovo | 47.430330 , 134.365280 |
Koichinskiy | 47.766670 , 134.833330 |
Kotikovo | 47.417200 , 134.572350 |
Krasitskoye | 47.641544 , 134.877566 |
Kukelevo | 47.759660 , 134.772730 |
Medvezhiy | 47.354230 , 135.207970 |
Novaya Murafa | 47.600000 , 135.100000 |
Otradnoye | 47.494153 , 134.710154 |
Partizan | 47.366670 , 135.000000 |
Pitrakovka | 47.766670 , 135.000000 |
Roskosh' | 47.358900 , 134.522010 |
Sadovyy | 47.554050 , 134.808940 |
Sheremet'yevo | 47.362170 , 134.262380 |
Shumnyy | 47.277000 , 134.981630 |
Snarskiy | 47.239860 , 134.356020 |
Sobolevo | 47.416670 , 134.716670 |
Tarasovka | 47.800000 , 135.083330 |
Tret'ya Sed'maya | 47.504230 , 134.927560 |
Venyukovo | 47.483230 , 134.574510 |
Vidnoye | 47.241640 , 134.168380 |
Vinogradovka | 47.434970 , 134.496340 |
Vyazemskiy | 47.547386 , 134.753874 |
Zabaykal'skoye | 47.616020 , 134.682730 |
Notes:
- You can download geometry data for Vjazemskiy 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.