Saladoblanco (Huila) Map Cropping Samples
Saladoblanco (Huila) Map Cropping Samples-1
Saladoblanco (Huila) Map Cropping Samples-2
Saladoblanco neighborhoods and villages map with 3D shadow effect
flag map of Saladoblanco with 3D shadow effect
Saladoblanco map with 3d shadow effect
Download outline map of Saladoblanco (geojson format) :
Saladoblanco.geojson (**)
Download polygon array of Saladoblanco map for "Google Maps" :
Saladoblanco.txt
Bounding Box for Saladoblanco Map : ( 1.960512 , -76.380568 , 2.270685 , -76.005141 )
Wikipedia ID for Saladoblanco : Q1579483
Wikipedia SPARQL Query for Saladoblanco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1579483 wdt:P1082 ?population. }
OPTIONAL { wd:Q1579483 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1579483 wdt:P2046 ?area. }
OPTIONAL { wd:Q1579483 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1579483 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1579483 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 Saladoblanco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.960512, -76.380568, 2.270685, -76.005141);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Saladoblanco)
[out:json];
(
rel["name"="Saladoblanco"][type=boundary];
rel["name:en"="Saladoblanco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Saladoblanco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Salto de Bordones | 2.032340 , -76.180300 |
La Cabana | 2.005320 , -76.138900 |
Las Pitas | 2.015560 , -76.059720 |
Morelia | 2.065520 , -76.193260 |
Saladoblanco | 1.992440 , -76.043350 |
Notes:
- You can download geometry data for Saladoblanco 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.