Tubará (Atlántico) Map Cropping Samples
Tubará (Atlántico) Map Cropping Samples-1
Tubará (Atlántico) Map Cropping Samples-2
Tubará neighborhoods and villages map with 3D shadow effect
flag map of Tubará with 3D shadow effect
Tubará map with 3d shadow effect
Download outline map of Tubará (geojson format) :
Tubará.geojson (**)
Download polygon array of Tubará map for "Google Maps" :
Tubará.txt
Bounding Box for Tubará Map : ( 10.816352 , -75.074199 , 10.983074 , -74.918437 )
Wikipedia ID for Tubará : Q1932814
Wikipedia SPARQL Query for Tubará (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1932814 wdt:P1082 ?population. }
OPTIONAL { wd:Q1932814 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1932814 wdt:P2046 ?area. }
OPTIONAL { wd:Q1932814 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1932814 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1932814 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 Tubará map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.816352, -75.074199, 10.983074, -74.918437);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tubará)
[out:json];
(
rel["name"="Tubará"][type=boundary];
rel["name:en"="Tubará"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tubará
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Altomira | 10.916670 , -74.950000 |
Caja | 10.887220 , -75.019170 |
Carretal | 10.883330 , -75.050000 |
Charco Grande | 10.913090 , -75.024570 |
Cuatro Bocas | 10.921390 , -74.942500 |
Cutupil | 10.866670 , -75.016670 |
El Corcho | 10.906240 , -75.015310 |
El Morro | 10.950000 , -75.016670 |
El Pajal | 10.936110 , -74.924170 |
El Roble | 10.950000 , -75.000000 |
Guaimaral | 10.872500 , -74.938610 |
Higueronal | 10.930540 , -75.018650 |
Juaruco | 10.933330 , -74.983330 |
Las Perdices | 10.916670 , -74.950000 |
Puerto Caiman | 10.916670 , -75.033330 |
San Luis | 10.894670 , -75.002110 |
Trebal | 10.942270 , -75.005920 |
Tres de Mayo | 10.883330 , -74.966670 |
Tubará | 10.874440 , -74.978890 |
Notes:
- You can download geometry data for Tubará 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.