Cheboksary (Chuvash) Map Cropping Samples
Cheboksary (Chuvash) Map Cropping Samples-1
Cheboksary (Chuvash) Map Cropping Samples-2
Cheboksary neighborhoods and villages map with 3D shadow effect
flag map of Cheboksary with 3D shadow effect
Cheboksary map with 3d shadow effect
Download outline map of Cheboksary (geojson format) :
Cheboksary.geojson (**)
Download polygon array of Cheboksary map for "Google Maps" :
Cheboksary.txt
Bounding Box for Cheboksary Map : ( 56.052685 , 47.053549 , 56.210803 , 47.469913 )
Wikipedia ID for Cheboksary : Q2341068
Wikipedia SPARQL Query for Cheboksary (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2341068 wdt:P1082 ?population. }
OPTIONAL { wd:Q2341068 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2341068 wdt:P2046 ?area. }
OPTIONAL { wd:Q2341068 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2341068 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2341068 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 Cheboksary map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](56.052685, 47.053549, 56.210803, 47.469913);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cheboksary)
[out:json];
(
rel["name"="Cheboksary"][type=boundary];
rel["name:en"="Cheboksary"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cheboksary
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chandrovo | 56.126050 , 47.085660 |
Chapayevo | 56.116670 , 47.266670 |
Chapayevskiy | 56.104133 , 47.163139 |
Cheboksary | 56.128619 , 47.259633 |
Kochakovo | 56.116670 , 47.333330 |
Lapsarj | 56.069580 , 47.216190 |
Novoillarionovo | 56.153140 , 47.181400 |
Novyye Lapsary | 56.068500 , 47.214200 |
Pervomayskiy | 56.200810 , 47.196240 |
Post Nomer Devyatyy Kilometr | 56.083400 , 47.153800 |
Ryabinovka | 56.133330 , 47.216670 |
Solyanoye | 56.139200 , 47.306900 |
Sosnovka | 56.185530 , 47.228923 |
Vachalkasy | 56.083928 , 47.298256 |
Vurmankasj | 56.071300 , 47.256540 |
Yagudary | 56.071220 , 47.321450 |
Zaovrazhnoye | 56.145050 , 47.147850 |
Zavodskoye | 56.128400 , 47.195800 |
Notes:
- You can download geometry data for Cheboksary 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.