Saldaña (Tolima) Map Cropping Samples
Saldaña (Tolima) Map Cropping Samples-1
Saldaña (Tolima) Map Cropping Samples-2
Saldaña neighborhoods and villages map with 3D shadow effect
flag map of Saldaña with 3D shadow effect
Saldaña map with 3d shadow effect
Download outline map of Saldaña (geojson format) :
Saldaña.geojson (**)
Download polygon array of Saldaña map for "Google Maps" :
Saldaña.txt
Bounding Box for Saldaña Map : ( 3.818489 , -75.10335 , 4.00497 , -74.907932 )
Wikipedia ID for Saldaña : Q1525454
Wikipedia SPARQL Query for Saldaña (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1525454 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525454 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525454 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525454 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525454 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525454 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 Saldaña map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](3.818489, -75.10335, 4.00497, -74.907932);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Saldaña)
[out:json];
(
rel["name"="Saldaña"][type=boundary];
rel["name:en"="Saldaña"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Saldaña
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cabuyales | 3.882500 , -75.005280 |
Caserio El Redil | 3.881390 , -75.025000 |
El Pacande | 3.847830 , -75.065470 |
El Palmar | 3.937220 , -75.009720 |
El Tigre | 3.950000 , -74.916670 |
Jabalcon | 3.857900 , -75.016830 |
La Avenida | 3.866190 , -75.043220 |
La Avenida | 3.871800 , -75.060300 |
La Esperanza | 3.845410 , -75.056610 |
La Palmas | 3.834760 , -75.029260 |
La Victoria | 3.866380 , -75.066230 |
Limones | 3.902220 , -75.016670 |
Papagala | 3.913890 , -75.061940 |
Saldaña | 3.929220 , -75.015170 |
San Agustin | 3.932930 , -74.924350 |
Sebastopol | 3.918890 , -75.063610 |
Tierra Negra | 3.888890 , -75.028890 |
Notes:
- You can download geometry data for Saldaña 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.