Trujillo (Valle del Cauca) Map Cropping Samples
Trujillo (Valle del Cauca) Map Cropping Samples-1
Trujillo (Valle del Cauca) Map Cropping Samples-2
Trujillo neighborhoods and villages map with 3D shadow effect
flag map of Trujillo with 3D shadow effect
Trujillo map with 3d shadow effect
Download outline map of Trujillo (geojson format) :
Trujillo.geojson (**)
Download polygon array of Trujillo map for "Google Maps" :
Trujillo.txt
Bounding Box for Trujillo Map : ( 4.145658 , -76.45501 , 4.321969 , -76.212398 )
Wikipedia ID for Trujillo : Q1525974
Wikipedia SPARQL Query for Trujillo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1525974 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525974 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525974 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525974 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525974 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525974 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 Trujillo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.145658, -76.45501, 4.321969, -76.212398);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Trujillo)
[out:json];
(
rel["name"="Trujillo"][type=boundary];
rel["name:en"="Trujillo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Trujillo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adriene Morano | 4.277500 , -76.303890 |
Almorzadero | 4.242290 , -76.224590 |
Alto de Paez | 4.266670 , -76.300000 |
Andianapolis | 4.165830 , -76.386390 |
Bochiquila | 4.242770 , -76.384590 |
Cerro Azul | 4.302500 , -76.285830 |
Cristales | 4.277600 , -76.353520 |
Dosquebradas | 4.307090 , -76.376100 |
El Tabor | 4.247220 , -76.344440 |
Hato Viejo | 4.203560 , -76.240690 |
La Bohemia | 4.259670 , -76.262460 |
La Luisa | 4.270280 , -76.309170 |
La Marina | 4.249060 , -76.306790 |
La Soledad | 4.298060 , -76.249170 |
Las Mercedes | 4.192220 , -76.331670 |
Robledo | 4.251110 , -76.227780 |
Trujillo | 4.212170 , -76.319450 |
Venecia | 4.193560 , -76.389420 |
Versalles | 4.300030 , -76.302930 |
Notes:
- You can download geometry data for Trujillo 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.