Jantarnyj (Kaliningrad) Map Cropping Samples
Jantarnyj (Kaliningrad) Map Cropping Samples-1
Jantarnyj (Kaliningrad) Map Cropping Samples-2
Jantarnyj neighborhoods and villages map with 3D shadow effect
flag map of Jantarnyj with 3D shadow effect
Jantarnyj map with 3d shadow effect
Download outline map of Jantarnyj (geojson format) :
Jantarnyj.geojson (**)
Download polygon array of Jantarnyj map for "Google Maps" :
Jantarnyj.txt
Bounding Box for Jantarnyj Map : ( 54.832329 , 19.930695 , 54.92334 , 19.980606 )
Wikipedia ID for Jantarnyj : Q1795076
Wikipedia SPARQL Query for Jantarnyj (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1795076 wdt:P1082 ?population. }
OPTIONAL { wd:Q1795076 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1795076 wdt:P2046 ?area. }
OPTIONAL { wd:Q1795076 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1795076 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1795076 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 Jantarnyj map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](54.832329, 19.930695, 54.92334, 19.980606);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jantarnyj)
[out:json];
(
rel["name"="Jantarnyj"][type=boundary];
rel["name:en"="Jantarnyj"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jantarnyj
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Jantarnyj | 54.867877 , 19.931774 |
Pal'mnikken | 54.868309 , 19.934005 |
Pokrovskoye | 54.851460 , 19.953550 |
Rakushino | 54.846940 , 19.965560 |
Sinyavino | 54.896720 , 19.944680 |
Yantarnyy | 54.868326 , 19.949425 |
Notes:
- You can download geometry data for Jantarnyj 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.