San Jacinto (Chiquimula) Map Cropping Samples
San Jacinto (Chiquimula) Map Cropping Samples-1
San Jacinto (Chiquimula) Map Cropping Samples-2
San Jacinto neighborhoods and villages map with 3D shadow effect
flag map of San Jacinto with 3D shadow effect
San Jacinto map with 3d shadow effect
Download outline map of San Jacinto (geojson format) :
San Jacinto.geojson (**)
Download polygon array of San Jacinto map for "Google Maps" :
San Jacinto.txt
Bounding Box for San Jacinto Map : ( 14.624764 , -89.564276 , 14.734642 , -89.464242 )
Wikipedia ID for San Jacinto : Q978109
Wikipedia SPARQL Query for San Jacinto (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q978109 wdt:P1082 ?population. }
OPTIONAL { wd:Q978109 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q978109 wdt:P2046 ?area. }
OPTIONAL { wd:Q978109 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q978109 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q978109 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 San Jacinto map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.624764, -89.564276, 14.734642, -89.464242);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Jacinto)
[out:json];
(
rel["name"="San Jacinto"][type=boundary];
rel["name:en"="San Jacinto"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Jacinto
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Zarca | 14.683330 , -89.533330 |
Cerro de Cal | 14.683330 , -89.550000 |
Dolores | 14.650000 , -89.516670 |
El Ahorcado | 14.683330 , -89.516670 |
El Carrizal | 14.666670 , -89.500000 |
El Chucte | 14.700000 , -89.550000 |
Escalon | 14.700000 , -89.500000 |
Jocotal | 14.733330 , -89.483330 |
La Majada | 14.700000 , -89.500000 |
Las Lomas | 14.666670 , -89.533330 |
Los Molina | 14.700000 , -89.516670 |
Los Pastores | 14.700000 , -89.500000 |
Los Planes | 14.700000 , -89.516670 |
Pueblo Nuevo | 14.666670 , -89.500000 |
San Jacinto | 14.666670 , -89.500000 |
San Jorge | 14.733330 , -89.483330 |
San Jorge | 14.666670 , -89.516670 |
San Nicolas | 14.650000 , -89.533330 |
Santa Cruz | 14.633330 , -89.533330 |
Tablon | 14.633330 , -89.533330 |
Ticanlu | 14.716670 , -89.466670 |
Tizubin | 14.700000 , -89.516670 |
Notes:
- You can download geometry data for San Jacinto 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.