Juan De Acosta (Atlántico) Map Cropping Samples
Juan De Acosta (Atlántico) Map Cropping Samples-1
Juan De Acosta (Atlántico) Map Cropping Samples-2
Juan De Acosta neighborhoods and villages map with 3D shadow effect
flag map of Juan De Acosta with 3D shadow effect
Juan De Acosta map with 3d shadow effect
Download outline map of Juan De Acosta (geojson format) :
Juan De Acosta.geojson (**)
Download polygon array of Juan De Acosta map for "Google Maps" :
Juan De Acosta.txt
Bounding Box for Juan De Acosta Map : ( 10.765712 , -75.216753 , 10.887267 , -74.984245 )
Wikipedia ID for Juan De Acosta : Q2320402
Wikipedia SPARQL Query for Juan De Acosta (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2320402 wdt:P1082 ?population. }
OPTIONAL { wd:Q2320402 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2320402 wdt:P2046 ?area. }
OPTIONAL { wd:Q2320402 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2320402 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2320402 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 Juan De Acosta map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.765712, -75.216753, 10.887267, -74.984245);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Juan De Acosta)
[out:json];
(
rel["name"="Juan De Acosta"][type=boundary];
rel["name:en"="Juan De Acosta"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Juan De Acosta
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Azucena | 10.800000 , -75.100000 |
Cano Nieto | 10.851510 , -75.030870 |
Chorrera | 10.800000 , -75.016670 |
El Cerro | 10.818660 , -75.048640 |
El Jobo | 10.866670 , -75.050000 |
El Valven | 10.839980 , -75.050370 |
Hacienda Manates | 10.816670 , -75.116670 |
Juan de Acosta | 10.828130 , -75.033410 |
Macondo | 10.852220 , -75.071110 |
Saco | 10.801930 , -75.086390 |
Salina del Rey | 10.867180 , -75.090830 |
San Diego | 10.816670 , -75.133330 |
San Vicente | 10.816670 , -75.166670 |
Santa Veronica | 10.880510 , -75.070950 |
Notes:
- You can download geometry data for Juan De Acosta 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.