Download outline map of Puerto Escondido (geojson format) :
Puerto Escondido.geojson (**)
Download polygon array of Puerto Escondido map for "Google Maps" :
Puerto Escondido.txt
Bounding Box for Puerto Escondido Map : ( 8.880277 , -76.320972 , 9.110579 , -76.062588 )
Wikipedia ID for Puerto Escondido : Q1441033
Wikipedia SPARQL Query for Puerto Escondido (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1441033 wdt:P1082 ?population. }
OPTIONAL { wd:Q1441033 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1441033 wdt:P2046 ?area. }
OPTIONAL { wd:Q1441033 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1441033 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1441033 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 Puerto Escondido map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.880277, -76.320972, 9.110579, -76.062588);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Puerto Escondido)
[out:json];
(
rel["name"="Puerto Escondido"][type=boundary];
rel["name:en"="Puerto Escondido"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Puerto Escondido
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Aguaviva | 8.977020 , -76.148660 |
| Bajo Primavera | 8.913610 , -76.217220 |
| Bella Isabell | 9.054040 , -76.165350 |
| Caballo Blanco | 8.982500 , -76.124170 |
| Canaima | 8.972220 , -76.237220 |
| Cano Viejo | 8.986390 , -76.200000 |
| Cantaran | 8.989590 , -76.187610 |
| Cerro Pelado | 8.966870 , -76.301950 |
| Cristo Rey | 9.073470 , -76.229260 |
| Cuchara | 8.915460 , -76.158050 |
| Cuello | 8.979720 , -76.286390 |
| El Castillo | 8.934170 , -76.190000 |
| El Palmar | 8.962870 , -76.230950 |
| El Pantano | 8.960560 , -76.092220 |
| Florida | 8.933330 , -76.250000 |
| La Castellana | 8.903790 , -76.199700 |
| La Cienaga | 8.981670 , -76.225000 |
| La Florida | 8.952220 , -76.258890 |
| La Tropical | 8.985000 , -76.133330 |
| Las Cheres | 9.000000 , -76.216670 |
| Las Flores | 8.943610 , -76.226110 |
| Las Mujeres | 8.931010 , -76.181140 |
| Los Angeles | 8.973610 , -76.293330 |
| Los Placeres | 8.981670 , -76.115280 |
| Mangle | 9.100000 , -76.200000 |
| Mangle | 9.047920 , -76.101660 |
| Margaritas | 8.991390 , -76.086670 |
| Morindo | 8.912780 , -76.158060 |
| Morindo | 8.938060 , -76.237780 |
| Morindo Abajo | 8.917970 , -76.236100 |
| Morindo Jacamagal | 8.892130 , -76.201030 |
| Nuevo Rumbo | 8.960280 , -76.174170 |
| Palmira | 8.990280 , -76.252220 |
| Paloma Blanca | 8.991930 , -76.270280 |
| Pasa Tiempo | 8.994170 , -76.254720 |
| Pereira | 8.923330 , -76.194720 |
| Puya | 8.916670 , -76.250000 |
| Sabalito | 8.975730 , -76.239580 |
| San Jose | 8.970280 , -76.261110 |
| San Luis | 9.035790 , -76.154280 |
| Santa Lucia | 8.996980 , -76.088370 |
| Santo Domingo | 8.909030 , -76.162360 |
| Si Dios Quiere | 8.960640 , -76.262240 |
| Soledad | 8.944170 , -76.299720 |
| Sta Marta | 8.950560 , -76.301110 |
| Todos Veran | 8.959170 , -76.303610 |
| Villa Esther | 9.063080 , -76.125250 |
Notes:
- You can download geometry data for Puerto Escondido 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.