Mamonovskiy (Kaliningrad) Map Cropping Samples
Mamonovskiy (Kaliningrad) Map Cropping Samples-1
Mamonovskiy (Kaliningrad) Map Cropping Samples-2
Mamonovskiy neighborhoods and villages map with 3D shadow effect
flag map of Mamonovskiy with 3D shadow effect
Mamonovskiy map with 3d shadow effect
Download outline map of Mamonovskiy (geojson format) :
Mamonovskiy.geojson (**)
Download polygon array of Mamonovskiy map for "Google Maps" :
Mamonovskiy.txt
Bounding Box for Mamonovskiy Map : ( 54.421816 , 19.804712 , 54.511267 , 20.087668 )
Wikipedia ID for Mamonovskiy : Q1361545
Wikipedia SPARQL Query for Mamonovskiy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1361545 wdt:P1082 ?population. }
OPTIONAL { wd:Q1361545 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1361545 wdt:P2046 ?area. }
OPTIONAL { wd:Q1361545 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1361545 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1361545 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 Mamonovskiy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](54.421816, 19.804712, 54.511267, 20.087668);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mamonovskiy)
[out:json];
(
rel["name"="Mamonovskiy"][type=boundary];
rel["name:en"="Mamonovskiy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mamonovskiy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Baltiyskoye | 54.480900 , 19.900720 |
Bilshofen | 54.424720 , 20.059170 |
Bogdanovka | 54.474820 , 20.030470 |
Gallingen | 54.446940 , 20.057220 |
Grunhofchen | 54.434440 , 19.981390 |
Haselau | 54.469720 , 20.033060 |
Heiligenbeil | 54.464213 , 19.935002 |
Karben | 54.469440 , 19.896390 |
Lipovka | 54.444450 , 20.050540 |
Mamonovo | 54.466865 , 19.942333 |
Rosenberg | 54.486940 , 19.930560 |
Rosocken | 54.447780 , 20.076110 |
Schettnienen | 54.448610 , 19.856940 |
Schirten | 54.470000 , 19.990000 |
Thomsdorf | 54.444440 , 19.978060 |
Wangnicken | 54.501110 , 20.013060 |
Wermten | 54.433330 , 19.934440 |
Zelenodol'skoye | 54.460000 , 19.894720 |
Notes:
- You can download geometry data for Mamonovskiy 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.