Download outline map of Kavajë (geojson format) :
Kavajë.geojson (**)
Download polygon array of Kavajë map for "Google Maps" :
Kavajë.txt
Bounding Box for Kavajë Map : ( 41.097795 , 19.436251 , 41.270223 , 19.700263 )
Wikipedia ID for Kavajë : Q194182
Wikipedia SPARQL Query for Kavajë (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q194182 wdt:P1082 ?population. }
OPTIONAL { wd:Q194182 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q194182 wdt:P2046 ?area. }
OPTIONAL { wd:Q194182 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q194182 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q194182 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 Kavajë map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.097795, 19.436251, 41.270223, 19.700263);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kavajë)
[out:json];
(
rel["name"="Kavajë"][type=boundary];
rel["name:en"="Kavajë"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kavajë
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bago | 41.163610 , 19.497500 |
Ballutaj | 41.153060 , 19.555280 |
Beden | 41.120280 , 19.539170 |
Blerimaj | 41.156110 , 19.551110 |
Cete | 41.194170 , 19.570280 |
Cikallesh | 41.174720 , 19.665830 |
Cikallesh | 41.198610 , 19.585280 |
Dautaj | 41.150000 , 19.550000 |
Golem | 41.245830 , 19.534720 |
Golemas | 41.255560 , 19.529170 |
Golemas | 41.241670 , 19.584440 |
Habilaj | 41.168610 , 19.611390 |
Hajdaraj | 41.142500 , 19.514720 |
Hallula | 41.152220 , 19.494170 |
Helmas | 41.180280 , 19.606940 |
Kanaparaj | 41.227500 , 19.568330 |
Karpen | 41.174330 , 19.488670 |
Kavajë | 41.185113 , 19.558067 |
Kazaz | 41.183330 , 19.600000 |
Kryemedhej | 41.262220 , 19.537220 |
Kryezi | 41.221670 , 19.628890 |
Leshten-Collak | 41.160280 , 19.634720 |
Lumi, Golem | 41.191480 , 19.498800 |
Luzi i Vogel | 41.127500 , 19.573890 |
Maskaresh | 41.100000 , 19.550000 |
Momel | 41.188060 , 19.582780 |
Peqinaj | 41.144720 , 19.485000 |
Qerret | 41.213610 , 19.516110 |
Rrakull | 41.192500 , 19.531940 |
Rrikaj | 41.159720 , 19.522500 |
Seferaj | 41.250280 , 19.572500 |
Shengjergj | 41.183330 , 19.533330 |
Shtodher | 41.164720 , 19.580560 |
Stan i Ri | 41.216670 , 19.516670 |
Synej | 41.180000 , 19.542500 |
Vorrozen | 41.145280 , 19.564720 |
Zikularaj | 41.222500 , 19.604440 |
Zikxhafaj | 41.212220 , 19.570280 |
Notes:
- You can download geometry data for Kavajë 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.