Campamento (Antioquia) Map Cropping Samples
Campamento (Antioquia) Map Cropping Samples-1
Campamento (Antioquia) Map Cropping Samples-2
Campamento neighborhoods and villages map with 3D shadow effect
flag map of Campamento with 3D shadow effect
Campamento map with 3d shadow effect
Download outline map of Campamento (geojson format) :
Campamento.geojson (**)
Download polygon array of Campamento map for "Google Maps" :
Campamento.txt
Bounding Box for Campamento Map : ( 6.943026 , -75.36327 , 7.204936 , -75.22031 )
Wikipedia ID for Campamento : Q546011
Wikipedia SPARQL Query for Campamento (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q546011 wdt:P1082 ?population. }
OPTIONAL { wd:Q546011 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q546011 wdt:P2046 ?area. }
OPTIONAL { wd:Q546011 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q546011 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q546011 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 Campamento map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.943026, -75.36327, 7.204936, -75.22031);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Campamento)
[out:json];
(
rel["name"="Campamento"][type=boundary];
rel["name:en"="Campamento"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Campamento
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bengala | 7.002780 , -75.260560 |
Cachiflin | 7.047500 , -75.294440 |
Campamento | 6.979200 , -75.297240 |
Cienaga | 7.052780 , -75.269170 |
Cuchiflia | 7.041940 , -75.277220 |
Cuchiflin | 7.044720 , -75.275830 |
El Barcino | 7.013330 , -75.247500 |
La Alegria | 7.033330 , -75.308330 |
La Ceiba | 7.143890 , -75.306390 |
La Colmena | 7.000000 , -75.266670 |
La Negra | 7.024720 , -75.289440 |
La Olleta | 7.025560 , -75.311110 |
La Polca | 7.088890 , -75.279170 |
La Solita | 7.055830 , -75.273610 |
Las Brisas | 7.060100 , -75.281310 |
Llanadas | 7.036670 , -75.275280 |
Morropelon | 7.015250 , -75.266570 |
Palmitas | 7.027220 , -75.230280 |
Pamara | 7.006110 , -75.264720 |
Plan de la Rosa | 7.000830 , -75.277220 |
Requintadero | 7.071390 , -75.325830 |
San Jose | 7.060000 , -75.272780 |
San Jose Pasud | 7.048330 , -75.295280 |
San Luis | 6.983330 , -75.316670 |
Ventanas | 7.073060 , -75.272220 |
Notes:
- You can download geometry data for Campamento 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.