Algeciras (Huila) Map Cropping Samples
Algeciras (Huila) Map Cropping Samples-1
Algeciras (Huila) Map Cropping Samples-2
Algeciras neighborhoods and villages map with 3D shadow effect
flag map of Algeciras with 3D shadow effect
Algeciras map with 3d shadow effect
Download outline map of Algeciras (geojson format) :
Algeciras.geojson (**)
Download polygon array of Algeciras map for "Google Maps" :
Algeciras.txt
Bounding Box for Algeciras Map : ( 2.314028 , -75.445437 , 2.694756 , -75.133614 )
Wikipedia ID for Algeciras : Q1441055
Wikipedia SPARQL Query for Algeciras (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1441055 wdt:P1082 ?population. }
OPTIONAL { wd:Q1441055 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1441055 wdt:P2046 ?area. }
OPTIONAL { wd:Q1441055 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1441055 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1441055 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 Algeciras map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](2.314028, -75.445437, 2.694756, -75.133614);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Algeciras)
[out:json];
(
rel["name"="Algeciras"][type=boundary];
rel["name:en"="Algeciras"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Algeciras
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Algeciras | 2.522950 , -75.314920 |
Altamira | 2.648440 , -75.190600 |
Chilango | 2.637590 , -75.176440 |
El Diamante | 2.590820 , -75.221500 |
El Libano | 2.600330 , -75.221710 |
El Puente | 2.556220 , -75.276650 |
El Suspiro | 2.620140 , -75.173480 |
El Toro | 2.420370 , -75.405610 |
Guadalupe | 2.446940 , -75.407220 |
Hacienda La Granja | 2.624000 , -75.193480 |
Inspeccion de Policia La Arcadia | 2.436570 , -75.411010 |
Los Marillos | 2.585330 , -75.257080 |
Matanza | 2.616540 , -75.213650 |
Miraflores | 2.606420 , -75.188370 |
Palmeras | 2.628800 , -75.169140 |
Paraiso Nuevo | 2.606550 , -75.218540 |
Tres Esquinas | 2.522350 , -75.336210 |
Vega de Oriente | 2.554120 , -75.298960 |
Notes:
- You can download geometry data for Algeciras 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.