Calamar (Bolívar) Map Cropping Samples
Calamar (Bolívar) Map Cropping Samples-1
Calamar (Bolívar) Map Cropping Samples-2
Calamar neighborhoods and villages map with 3D shadow effect
flag map of Calamar with 3D shadow effect
Calamar map with 3d shadow effect
Download outline map of Calamar (geojson format) :
Calamar.geojson (**)
Download polygon array of Calamar map for "Google Maps" :
Calamar.txt
Bounding Box for Calamar Map : ( 10.101503 , -75.092668 , 10.366172 , -74.907814 )
Wikipedia ID for Calamar : Q476071
Wikipedia SPARQL Query for Calamar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q476071 wdt:P1082 ?population. }
OPTIONAL { wd:Q476071 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q476071 wdt:P2046 ?area. }
OPTIONAL { wd:Q476071 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q476071 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q476071 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 Calamar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.101503, -75.092668, 10.366172, -74.907814);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Calamar)
[out:json];
(
rel["name"="Calamar"][type=boundary];
rel["name:en"="Calamar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Calamar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barranca Nueva | 10.195590 , -74.935820 |
Cachica | 10.153040 , -75.038850 |
Calamar | 10.251100 , -74.914620 |
Carlitos | 10.186380 , -75.001810 |
Cristobon | 10.141880 , -75.080710 |
El Coco | 10.188020 , -75.011210 |
El Deseo | 10.233330 , -74.933330 |
El Tigre | 10.200000 , -74.950000 |
El Yucal | 10.127960 , -74.951520 |
Hacienda Mandinga | 10.316670 , -75.050000 |
Hacienda Santa Catalina | 10.166670 , -74.966670 |
Hato Viejo | 10.304190 , -75.038200 |
Juan Andrea | 10.116670 , -75.033330 |
La Chimenea | 10.159000 , -75.040470 |
La Compuerta | 10.300000 , -74.950000 |
La Playa | 10.150000 , -75.050000 |
La Popa | 10.116670 , -75.016670 |
La Union | 10.266670 , -74.933330 |
Sierra Leona | 10.168470 , -75.025180 |
Notes:
- You can download geometry data for Calamar 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.