Acevedo (Huila) Map Cropping Samples
Acevedo (Huila) Map Cropping Samples-1
Acevedo (Huila) Map Cropping Samples-2
Acevedo neighborhoods and villages map with 3D shadow effect
flag map of Acevedo with 3D shadow effect
Acevedo map with 3d shadow effect
Download outline map of Acevedo (geojson format) :
Acevedo.geojson (**)
Download polygon array of Acevedo map for "Google Maps" :
Acevedo.txt
Bounding Box for Acevedo Map : ( 1.555473 , -76.168259 , 1.870224 , -75.835441 )
Wikipedia ID for Acevedo : Q1110278
Wikipedia SPARQL Query for Acevedo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1110278 wdt:P1082 ?population. }
OPTIONAL { wd:Q1110278 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1110278 wdt:P2046 ?area. }
OPTIONAL { wd:Q1110278 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1110278 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1110278 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 Acevedo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.555473, -76.168259, 1.870224, -75.835441);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Acevedo)
[out:json];
(
rel["name"="Acevedo"][type=boundary];
rel["name:en"="Acevedo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Acevedo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alto del Oso | 1.649940 , -76.109310 |
Alto El Consuelo | 1.632590 , -76.105510 |
Anayaco | 1.817780 , -75.878830 |
Buena Vista | 1.818440 , -75.939640 |
Calle | 1.746040 , -75.955800 |
Cueva de Los Guacharos | 1.610250 , -76.102890 |
El Caballito | 1.622490 , -76.113940 |
El Encanto | 1.822670 , -75.931460 |
El Hotel | 1.649940 , -76.058560 |
El Paraiso | 1.720100 , -75.995200 |
La Carbona | 1.793170 , -75.920520 |
La Esperanza | 1.714000 , -76.008650 |
La Mensura | 1.681790 , -76.104080 |
La Palma | 1.784320 , -75.991160 |
La Victoria | 1.806710 , -75.901030 |
Llanitos | 1.770990 , -75.879920 |
Maticas | 1.751620 , -75.853190 |
Pueblo Viejo | 1.827860 , -75.874300 |
San Jose | 1.759050 , -75.941380 |
San Marcos | 1.738770 , -75.974910 |
Notes:
- You can download geometry data for Acevedo 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.