Jambaló (Cauca) Map Cropping Samples
Jambaló (Cauca) Map Cropping Samples-1
Jambaló (Cauca) Map Cropping Samples-2
Jambaló neighborhoods and villages map with 3D shadow effect
flag map of Jambaló with 3D shadow effect
Jambaló map with 3d shadow effect
Download outline map of Jambaló (geojson format) :
Jambaló.geojson (**)
Download polygon array of Jambaló map for "Google Maps" :
Jambaló.txt
Bounding Box for Jambaló Map : ( 2.747572 , -76.372562 , 2.99227 , -76.215057 )
Wikipedia ID for Jambaló : Q1525285
Wikipedia SPARQL Query for Jambaló (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1525285 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525285 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525285 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525285 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525285 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525285 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 Jambaló map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](2.747572, -76.372562, 2.99227, -76.215057);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jambaló)
[out:json];
(
rel["name"="Jambaló"][type=boundary];
rel["name:en"="Jambaló"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jambaló
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chimicueto | 2.891180 , -76.337450 |
El Picacho | 2.907210 , -76.317340 |
Hacienda Chimicueto | 2.891010 , -76.347170 |
Hacienda La Esperanza | 2.969370 , -76.313790 |
Ipicueto | 2.819100 , -76.333780 |
Jambalo | 2.779750 , -76.328180 |
Jambaló | 2.792250 , -76.322580 |
La Laguna | 2.798360 , -76.320310 |
La Laguna | 2.798880 , -76.308890 |
Loma Gruesa | 2.986190 , -76.314070 |
Loma Pelada | 2.988410 , -76.325670 |
Loma Redonda | 2.944440 , -76.329030 |
San Antonio | 2.758790 , -76.340280 |
Sion | 2.766010 , -76.339030 |
Solapa | 2.800180 , -76.354460 |
Tierra Blanca | 2.770150 , -76.295850 |
Valles Hondos | 2.979150 , -76.339360 |
Vereda Paleton | 2.781860 , -76.348750 |
Vereda Trapiche | 2.909820 , -76.342340 |
Voladero | 2.923880 , -76.325850 |
Notes:
- You can download geometry data for Jambaló 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.