Download outline map of Chastoozerskiy (geojson format) :
Chastoozerskiy.geojson (**)
Download polygon array of Chastoozerskiy map for "Google Maps" :
Chastoozerskiy.txt
Bounding Box for Chastoozerskiy Map : ( 55.334098 , 67.456277 , 55.736835 , 68.492025 )
Wikipedia ID for Chastoozerskiy : Q1753221
Wikipedia SPARQL Query for Chastoozerskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1753221 wdt:P1082 ?population. }
OPTIONAL { wd:Q1753221 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1753221 wdt:P2046 ?area. }
OPTIONAL { wd:Q1753221 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1753221 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1753221 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 Chastoozerskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](55.334098, 67.456277, 55.736835, 68.492025);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chastoozerskiy)
[out:json];
(
rel["name"="Chastoozerskiy"][type=boundary];
rel["name:en"="Chastoozerskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chastoozerskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Belyakovskoye | 55.645000 , 68.096670 |
Butyrino | 55.512500 , 68.163890 |
Chastoozer'ye | 55.564440 , 67.909170 |
Chebach'ye | 55.422780 , 68.173330 |
Cherdyntsevo | 55.462500 , 68.352780 |
Denisova | 55.590830 , 67.912780 |
Karas'ye | 55.417500 , 68.320560 |
Lebyazh'ye | 55.674720 , 67.585000 |
Likhanovo | 55.678060 , 67.736670 |
Novotroitskoye | 55.400280 , 68.040560 |
Okunevka | 55.464720 , 67.850000 |
Pes'yanoye | 55.683330 , 68.155560 |
Pes'yanoye | 55.390830 , 67.760830 |
Shestakovo | 55.413060 , 68.018060 |
Sivkovo | 55.556670 , 67.697220 |
Volch'ye | 55.385020 , 67.848290 |
Vostochnoye | 55.422040 , 67.877790 |
Zhuralevka | 55.508180 , 67.680210 |
Notes:
- You can download geometry data for Chastoozerskiy 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.