Romanovskiy (Altai) Map Cropping Samples
Romanovskiy (Altai) Map Cropping Samples-1
Romanovskiy (Altai) Map Cropping Samples-2
Romanovskiy neighborhoods and villages map with 3D shadow effect
flag map of Romanovskiy with 3D shadow effect
Romanovskiy map with 3d shadow effect
Download outline map of Romanovskiy (geojson format) :
Romanovskiy.geojson (**)
Download polygon array of Romanovskiy map for "Google Maps" :
Romanovskiy.txt
Bounding Box for Romanovskiy Map : ( 52.331245 , 80.637535 , 52.841411 , 81.54909 )
Wikipedia ID for Romanovskiy : Q3940734
Wikipedia SPARQL Query for Romanovskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3940734 wdt:P1082 ?population. }
OPTIONAL { wd:Q3940734 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3940734 wdt:P2046 ?area. }
OPTIONAL { wd:Q3940734 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3940734 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3940734 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 Romanovskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](52.331245, 80.637535, 52.841411, 81.54909);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Romanovskiy)
[out:json];
(
rel["name"="Romanovskiy"][type=boundary];
rel["name:en"="Romanovskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Romanovskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buranovka | 52.438906 , 81.150920 |
Dubrovino | 52.683878 , 80.873740 |
Gilev Log | 52.770469 , 81.073147 |
Granovka | 52.411994 , 80.955731 |
Guseletovo | 52.557400 , 81.374600 |
Kazantsevo | 52.662500 , 81.439100 |
Mayskiy | 52.766700 , 81.352500 |
Mormyshi | 52.454700 , 81.212900 |
Pamyat' Kommunarov | 52.730700 , 81.297500 |
Rassvet | 52.736100 , 81.440400 |
Romanovo | 52.622029 , 81.232030 |
Sidorovka | 52.548540 , 80.749492 |
Zabaykal'ye | 52.450000 , 81.200000 |
Zakladnoye | 52.587535 , 80.989317 |
Zhuravli | 52.745200 , 81.000500 |
Notes:
- You can download geometry data for Romanovskiy 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.