Download outline map of Santa Lucía Cotzumalguapa (geojson format) :
Santa Lucía Cotzumalguapa.geojson (**)
Download polygon array of Santa Lucía Cotzumalguapa map for "Google Maps" :
Santa Lucía Cotzumalguapa.txt
Bounding Box for Santa Lucía Cotzumalguapa Map : ( 14.146521 , -91.179381 , 14.432341 , -90.979421 )
Wikipedia ID for Santa Lucía Cotzumalguapa : Q404550
Wikipedia SPARQL Query for Santa Lucía Cotzumalguapa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q404550 wdt:P1082 ?population. }
OPTIONAL { wd:Q404550 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q404550 wdt:P2046 ?area. }
OPTIONAL { wd:Q404550 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q404550 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q404550 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 Santa Lucía Cotzumalguapa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.146521, -91.179381, 14.432341, -90.979421);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santa Lucía Cotzumalguapa)
[out:json];
(
rel["name"="Santa Lucia Cotzumalguapa"][type=boundary];
rel["name:en"="Santa Lucia Cotzumalguapa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa Lucía Cotzumalguapa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aguero | 14.200000 , -91.050000 |
El Transito | 14.300000 , -91.050000 |
Finca El Baul | 14.383330 , -91.016670 |
Las Flores | 14.216670 , -91.116670 |
Las Playas | 14.183330 , -91.133330 |
Miriam | 14.300000 , -91.050000 |
Nimaya | 14.416670 , -91.016670 |
Rio Santiago | 14.350000 , -91.016670 |
Santa Lucía Cotzumalguapa | 14.333330 , -91.016670 |
Xaya | 14.250000 , -91.133330 |
Notes:
- You can download geometry data for Santa Lucía Cotzumalguapa 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.