Baranoa (Atlántico) Map Cropping Samples
Baranoa (Atlántico) Map Cropping Samples-1
Baranoa (Atlántico) Map Cropping Samples-2
Baranoa neighborhoods and villages map with 3D shadow effect
flag map of Baranoa with 3D shadow effect
Baranoa map with 3d shadow effect
Download outline map of Baranoa (geojson format) :
Baranoa.geojson (**)
Download polygon array of Baranoa map for "Google Maps" :
Baranoa.txt
Bounding Box for Baranoa Map : ( 10.701078 , -74.994413 , 10.859341 , -74.866351 )
Wikipedia ID for Baranoa : Q979097
Wikipedia SPARQL Query for Baranoa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q979097 wdt:P1082 ?population. }
OPTIONAL { wd:Q979097 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q979097 wdt:P2046 ?area. }
OPTIONAL { wd:Q979097 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q979097 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q979097 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 Baranoa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.701078, -74.994413, 10.859341, -74.866351);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Baranoa)
[out:json];
(
rel["name"="Baranoa"][type=boundary];
rel["name:en"="Baranoa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Baranoa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arroyo Hondo | 10.783330 , -74.933330 |
Ayacucho | 10.750000 , -74.916670 |
Baranoa | 10.794080 , -74.916400 |
Betania | 10.733330 , -74.916670 |
Campeche | 10.724960 , -74.915380 |
Don Bosco | 10.800000 , -74.900000 |
El Carmen | 10.816670 , -74.916670 |
El Porvenir | 10.783330 , -74.933330 |
El Rodadeio | 10.733330 , -74.900000 |
Hacienda El Trabajo | 10.733330 , -74.900000 |
La Cantillera | 10.850000 , -74.883330 |
La Granja | 10.833330 , -74.883330 |
La Victoria | 10.816670 , -74.916670 |
Los Navarritos | 10.816670 , -74.916670 |
Nazaret | 10.733330 , -74.916670 |
Riojaneiro | 10.766670 , -74.916670 |
San Luis | 10.833330 , -74.916670 |
Santa Rosa | 10.858060 , -74.938610 |
Santa Rosa | 10.816670 , -74.966670 |
Santa Teresita | 10.833890 , -74.903060 |
Sibarco | 10.815460 , -74.974510 |
Tierra Buena | 10.833330 , -74.916670 |
Tres Cruces | 10.816670 , -74.966670 |
Notes:
- You can download geometry data for Baranoa 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.