La Sierra (Cauca) Map Cropping Samples
La Sierra (Cauca) Map Cropping Samples-1
La Sierra (Cauca) Map Cropping Samples-2
La Sierra neighborhoods and villages map with 3D shadow effect
flag map of La Sierra with 3D shadow effect
La Sierra map with 3d shadow effect
Download outline map of La Sierra (geojson format) :
La Sierra.geojson (**)
Download polygon array of La Sierra map for "Google Maps" :
La Sierra.txt
Bounding Box for La Sierra Map : ( 2.131236 , -76.933516 , 2.266717 , -76.640993 )
Wikipedia ID for La Sierra : Q508563
Wikipedia SPARQL Query for La Sierra (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q508563 wdt:P1082 ?population. }
OPTIONAL { wd:Q508563 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q508563 wdt:P2046 ?area. }
OPTIONAL { wd:Q508563 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q508563 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q508563 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 La Sierra map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](2.131236, -76.933516, 2.266717, -76.640993);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (La Sierra)
[out:json];
(
rel["name"="La Sierra"][type=boundary];
rel["name:en"="La Sierra"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of La Sierra
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Llano | 2.183330 , -76.683330 |
Esmita | 2.216670 , -76.716670 |
Juana Castana | 2.240550 , -76.898000 |
La Depresion | 2.188090 , -76.831810 |
La Jagua | 2.212570 , -76.875550 |
La Merced | 2.208290 , -76.855340 |
La Sierra | 2.178350 , -76.762650 |
Los Arboles | 2.166670 , -76.800000 |
Los Robles | 2.154240 , -76.712450 |
San Pedro Alto | 2.187310 , -76.657660 |
San Pedro Bajo | 2.166670 , -76.650000 |
Sapongo | 2.224400 , -76.727120 |
Notes:
- You can download geometry data for La Sierra 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.