El Jícaro (El Progreso) Map Cropping Samples
![El Jícaro (El Progreso) Map Cropping Samples-1](og_image/map_cropping/4-1108695325-1.jpeg)
El Jícaro (El Progreso) Map Cropping Samples-1
![El Jícaro (El Progreso) Map Cropping Samples-2](og_image/map_cropping/4-1108695325-3.jpeg)
El Jícaro (El Progreso) Map Cropping Samples-2
![El Jícaro neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_1108695325.jpg)
El Jícaro neighborhoods and villages map with 3D shadow effect
![flag map of El Jícaro with 3D shadow effect](og_image/flag_maps/flag_map_1108695325.jpg)
flag map of El Jícaro with 3D shadow effect
![El Jícaro map with 3d shadow effect](og_image/blank_maps/map_1108695325.png)
El Jícaro map with 3d shadow effect
Download outline map of El Jícaro (geojson format) :
El Jícaro.geojson (**)
Download polygon array of El Jícaro map for "Google Maps" :
El Jícaro.txt
Bounding Box for El Jícaro Map : ( 14.836548 , -90.002288 , 14.943365 , -89.809766 )
Wikipedia ID for El Jícaro : Q984828
Wikipedia SPARQL Query for El Jícaro (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q984828 wdt:P1082 ?population. }
OPTIONAL { wd:Q984828 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q984828 wdt:P2046 ?area. }
OPTIONAL { wd:Q984828 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q984828 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q984828 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 Jícaro map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.836548, -90.002288, 14.943365, -89.809766);
);
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 Jícaro)
[out:json];
(
rel["name"="El Jicaro"][type=boundary];
rel["name:en"="El Jicaro"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Jícaro
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Espiritu Santo | 14.900000 , -89.883330 |
El Jabillo | 14.883330 , -89.916670 |
El Paso de los Jalapas | 14.900000 , -89.966670 |
El Zapote | 14.900000 , -89.916670 |
Injerto | 14.850000 , -89.983330 |
La Laguna | 14.916670 , -89.816670 |
La Palma | 14.866670 , -89.966670 |
Las Anonas | 14.900000 , -89.850000 |
Las Joyas | 14.866670 , -89.966670 |
Las Ovejas | 14.883330 , -89.933330 |
Lo de China | 14.916670 , -89.850000 |
Los Bordos | 14.916670 , -89.883330 |
Los Chaguites | 14.916670 , -89.933330 |
Los Encuentros | 14.850000 , -89.950000 |
Magdalena | 14.916670 , -89.966670 |
Ojo de Agua | 14.900000 , -89.883330 |
Piedra Ancha | 14.850000 , -89.933330 |
Pila de los Moscos | 14.850000 , -89.916670 |
San Cristobal | 14.916670 , -89.850000 |
San Cristóbal Acasaguastlán | 14.916670 , -89.883330 |
Santa Rosalia | 14.883330 , -89.850000 |
Notes:
- You can download geometry data for El Jícaro 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.