Manatí (Atlántico) Map Cropping Samples
Manatí (Atlántico) Map Cropping Samples-1
Manatí (Atlántico) Map Cropping Samples-2
Manatí neighborhoods and villages map with 3D shadow effect
flag map of Manatí with 3D shadow effect
Manatí map with 3d shadow effect
Download outline map of Manatí (geojson format) :
Manatí.geojson (**)
Download polygon array of Manatí map for "Google Maps" :
Manatí.txt
Bounding Box for Manatí Map : ( 10.366172 , -75.073878 , 10.54282 , -74.908382 )
Wikipedia ID for Manatí : Q2432352
Wikipedia SPARQL Query for Manatí (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2432352 wdt:P1082 ?population. }
OPTIONAL { wd:Q2432352 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2432352 wdt:P2046 ?area. }
OPTIONAL { wd:Q2432352 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2432352 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2432352 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 Manatí map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.366172, -75.073878, 10.54282, -74.908382);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Manatí)
[out:json];
(
rel["name"="Manatí"][type=boundary];
rel["name:en"="Manatí"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Manatí
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ambrosio | 10.462770 , -75.025900 |
Auyamal | 10.449660 , -75.048420 |
Calle Larga | 10.437780 , -75.004170 |
El Chinglar | 10.450000 , -74.933330 |
El Coco | 10.500000 , -74.916670 |
El Mirador | 10.516670 , -74.933330 |
Gladys | 10.398610 , -75.061110 |
Higueron | 10.500000 , -74.916670 |
La Ceibita | 10.483330 , -74.966670 |
La Maria | 10.400000 , -75.033330 |
Las Bateas | 10.413330 , -75.008890 |
Las Islitas | 10.500000 , -75.000000 |
Los Chorros | 10.445560 , -75.012220 |
Los Mamones | 10.466490 , -75.022380 |
Mana | 10.522550 , -74.948640 |
Manatí | 10.445890 , -74.958690 |
Mirador | 10.534240 , -74.923090 |
Pajonal | 10.500000 , -74.983330 |
Punta Polonia | 10.479350 , -75.028980 |
Rinconcito | 10.391940 , -75.031390 |
Tierragrata | 10.466670 , -74.950000 |
Notes:
- You can download geometry data for Manatí 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.