Download outline map of Los Salias (geojson format) :
Los Salias.geojson (**)
Download polygon array of Los Salias map for "Google Maps" :
Los Salias.txt
Bounding Box for Los Salias Map : ( 10.351283 , -66.998602 , 10.423169 , -66.8925 )
Wikipedia ID for Los Salias : Q827414
Wikipedia SPARQL Query for Los Salias (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q827414 wdt:P1082 ?population. }
OPTIONAL { wd:Q827414 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q827414 wdt:P2046 ?area. }
OPTIONAL { wd:Q827414 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q827414 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q827414 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 Los Salias map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.351283, -66.998602, 10.423169, -66.8925);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Los Salias)
[out:json];
(
rel["name"="Los Salias"][type=boundary];
rel["name:en"="Los Salias"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Los Salias
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Banul | 10.394520 , -66.984920 |
Bejaranito | 10.383330 , -66.950000 |
Bejarano | 10.382950 , -66.923810 |
Campo Alegre | 10.358800 , -66.945130 |
Don Blas | 10.383330 , -66.950000 |
El Encantado | 10.383330 , -66.916670 |
El Limon | 10.362960 , -66.948850 |
El Silencio | 10.358000 , -66.965020 |
Figueroa Arriba | 10.382690 , -66.991200 |
Gato Amarillo | 10.400000 , -66.916670 |
Gonzalez | 10.366670 , -66.950000 |
La Boyera | 10.406270 , -66.958920 |
La Esperanza | 10.401060 , -66.929900 |
La Gata | 10.383330 , -66.916670 |
La Laguna | 10.376120 , -66.935050 |
La Maguita | 10.362890 , -66.923900 |
La Mariposa | 10.400000 , -66.916670 |
La Providencia | 10.400000 , -66.933330 |
Las Brisas | 10.416670 , -66.933330 |
Las Palomas | 10.362110 , -66.964310 |
Los Budares | 10.364120 , -66.968380 |
Los Lechosos | 10.416670 , -66.933330 |
Oscuro Hoyo | 10.368450 , -66.970560 |
Potrerito | 10.365410 , -66.944030 |
Potrero Gordo | 10.373150 , -66.960040 |
Resbalon | 10.363360 , -66.932690 |
San Antonio | 10.383330 , -66.950000 |
San Antonio de Los Altos | 10.388540 , -66.951790 |
Tucupe | 10.411570 , -66.927220 |
Urapal | 10.382580 , -66.915700 |
Notes:
- You can download geometry data for Los Salias 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.