Download outline map of Mallakastër (geojson format) :
Mallakastër.geojson (**)
Download polygon array of Mallakastër map for "Google Maps" :
Mallakastër.txt
Bounding Box for Mallakastër Map : ( 40.419233 , 19.650512 , 40.663807 , 19.92349 )
Wikipedia ID for Mallakastër : Q207437
Wikipedia SPARQL Query for Mallakastër (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q207437 wdt:P1082 ?population. }
OPTIONAL { wd:Q207437 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q207437 wdt:P2046 ?area. }
OPTIONAL { wd:Q207437 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q207437 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q207437 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 Mallakastër map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.419233, 19.650512, 40.663807, 19.92349);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mallakastër)
[out:json];
(
rel["name"="Mallakastër"][type=boundary];
rel["name:en"="Mallakastër"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mallakastër
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agaraj | 40.448890 , 19.785830 |
Aranitas | 40.594440 , 19.806670 |
Ballan | 40.562220 , 19.718060 |
Ballsh | 40.598890 , 19.734720 |
Bejar | 40.489440 , 19.829440 |
Belishove | 40.620830 , 19.687500 |
Bregas | 40.463060 , 19.797500 |
Cerrila e Re | 40.527500 , 19.891110 |
Cerrile | 40.524440 , 19.876390 |
Cfir | 40.631110 , 19.818610 |
Corrush | 40.444170 , 19.800560 |
Cycen | 40.625000 , 19.761390 |
Dames | 40.512220 , 19.811110 |
Drenove | 40.600560 , 19.700830 |
Drenove-Fushe | 40.600000 , 19.700000 |
Drizar | 40.496940 , 19.781110 |
Dukas | 40.607500 , 19.727780 |
Fejzoltaraj | 40.589440 , 19.731940 |
Fratar | 40.500000 , 19.816670 |
Gadurove | 40.518610 , 19.848890 |
Gjerbes | 40.568330 , 19.843330 |
Greshice | 40.551940 , 19.778330 |
Hekal | 40.561940 , 19.735830 |
Kalenje | 40.590000 , 19.778330 |
Kapaj | 40.545560 , 19.825560 |
Kash | 40.575830 , 19.737220 |
Klos | 40.529170 , 19.747500 |
Kremenar | 40.520000 , 19.778890 |
Kute | 40.473330 , 19.766390 |
Lamaj | 40.549170 , 19.790560 |
Lapulec | 40.627220 , 19.736670 |
Lavdan | 40.609170 , 19.743060 |
Levan | 40.439720 , 19.807220 |
Lofkend | 40.641110 , 19.745830 |
Manaj | 40.470000 , 19.814720 |
Mermucaj | 40.483330 , 19.833330 |
Metoh | 40.640560 , 19.834720 |
Mollaj | 40.551670 , 19.699720 |
Mustaj | 40.567220 , 19.792780 |
Ngracan | 40.644440 , 19.792500 |
Ngrancije | 40.646390 , 19.723060 |
Ninesh | 40.501110 , 19.850560 |
Panahor | 40.606940 , 19.766390 |
Pocem | 40.502780 , 19.729720 |
Ramaj | 40.493330 , 19.866940 |
Rizan | 40.589170 , 19.846390 |
Romes | 40.558890 , 19.681390 |
Rriban | 40.653330 , 19.780560 |
Salaj | 40.625560 , 19.787220 |
Selimaj | 40.613610 , 19.788610 |
Selite | 40.547500 , 19.848060 |
Sheaj | 40.533330 , 19.800000 |
Sinanaj | 40.567220 , 19.730000 |
Stan | 40.613330 , 19.713890 |
Tatoshaj | 40.497220 , 19.810830 |
Usoje | 40.594170 , 19.748890 |
Visoke | 40.642220 , 19.691110 |
Xhaferrapaj | 40.577500 , 19.816390 |
Yzeiraj | 40.553890 , 19.811940 |
Zaimaj | 40.488330 , 19.805000 |
Zhupanar | 40.476670 , 19.801940 |
Notes:
- You can download geometry data for Mallakastër 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.