El Quetzal (San Marcos) Map Cropping Samples
El Quetzal (San Marcos) Map Cropping Samples-1
El Quetzal (San Marcos) Map Cropping Samples-2
El Quetzal neighborhoods and villages map with 3D shadow effect
flag map of El Quetzal with 3D shadow effect
El Quetzal map with 3d shadow effect
Download outline map of El Quetzal (geojson format) :
El Quetzal.geojson (**)
Download polygon array of El Quetzal map for "Google Maps" :
El Quetzal.txt
Bounding Box for El Quetzal Map : ( 14.714633 , -91.913248 , 14.870132 , -91.766148 )
Wikipedia ID for El Quetzal : Q1748870
Wikipedia SPARQL Query for El Quetzal (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1748870 wdt:P1082 ?population. }
OPTIONAL { wd:Q1748870 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1748870 wdt:P2046 ?area. }
OPTIONAL { wd:Q1748870 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1748870 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1748870 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 Quetzal map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.714633, -91.913248, 14.870132, -91.766148);
);
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 Quetzal)
[out:json];
(
rel["name"="El Quetzal"][type=boundary];
rel["name:en"="El Quetzal"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Quetzal
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bocol | 14.816670 , -91.800000 |
Brisas Azules | 14.850000 , -91.783330 |
Canoj | 14.733330 , -91.850000 |
El Quetzal | 14.766670 , -91.816670 |
La Union | 14.750000 , -91.816670 |
Los Cipreses | 14.833330 , -91.783330 |
Piedra Cuache | 14.750000 , -91.833330 |
Rancho Bojon | 14.833330 , -91.783330 |
San Francisco | 14.733330 , -91.850000 |
San Jose Chibuj | 14.733330 , -91.833330 |
Sintana | 14.733330 , -91.866670 |
Notes:
- You can download geometry data for El Quetzal 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.