Leninskiy (Yevrey) Map Cropping Samples
Leninskiy (Yevrey) Map Cropping Samples-1
Leninskiy (Yevrey) Map Cropping Samples-2
Leninskiy neighborhoods and villages map with 3D shadow effect
flag map of Leninskiy with 3D shadow effect
Leninskiy map with 3d shadow effect
Download outline map of Leninskiy (geojson format) :
Leninskiy.geojson (**)
Download polygon array of Leninskiy map for "Google Maps" :
Leninskiy.txt
Bounding Box for Leninskiy Map : ( 47.666727 , 131.673548 , 48.575804 , 133.069004 )
Wikipedia ID for Leninskiy : Q1045010
Wikipedia SPARQL Query for Leninskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1045010 wdt:P1082 ?population. }
OPTIONAL { wd:Q1045010 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1045010 wdt:P2046 ?area. }
OPTIONAL { wd:Q1045010 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1045010 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1045010 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 Leninskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](47.666727, 131.673548, 48.575804, 133.069004);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Leninskiy)
[out:json];
(
rel["name"="Leninskiy"][type=boundary];
rel["name:en"="Leninskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Leninskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Babstovo | 48.125150 , 132.481631 |
Bashmak | 47.940570 , 132.026360 |
Bidzhan | 47.976321 , 131.942038 |
Churki | 48.075320 , 132.661320 |
Dezhnevo | 47.795706 , 132.199595 |
Ferganishki | 48.166670 , 131.950000 |
Gornoye | 48.135780 , 132.434560 |
Kalinino | 48.008980 , 132.594190 |
Kirovo | 47.855260 , 132.060270 |
Kukelevo | 47.890830 , 132.522530 |
Kvashnino | 47.779050 , 132.130750 |
Lazarevo | 48.245685 , 132.447841 |
Leninsk | 47.982790 , 132.613700 |
Leninskoye | 47.935010 , 132.620250 |
Nizhneleninskoye | 47.964071 , 132.669262 |
Novotroitskoye | 48.199780 , 131.972420 |
Novoye | 47.808561 , 132.347042 |
Obor | 48.100000 , 132.683330 |
Okeanskaya | 48.233330 , 132.033330 |
Oktyabr'skoye | 48.091710 , 132.518070 |
Preobrazhenovka | 48.084910 , 131.895810 |
Stepnoye | 47.933330 , 132.633330 |
Stepnoye | 47.891880 , 131.902140 |
Tselinnoye | 48.122660 , 132.409200 |
Ungun | 48.213270 , 132.415480 |
Urkan | 48.416670 , 131.900000 |
Uspenovka | 48.475440 , 131.995980 |
Ventselevo | 47.785110 , 131.934560 |
Voskresenovka | 48.043030 , 132.884590 |
Notes:
- You can download geometry data for Leninskiy 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.