Pustec (Korçë) Map Cropping Samples
Pustec (Korçë) Map Cropping Samples-1
Pustec (Korçë) Map Cropping Samples-2
Pustec neighborhoods and villages map with 3D shadow effect
flag map of Pustec with 3D shadow effect
Pustec map with 3d shadow effect
Download outline map of Pustec (geojson format) :
Pustec.geojson (**)
Download polygon array of Pustec map for "Google Maps" :
Pustec.txt
Bounding Box for Pustec Map : ( 40.732055 , 20.823133 , 40.937345 , 20.984984 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Pustec map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.732055, 20.823133, 40.937345, 20.984984);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pustec)
[out:json];
(
rel["name"="Pustec"][type=boundary];
rel["name:en"="Pustec"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pustec
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cerje | 40.750280 , 20.975280 |
Diellas | 40.802220 , 20.910560 |
Gollomboc | 40.856110 , 20.945280 |
Gorica e Vogel | 40.877220 , 20.925000 |
Gorice e Madhe | 40.894170 , 20.902780 |
Kallamas | 40.899440 , 20.939170 |
Lajthize | 40.777780 , 20.888890 |
Liqenas | 40.786670 , 20.902220 |
Ojmice | 40.844170 , 20.948060 |
Zaroshke | 40.764170 , 20.908060 |
Notes:
- You can download geometry data for Pustec 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.