Download outline map of Durrës (geojson format) :
Durrës.geojson (**)
Download polygon array of Durrës map for "Google Maps" :
Durrës.txt
Bounding Box for Durrës Map : ( 41.251731 , 19.391277 , 41.588749 , 19.622862 )
Wikipedia ID for Durrës : Q37662
Wikipedia SPARQL Query for Durrës (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q37662 wdt:P1082 ?population. }
OPTIONAL { wd:Q37662 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q37662 wdt:P2046 ?area. }
OPTIONAL { wd:Q37662 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q37662 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q37662 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 Durrës map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.251731, 19.391277, 41.588749, 19.622862);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Durrës)
[out:json];
(
rel["name"="Durrës"][type=boundary];
rel["name:en"="Durrës"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Durrës
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Arapaj | 41.303060 , 19.505560 |
| Armath | 41.466670 , 19.565560 |
| Barc | 41.433330 , 19.583330 |
| Bize | 41.555830 , 19.547220 |
| Borce | 41.419440 , 19.562780 |
| Bozanxhije | 41.269440 , 19.601390 |
| Damaj | 41.518060 , 19.572780 |
| Drac | 41.557500 , 19.512220 |
| Durrës | 41.316722 , 19.449577 |
| Ferhade | 41.433330 , 19.550000 |
| Fllake | 41.371110 , 19.509720 |
| Fushe-Drac | 41.537780 , 19.514440 |
| Gjuricaj | 41.526390 , 19.605560 |
| Gjuze | 41.269440 , 19.563060 |
| Hamallaj | 41.473890 , 19.549170 |
| Ishem | 41.545280 , 19.600000 |
| Jube | 41.423060 , 19.513890 |
| Kameras | 41.418330 , 19.602500 |
| Kapidanaj | 41.531940 , 19.598890 |
| Katundi i Ri | 41.403060 , 19.518060 |
| Kertushaj | 41.540560 , 19.590830 |
| Kucok | 41.452500 , 19.573610 |
| Kullas | 41.520830 , 19.608330 |
| Kullas | 41.516670 , 19.600000 |
| Kulle | 41.428890 , 19.560830 |
| Kuraten | 41.482780 , 19.567500 |
| Lalez | 41.531940 , 19.568060 |
| Likmetaj | 41.548610 , 19.590560 |
| Maliq Muco | 41.334440 , 19.520280 |
| Manze | 41.428610 , 19.593060 |
| Memaj | 41.316670 , 19.433330 |
| Mezaj | 41.300560 , 19.567220 |
| Muharremaj | 41.287220 , 19.559440 |
| Mullini i Danit | 41.500000 , 19.533330 |
| Perlat | 41.443330 , 19.536670 |
| Porto-Romano | 41.366670 , 19.428890 |
| Qerret | 41.392500 , 19.491390 |
| Rade | 41.412500 , 19.595560 |
| Rrashbull | 41.322780 , 19.510280 |
| Rromanat | 41.282780 , 19.595280 |
| Rrotull | 41.506940 , 19.546110 |
| Rrushkull | 41.429440 , 19.512500 |
| Safetaj | 41.547780 , 19.541390 |
| Shijak | 41.368833 , 19.566500 |
| Shinavlash | 41.347500 , 19.491390 |
| Shkalle | 41.452500 , 19.573610 |
| Shkallnur | 41.290280 , 19.516940 |
| Shpijat Ali Roma | 41.370560 , 19.503060 |
| Shpijat Kosoves | 41.332780 , 19.490830 |
| Spitalle | 41.341110 , 19.443890 |
| Sukth | 41.380560 , 19.537780 |
| Sukthi i Ri | 41.369440 , 19.535000 |
| Synej | 41.407500 , 19.569170 |
| Vadardhe | 41.396940 , 19.543890 |
| Vrinas | 41.359170 , 19.484170 |
Notes:
- You can download geometry data for Durrës 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.