Download outline map of Albania (geojson format) :
Albania.geojson (**)
Download polygon array of Albania map for "Google Maps" :
Albania.txt
Bounding Box for Albania Map : ( 5.70671 , -73.961893 , 5.874315 , -73.735629 )
Wikipedia ID for Albania : Q1655535
Wikipedia SPARQL Query for Albania (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1655535 wdt:P1082 ?population. }
OPTIONAL { wd:Q1655535 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1655535 wdt:P2046 ?area. }
OPTIONAL { wd:Q1655535 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1655535 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1655535 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 Albania map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.70671, -73.961893, 5.874315, -73.735629);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Albania)
[out:json];
(
rel["name"="Albania"][type=boundary];
rel["name:en"="Albania"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Albania
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua de Dios | 5.779720 , -73.866110 |
Albania | 5.761390 , -73.917780 |
Almorzadero | 5.763890 , -73.851390 |
Buenos Aires | 5.768330 , -73.790830 |
Clavelinos | 5.776940 , -73.853890 |
Concentracion Norte | 5.847500 , -73.752780 |
Danubio | 5.761670 , -73.927780 |
El Alisal | 5.749440 , -73.797220 |
El Facalito | 5.850830 , -73.759720 |
El Guarimo | 5.744170 , -73.939720 |
El Hatillo | 5.814800 , -73.767870 |
El Ortigal | 5.750280 , -73.818330 |
El Rubi | 5.763890 , -73.821670 |
El Salvio | 5.743610 , -73.851390 |
El Secreto | 5.766940 , -73.813330 |
El Tablon | 5.726110 , -73.814170 |
Guacos | 5.751390 , -73.850280 |
Ibanez | 5.766110 , -73.928060 |
La Alvania | 5.808890 , -73.771390 |
La Esperanza | 5.767500 , -73.855830 |
La Loma | 5.791940 , -73.798060 |
La Maria | 5.786240 , -73.811790 |
La Mesa | 5.780560 , -73.827220 |
La Penda | 5.785280 , -73.795000 |
La Playa | 5.757220 , -73.857500 |
Llano Grande | 5.796110 , -73.786670 |
Medios | 5.791110 , -73.792780 |
Mesa Grande | 5.761670 , -73.880830 |
Montequiroga | 5.780560 , -73.791390 |
Pan de Azucar | 5.741110 , -73.824720 |
Pie de Cuesta | 5.710000 , -73.885560 |
Poveda | 5.749440 , -73.932500 |
Pueblo Nuevo | 5.816390 , -73.792500 |
Quinchas | 5.764170 , -73.810280 |
Sabaneta | 5.762780 , -73.786670 |
San Benito | 5.767500 , -73.886110 |
San Pablo | 5.745220 , -73.950510 |
Santa Rita | 5.804170 , -73.813060 |
Tauces | 5.814720 , -73.811670 |
Vara Blanca | 5.771670 , -73.820280 |
Verdugo | 5.746110 , -73.791940 |
Villera | 5.762780 , -73.897500 |
Notes:
- You can download geometry data for Albania 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.