Vladimir (Vladimir) Map Cropping Samples
Vladimir (Vladimir) Map Cropping Samples-1
Vladimir (Vladimir) Map Cropping Samples-2
Vladimir neighborhoods and villages map with 3D shadow effect
flag map of Vladimir with 3D shadow effect
Vladimir map with 3d shadow effect
Download outline map of Vladimir (geojson format) :
Vladimir.geojson (**)
Download polygon array of Vladimir map for "Google Maps" :
Vladimir.txt
Bounding Box for Vladimir Map : ( 56.045835 , 40.187199 , 56.232538 , 40.661612 )
Wikipedia ID for Vladimir : Q3811360
Wikipedia SPARQL Query for Vladimir (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3811360 wdt:P1082 ?population. }
OPTIONAL { wd:Q3811360 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3811360 wdt:P2046 ?area. }
OPTIONAL { wd:Q3811360 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3811360 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3811360 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 Vladimir map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](56.045835, 40.187199, 56.232538, 40.661612);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Vladimir)
[out:json];
(
rel["name"="Vladimir"][type=boundary];
rel["name:en"="Vladimir"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Vladimir
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abbakumovo | 56.071220 , 40.557860 |
Berezovo | 56.113190 , 40.202330 |
Bortnikovo | 56.089770 , 40.602760 |
Bukholovo | 56.105050 , 40.558960 |
Dolgaya Luzha | 56.148220 , 40.514550 |
Energetik | 56.097810 , 40.197230 |
Kommunar | 56.112220 , 40.446660 |
Kusunovo | 56.118660 , 40.500510 |
Kvashnikha | 56.217750 , 40.638520 |
Mosino | 56.150720 , 40.251220 |
Mostopoyezd Chetyresta Odinnadtsat' | 56.106930 , 40.439010 |
Nemtsovo | 56.131400 , 40.294070 |
Nikulino | 56.076800 , 40.549600 |
Oborino | 56.128710 , 40.275270 |
Orgtrud | 56.181677 , 40.612984 |
Rakhmanov Perevoz | 56.144200 , 40.489000 |
Roslyakovo | 56.094180 , 40.192500 |
Rukav | 56.091330 , 40.215600 |
Sel'tso | 56.132760 , 40.640630 |
Shepelevo | 56.076550 , 40.546820 |
Shirmanikha | 56.119190 , 40.643710 |
Spasskoye | 56.131820 , 40.271090 |
Uvarovo | 56.111300 , 40.536850 |
Vilki | 56.082350 , 40.554070 |
Vladimir | 56.140798 , 40.405900 |
Yamskaya Sloboda | 56.116670 , 40.350000 |
Yur'yevets | 56.101380 , 40.269810 |
Zaklyaz'minskiy | 56.121940 , 40.459250 |
Zlobino | 56.087610 , 40.574660 |
Notes:
- You can download geometry data for Vladimir 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.