Petoa (Santa Bárbara) Map Cropping Samples
Petoa (Santa Bárbara) Map Cropping Samples-1
Petoa (Santa Bárbara) Map Cropping Samples-2
Petoa neighborhoods and villages map with 3D shadow effect
flag map of Petoa with 3D shadow effect
Petoa map with 3d shadow effect
Download outline map of Petoa (geojson format) :
Petoa.geojson (**)
Download polygon array of Petoa map for "Google Maps" :
Petoa.txt
Bounding Box for Petoa Map : ( 15.186457 , -88.349869 , 15.377888 , -88.126282 )
Wikipedia ID for Petoa : Q2394913
Wikipedia SPARQL Query for Petoa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2394913 wdt:P1082 ?population. }
OPTIONAL { wd:Q2394913 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2394913 wdt:P2046 ?area. }
OPTIONAL { wd:Q2394913 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2394913 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2394913 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 Petoa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.186457, -88.349869, 15.377888, -88.126282);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Petoa)
[out:json];
(
rel["name"="Petoa"][type=boundary];
rel["name:en"="Petoa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Petoa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Banderillales | 15.250000 , -88.300000 |
Barbarita | 15.266670 , -88.233330 |
Carrizales | 15.250000 , -88.300000 |
Corral Viejo | 15.266670 , -88.233330 |
El Paraiso | 15.233330 , -88.300000 |
El Pataste | 15.233330 , -88.283330 |
El Terrero | 15.250000 , -88.300000 |
Honduritas | 15.250000 , -88.233330 |
La Canoa | 15.283330 , -88.233330 |
La Marcelina | 15.216670 , -88.316670 |
La Olola | 15.233330 , -88.316670 |
Mezcalitos | 15.266670 , -88.233330 |
Palmarejo | 15.316670 , -88.150000 |
Palos Blancos | 15.333330 , -88.133330 |
Petoa | 15.266670 , -88.283330 |
Pueblo Nuevo | 15.266670 , -88.283330 |
Quebraditas | 15.250000 , -88.233330 |
Rancho Pedro | 15.250000 , -88.300000 |
San Antonio de la Majada | 15.266670 , -88.166670 |
San Antonio Majada | 15.266670 , -88.166670 |
Santa Clara | 15.233330 , -88.283330 |
Notes:
- You can download geometry data for Petoa 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.