El Progreso (Jutiapa) Map Cropping Samples
El Progreso (Jutiapa) Map Cropping Samples-1
El Progreso (Jutiapa) Map Cropping Samples-2
El Progreso neighborhoods and villages map with 3D shadow effect
flag map of El Progreso with 3D shadow effect
El Progreso map with 3d shadow effect
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 : ( 14.293917 , -89.896043 , 14.467339 , -89.797065 )
Wikipedia ID for El Progreso : Q686756
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:Q686756 wdt:P1082 ?population. }
OPTIONAL { wd:Q686756 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q686756 wdt:P2046 ?area. }
OPTIONAL { wd:Q686756 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q686756 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q686756 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"](14.293917, -89.896043, 14.467339, -89.797065);
);
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) |
Acequia | 14.333330 , -89.850000 |
El Penoncito | 14.316670 , -89.833330 |
El Pino | 14.383330 , -89.866670 |
El Porvenir | 14.350000 , -89.850000 |
El Rodeo | 14.366670 , -89.833330 |
El Terrero | 14.433330 , -89.883330 |
Hacienda Vieja | 14.333330 , -89.866670 |
Jeronimo | 14.333330 , -89.833330 |
Las Flores | 14.366670 , -89.850000 |
Las Moritas | 14.433330 , -89.850000 |
Las Piletas | 14.383330 , -89.866670 |
Las Uvas | 14.366670 , -89.866670 |
Moran | 14.350000 , -89.866670 |
San Juan | 14.333330 , -89.850000 |
Valle Abajo | 14.350000 , -89.833330 |
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.