Kambarskiy (Udmurt) Map Cropping Samples
Kambarskiy (Udmurt) Map Cropping Samples-1
Kambarskiy (Udmurt) Map Cropping Samples-2
Kambarskiy neighborhoods and villages map with 3D shadow effect
flag map of Kambarskiy with 3D shadow effect
Kambarskiy map with 3d shadow effect
Download outline map of Kambarskiy (geojson format) :
Kambarskiy.geojson (**)
Download polygon array of Kambarskiy map for "Google Maps" :
Kambarskiy.txt
Bounding Box for Kambarskiy Map : ( 56.196225 , 53.846316 , 56.49873 , 54.410856 )
Wikipedia ID for Kambarskiy : Q639973
Wikipedia SPARQL Query for Kambarskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q639973 wdt:P1082 ?population. }
OPTIONAL { wd:Q639973 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q639973 wdt:P2046 ?area. }
OPTIONAL { wd:Q639973 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q639973 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q639973 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 Kambarskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](56.196225, 53.846316, 56.49873, 54.410856);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kambarskiy)
[out:json];
(
rel["name"="Kambarskiy"][type=boundary];
rel["name:en"="Kambarskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kambarskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agish | 56.466670 , 54.316670 |
Armyaz' | 56.407640 , 53.925400 |
Balaki | 56.328900 , 54.304100 |
Borok | 56.432830 , 53.896240 |
Chernaya Rechka | 56.327200 , 54.096000 |
Doma 1152 km | 56.421440 , 53.910830 |
Doma 12 km | 56.486410 , 53.961840 |
Doma 6 km | 56.425910 , 53.963820 |
Gogoli | 56.417200 , 54.187700 |
Kambarka | 56.263885 , 54.214781 |
Mazuninskoye Lesnichestvo | 56.360900 , 54.072700 |
Mikhaylovka | 56.412600 , 54.281500 |
Nizhnyaya Armyaz' | 56.446180 , 53.976250 |
Novokreshchenka | 56.299100 , 54.375900 |
Oktyabr'skaya | 56.392600 , 54.261800 |
Shol'ya | 56.460000 , 54.142700 |
Shol'ya | 56.347100 , 54.058900 |
Vedrets | 56.489500 , 54.122300 |
Verkhnyaya Armyaz' | 56.450000 , 53.983330 |
Yershovka | 56.453926 , 53.879598 |
Notes:
- You can download geometry data for Kambarskiy 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.