Calamar (Guaviare) Map Cropping Samples
Calamar (Guaviare) Map Cropping Samples-1
Calamar (Guaviare) 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 : ( 0.894684 , -73.661217 , 2.191901 , -72.294744 )
Wikipedia ID for Calamar : Q2430564
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:Q2430564 wdt:P1082 ?population. }
OPTIONAL { wd:Q2430564 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2430564 wdt:P2046 ?area. }
OPTIONAL { wd:Q2430564 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2430564 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2430564 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"](0.894684, -73.661217, 2.191901, -72.294744);
);
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) |
Buenos Aires | 1.122420 , -73.344920 |
Calamar | 1.959600 , -72.653150 |
Dos Rios | 1.187570 , -72.729680 |
El Rosal | 1.252600 , -72.733960 |
Genova | 1.801390 , -72.379440 |
La Aguada | 1.687430 , -73.583430 |
Macayari | 1.185980 , -72.726660 |
Orocue | 1.812460 , -72.760200 |
Palestina | 1.933330 , -73.116670 |
Porvenir | 1.316670 , -73.300000 |
Puerto Cano | 2.100000 , -72.683330 |
Puerto Mercedes | 1.183330 , -72.883330 |
Puerto Paulina | 1.583330 , -72.733330 |
San Agustin | 1.616670 , -73.450000 |
San Francisco | 1.683330 , -73.216670 |
Sanchez | 1.826390 , -72.420830 |
Santa Ines | 1.826390 , -72.420830 |
Tamanare | 1.695560 , -72.960000 |
Yaguara | 1.703970 , -73.636060 |
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.