Palanga (Klaipeda) Map Cropping Samples

Palanga (Klaipeda) Map Cropping Samples-1
Palanga (Klaipeda) Map Cropping Samples-1
Palanga (Klaipeda) Map Cropping Samples-2
Palanga (Klaipeda) Map Cropping Samples-2
Download outline map of Palanga (geojson format) : Palanga.geojson (**)
Download polygon array of Palanga map for "Google Maps" : Palanga.txt
Bounding Box for Palanga Map : ( 55.855274 , 21.04854 , 56.077278 , 21.138926 )
Wikipedia ID for Palanga : Q2047414
Wikipedia SPARQL Query for Palanga (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2047414 wdt:P1082 ?population. }
OPTIONAL { wd:Q2047414 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2047414 wdt:P2046 ?area. }
OPTIONAL { wd:Q2047414 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2047414 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2047414 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](55.855274, 21.04854, 56.077278, 21.138926);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Palanga)
[out:json];
(
rel["name"="Palanga"][type=boundary];
rel["name:en"="Palanga"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Palanga
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Anaiciai 55.872530 , 21.083650
Butinge 56.051180 , 21.114130
Kalgrauziai 56.038210 , 21.131560
Kunigiskiai 55.958540 , 21.074100
Monciske 56.000820 , 21.095450
Nemirseta 55.878480 , 21.081670
Palanga 55.913319 , 21.071133
Paliepgiriai 55.967010 , 21.097930
Plytine 55.895990 , 21.064700
Šventoji 56.026229 , 21.080979
Uzkanave 55.968910 , 21.077580


Notes:
- You can download geometry data for Palanga 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.

Create Palanga neighborhoods and villages map.


Share this page