Protección (Santa Bárbara) Map Cropping Samples
Protección (Santa Bárbara) Map Cropping Samples-1
Protección (Santa Bárbara) Map Cropping Samples-2
Protección neighborhoods and villages map with 3D shadow effect
flag map of Protección with 3D shadow effect
Protección map with 3d shadow effect
Download outline map of Protección (geojson format) :
Protección.geojson (**)
Download polygon array of Protección map for "Google Maps" :
Protección.txt
Bounding Box for Protección Map : ( 15.001077 , -88.680695 , 15.166502 , -88.546516 )
Wikipedia ID for Protección : Q2362030
Wikipedia SPARQL Query for Protección (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2362030 wdt:P1082 ?population. }
OPTIONAL { wd:Q2362030 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2362030 wdt:P2046 ?area. }
OPTIONAL { wd:Q2362030 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2362030 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2362030 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 Protección map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.001077, -88.680695, 15.166502, -88.546516);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Protección)
[out:json];
(
rel["name"="Proteccion"][type=boundary];
rel["name:en"="Proteccion"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Protección
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buenos Aires | 15.016670 , -88.616670 |
El Cedral | 15.083330 , -88.633330 |
El Chile | 15.066670 , -88.633330 |
El Corozal | 15.066670 , -88.616670 |
El Encanto | 15.133330 , -88.650000 |
El Triunfo | 15.100000 , -88.616670 |
El Zarzal | 15.033330 , -88.600000 |
Guiscoyol | 15.066670 , -88.650000 |
La Jaguilla | 15.050000 , -88.650000 |
La Laguna | 15.033330 , -88.583330 |
La Reina | 15.116670 , -88.633330 |
La Ruidosa | 15.150000 , -88.600000 |
Las Canas | 15.033330 , -88.600000 |
Las Delicias | 15.033330 , -88.616670 |
Las Pozas | 15.050000 , -88.633330 |
Las Vueltas | 15.066670 , -88.616670 |
Loma Alta | 15.033330 , -88.650000 |
Los Camarones | 15.050000 , -88.633330 |
Palma Real | 15.100000 , -88.600000 |
Protección | 15.033330 , -88.650000 |
San Miguelito | 15.100000 , -88.633330 |
Zambrano | 15.116670 , -88.650000 |
Notes:
- You can download geometry data for Protección 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.