Download outline map of El Progreso (geojson format) :
El Progreso.geojson (**)
Download polygon array of El Progreso map for "Google Maps" :
El Progreso.txt
Bounding Box for El Progreso Map : ( 15.224049 , -87.93866 , 15.725393 , -87.685493 )
Wikipedia ID for El Progreso : Q2277161
Wikipedia SPARQL Query for El Progreso (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2277161 wdt:P1082 ?population. }
OPTIONAL { wd:Q2277161 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2277161 wdt:P2046 ?area. }
OPTIONAL { wd:Q2277161 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2277161 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2277161 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 El Progreso map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.224049, -87.93866, 15.725393, -87.685493);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (El Progreso)
[out:json];
(
rel["name"="El Progreso"][type=boundary];
rel["name:en"="El Progreso"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Progreso
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Blanca Norte | 15.450000 , -87.750000 |
Agua Blanca Sur | 15.250000 , -87.883330 |
Arena Blanca | 15.283330 , -87.800000 |
Boquita | 15.316670 , -87.900000 |
Brisas de la Libertad | 15.483330 , -87.800000 |
Buena Vista | 15.383330 , -87.816670 |
Buenos Aires | 15.316670 , -87.783330 |
Camalote | 15.450000 , -87.766670 |
Campin | 15.350000 , -87.866670 |
Cedros | 15.666670 , -87.766670 |
Cerritos | 15.583330 , -87.766670 |
Colonia 19 de junio | 15.396460 , -87.791790 |
Colonia Kattan | 15.392510 , -87.789780 |
El Balsamo | 15.266670 , -87.866670 |
El Barro | 15.350000 , -87.866670 |
El Paraiso | 15.366670 , -87.766670 |
El Porvenir | 15.400000 , -87.783330 |
El Progreso | 15.400000 , -87.800000 |
El Rancho | 15.266670 , -87.833330 |
El Sauce | 15.683330 , -87.783330 |
El Trapiche | 15.316670 , -87.900000 |
Guaimitas | 15.500000 , -87.716670 |
Guanacaste | 15.500000 , -87.833330 |
La Flor | 15.516670 , -87.800000 |
La Guacamaya | 15.250000 , -87.800000 |
La Junta | 15.700000 , -87.816670 |
La Mina | 15.316670 , -87.833330 |
La Sarrosa | 15.233330 , -87.833330 |
Las Delicias | 15.483330 , -87.733330 |
Maldonado | 15.566670 , -87.783330 |
Medina Sanchez | 15.666670 , -87.800000 |
Monte Vista Campo | 15.400000 , -87.833330 |
Naranjo Chino | 15.450000 , -87.833330 |
Omonita | 15.366670 , -87.850000 |
Paleto | 15.683330 , -87.800000 |
Palos Blancos | 15.516670 , -87.800000 |
Playa de Indios | 15.450000 , -87.850000 |
Playitas | 15.316670 , -87.900000 |
Quebrada de Yoro | 15.433330 , -87.783330 |
Quebrada Seca | 15.366670 , -87.800000 |
Rapalo | 15.533330 , -87.783330 |
Rio Chiquito | 15.383330 , -87.816670 |
Rio Pelo | 15.333330 , -87.800000 |
San Antonio La Mina | 15.266670 , -87.816670 |
Santa Ana | 15.316670 , -87.883330 |
Santiago | 15.250000 , -87.933330 |
Tibombo | 15.517370 , -87.813120 |
Travesia | 15.333330 , -87.883330 |
Urraco | 15.550000 , -87.766670 |
Victoria | 15.483330 , -87.816670 |
Notes:
- You can download geometry data for El Progreso 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.