Sarapul (Udmurt) Map Cropping Samples
Sarapul (Udmurt) Map Cropping Samples-1
Sarapul (Udmurt) Map Cropping Samples-2
Sarapul neighborhoods and villages map with 3D shadow effect
flag map of Sarapul with 3D shadow effect
Sarapul map with 3d shadow effect
Download outline map of Sarapul (geojson format) :
Sarapul.geojson (**)
Download polygon array of Sarapul map for "Google Maps" :
Sarapul.txt
Bounding Box for Sarapul Map : ( 56.422847 , 53.658625 , 56.533402 , 53.878233 )
Wikipedia ID for Sarapul : Q589335
Wikipedia SPARQL Query for Sarapul (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q589335 wdt:P1082 ?population. }
OPTIONAL { wd:Q589335 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q589335 wdt:P2046 ?area. }
OPTIONAL { wd:Q589335 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q589335 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q589335 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 Sarapul map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](56.422847, 53.658625, 56.533402, 53.878233);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sarapul)
[out:json];
(
rel["name"="Sarapul"][type=boundary];
rel["name:en"="Sarapul"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sarapul
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Pastukhovo | 56.479510 , 53.727570 |
Sarapul | 56.466400 , 53.795650 |
Severnyy | 56.463520 , 53.741370 |
Yershovka | 56.449583 , 53.859781 |
Notes:
- You can download geometry data for Sarapul 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.