Download outline map of Conguaco (geojson format) :
Conguaco.geojson (**)
Download polygon array of Conguaco map for "Google Maps" :
Conguaco.txt
Bounding Box for Conguaco Map : ( 13.928313 , -90.073176 , 14.085377 , -89.94941 )
Wikipedia ID for Conguaco : Q2403007
Wikipedia SPARQL Query for Conguaco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2403007 wdt:P1082 ?population. }
OPTIONAL { wd:Q2403007 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2403007 wdt:P2046 ?area. }
OPTIONAL { wd:Q2403007 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2403007 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2403007 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 Conguaco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.928313, -90.073176, 14.085377, -89.94941);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Conguaco)
[out:json];
(
rel["name"="Conguago"][type=boundary];
rel["name:en"="Conguago"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Conguaco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Conguaco | 14.044170 , -90.031110 |
El Alcaraban | 13.992780 , -90.008060 |
El Barro | 14.066670 , -90.033330 |
El Bran | 14.033330 , -90.050000 |
El Chile | 14.050000 , -90.050000 |
El Chiltote | 13.997780 , -90.027220 |
El Colorado | 13.966670 , -89.983330 |
El Escondido | 14.000000 , -90.000000 |
El Franco | 13.950830 , -90.021940 |
El Gigante | 14.016670 , -89.966670 |
El Guayabo | 14.016670 , -89.966670 |
El Jute | 13.976390 , -90.045560 |
El Limon | 13.966670 , -90.000000 |
El Matocho | 14.050000 , -90.050000 |
El Morral | 13.974720 , -90.016110 |
El Pino de Santa Cruz | 14.050000 , -90.066670 |
El Platanillo | 14.016670 , -90.000000 |
El Talpetatillo | 14.000000 , -89.966670 |
Joya Lopez | 14.033330 , -89.983330 |
Laguna de Briotis | 14.050000 , -90.050000 |
Laguna del Muerto | 13.983330 , -89.983330 |
Las Escobas | 13.982500 , -90.009440 |
Las Moritas | 14.083330 , -90.033330 |
Las Pilas | 13.971940 , -90.019170 |
Las Ranas | 13.994720 , -90.046390 |
Llano Grande | 14.033330 , -89.983330 |
Los Cerrones | 14.016670 , -89.983330 |
Los Organos | 13.983330 , -89.950000 |
Palo Blanco | 14.033330 , -90.016670 |
Piedra Redonda | 14.033330 , -90.033330 |
San Andres | 14.000000 , -90.066670 |
San Isidro | 13.971670 , -90.049720 |
San Pedro | 14.016670 , -90.033330 |
Notes:
- You can download geometry data for Conguaco 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.