Urvanskiy (Kabardino-Balkar) Map Cropping Samples
Urvanskiy (Kabardino-Balkar) Map Cropping Samples-1
Urvanskiy (Kabardino-Balkar) Map Cropping Samples-2
Urvanskiy neighborhoods and villages map with 3D shadow effect
flag map of Urvanskiy with 3D shadow effect
Urvanskiy map with 3d shadow effect
Download outline map of Urvanskiy (geojson format) :
Urvanskiy.geojson (**)
Download polygon array of Urvanskiy map for "Google Maps" :
Urvanskiy.txt
Bounding Box for Urvanskiy Map : ( 43.305478 , 43.719323 , 43.643244 , 44.02819 )
Wikipedia ID for Urvanskiy : Q1049112
Wikipedia SPARQL Query for Urvanskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1049112 wdt:P1082 ?population. }
OPTIONAL { wd:Q1049112 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1049112 wdt:P2046 ?area. }
OPTIONAL { wd:Q1049112 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1049112 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1049112 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 Urvanskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](43.305478, 43.719323, 43.643244, 44.02819);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Urvanskiy)
[out:json];
(
rel["name"="Urvanskiy"][type=boundary];
rel["name:en"="Urvanskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Urvanskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chernaya Rechka | 43.609170 , 43.827780 |
Dokshukino | 43.583713 , 43.767143 |
Germenchik | 43.593890 , 43.766110 |
Kakhun | 43.534407 , 43.877923 |
Mazdakha | 43.592780 , 43.990560 |
Morzokh | 43.570000 , 43.835000 |
Nartkala | 43.549265 , 43.851350 |
Nizhniy Cherek | 43.504310 , 43.917373 |
Psygansu | 43.407924 , 43.786135 |
Psynabo | 43.533635 , 43.913958 |
Shchegolya | 43.516940 , 43.768890 |
Staryy Cherek | 43.464798 , 43.849348 |
Trud-Gorets | 43.582500 , 43.846390 |
Urvan' | 43.483032 , 43.763520 |
Urvan’ | 43.492220 , 43.760560 |
Vagaduke | 43.333330 , 43.800000 |
Zheremoko | 43.600000 , 43.766670 |
Notes:
- You can download geometry data for Urvanskiy 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.