Download outline map of Krujë (geojson format) :
Krujë.geojson (**)
Download polygon array of Krujë map for "Google Maps" :
Krujë.txt
Bounding Box for Krujë Map : ( 41.399927 , 19.583901 , 41.590286 , 19.911287 )
Wikipedia ID for Krujë : Q205261
Wikipedia SPARQL Query for Krujë (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q205261 wdt:P1082 ?population. }
OPTIONAL { wd:Q205261 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q205261 wdt:P2046 ?area. }
OPTIONAL { wd:Q205261 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q205261 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q205261 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 Krujë map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.399927, 19.583901, 41.590286, 19.911287);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Krujë)
[out:json];
(
rel["name"="Krujë"][type=boundary];
rel["name:en"="Krujë"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Krujë
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ajaz | 41.466390 , 19.656940 |
Bakushe Visha | 41.483330 , 19.700000 |
Barkanesh | 41.477220 , 19.810000 |
Bege | 41.429170 , 19.728610 |
Breg i Kacito | 41.500000 , 19.616670 |
Bret | 41.547500 , 19.767500 |
Bruz | 41.483890 , 19.892220 |
Bruz-Zall | 41.481670 , 19.865280 |
Bubq | 41.474170 , 19.651670 |
Budulla | 41.450280 , 19.670000 |
Buran | 41.454720 , 19.825830 |
Burizane | 41.532220 , 19.719170 |
Bush | 41.518610 , 19.683330 |
Bushnesh | 41.559720 , 19.667500 |
Cakarac | 41.534170 , 19.847500 |
Cudhi Zall | 41.509440 , 19.845830 |
Cudhi-Kamt | 41.515830 , 19.870560 |
Derven | 41.512780 , 19.705560 |
Dukagjini i Ri | 41.561110 , 19.641940 |
Fushë-Krujë | 41.478330 , 19.717780 |
Gramez | 41.523610 , 19.648890 |
Hasan | 41.482780 , 19.699720 |
Hasmucaj | 41.483330 , 19.783330 |
Kroi i Fokes | 41.500000 , 19.800000 |
Kroi i Madh | 41.500000 , 19.866670 |
Krujë | 41.509170 , 19.792780 |
Kumbardhe | 41.450000 , 19.850000 |
Kurcaj | 41.461940 , 19.820560 |
Larushk | 41.450830 , 19.727780 |
Luz | 41.494720 , 19.699720 |
Mafsheq | 41.557780 , 19.800830 |
Mallkuc | 41.498060 , 19.631670 |
Mamuras | 41.562545 , 19.666900 |
Mazha e Vogel | 41.487220 , 19.637220 |
Mukje | 41.446940 , 19.827500 |
Murqine | 41.498060 , 19.657220 |
Mzille | 41.492780 , 19.783330 |
Nikel | 41.444170 , 19.748330 |
Noje | 41.531670 , 19.821390 |
Pengile | 41.500000 , 19.766670 |
Picrrage | 41.533330 , 19.755560 |
Rranxe | 41.466940 , 19.860830 |
Shemri | 41.464440 , 19.719720 |
Shkrete | 41.549440 , 19.831940 |
Shpijat Noue Cipi | 41.500000 , 19.633330 |
Sukth-Vendas | 41.526390 , 19.623060 |
Virjon | 41.452500 , 19.786110 |
Zallaj | 41.495560 , 19.747500 |
Zeze | 41.451390 , 19.746670 |
Zgerdhesh | 41.477780 , 19.765280 |
Zhemalbaz | 41.469720 , 19.791110 |
Notes:
- You can download geometry data for Krujë 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.