Cantagallo (Bolívar) Map Cropping Samples

Cantagallo (Bolívar) Map Cropping Samples-1

Cantagallo (Bolívar) Map Cropping Samples-2

Cantagallo neighborhoods and villages map with 3D shadow effect

flag map of Cantagallo with 3D shadow effect

Cantagallo map with 3d shadow effect
 
 
Download outline map of Cantagallo (geojson format) : 
Cantagallo.geojson (**)
Download polygon array of Cantagallo map for "Google Maps" : 
Cantagallo.txt
Bounding Box for Cantagallo Map : ( 7.002764 , -74.294059 , 7.431108 , -73.894635 )
Wikipedia ID for Cantagallo : Q1576351
Wikipedia SPARQL Query for Cantagallo (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q1576351 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q1576351 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q1576351 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q1576351 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q1576351 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q1576351 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 Cantagallo map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.002764, -74.294059, 7.431108, -73.894635);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cantagallo)
	
[out:json];
(
rel["name"="Cantagallo"][type=boundary];
rel["name:en"="Cantagallo"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cantagallo
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Bohorquez  |  7.284440 , -73.934720  | 
|  Brisas de Yanacue  |  7.283330 , -74.000000  | 
|  Brisas de Yanacue  |  7.294540 , -74.006980  | 
|  Cantagallo  |  7.375990 , -73.919630  | 
|  Cuatro Bocas  |  7.213310 , -74.011300  | 
|  La Cacaotera  |  7.231440 , -74.052160  | 
|  Miraflores  |  7.283720 , -73.956470  | 
|  Puerto Nuevo-Shell  |  7.370880 , -73.942070  | 
|  Sepultura  |  7.326670 , -73.982940  | 
Notes:
- You can download geometry data for Cantagallo 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.