Vaninskiy (Khabarovsk) Map Cropping Samples
Vaninskiy (Khabarovsk) Map Cropping Samples-1
Vaninskiy (Khabarovsk) Map Cropping Samples-2
Vaninskiy neighborhoods and villages map with 3D shadow effect
flag map of Vaninskiy with 3D shadow effect
Vaninskiy map with 3d shadow effect
Download outline map of Vaninskiy (geojson format) :
Vaninskiy.geojson (**)
Download polygon array of Vaninskiy map for "Google Maps" :
Vaninskiy.txt
Bounding Box for Vaninskiy Map : ( 48.864754 , 138.45433 , 51.05639 , 140.692505 )
Wikipedia ID for Vaninskiy : Q919180
Wikipedia SPARQL Query for Vaninskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q919180 wdt:P1082 ?population. }
OPTIONAL { wd:Q919180 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q919180 wdt:P2046 ?area. }
OPTIONAL { wd:Q919180 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q919180 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q919180 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 Vaninskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](48.864754, 138.45433, 51.05639, 140.692505);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Vaninskiy)
[out:json];
(
rel["name"="Vaninskiy"][type=boundary];
rel["name:en"="Vaninskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Vaninskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| 49.247888 , 140.230897 |
| 49.052772 , 140.227889 |
Burnyy | 49.100000 , 140.333330 |
Chipsari | 49.312740 , 140.174370 |
Chistovodnyy | 49.075770 , 140.220630 |
Datta | 49.292640 , 140.376530 |
Datta | 49.273540 , 140.360750 |
Datta | 49.281180 , 140.368460 |
Dzhausa | 49.300000 , 139.283330 |
Kenada | 50.127794 , 139.579746 |
Lyudyu | 49.762820 , 140.176330 |
Mongokhto | 49.238390 , 140.229620 |
Mongokhto | 49.255280 , 140.231670 |
Muli-Datta | 49.983330 , 139.916670 |
Siziman | 50.730380 , 140.437030 |
Sovetskaya Gavan' | 49.056608 , 140.256873 |
Syurkum | 50.133330 , 140.516670 |
Tishkino | 49.100384 , 140.274224 |
Toki | 49.123480 , 140.313870 |
Tumnin | 49.669880 , 140.102380 |
Us'ka-Orochskaya | 49.350390 , 140.045960 |
Us'ka-Russkaya | 49.361940 , 140.090540 |
Vanino | 49.082733 , 140.252768 |
Vysokogornyy | 50.093935 , 139.137287 |
Notes:
- You can download geometry data for Vaninskiy 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.