Download outline map of Quezalguaque (geojson format) :
Quezalguaque.geojson (**)
Download polygon array of Quezalguaque map for "Google Maps" :
Quezalguaque.txt
Bounding Box for Quezalguaque Map : ( 12.470469 , -87.005488 , 12.642527 , -86.87613 )
Wikipedia ID for Quezalguaque : Q739841
Wikipedia SPARQL Query for Quezalguaque (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q739841 wdt:P1082 ?population. }
OPTIONAL { wd:Q739841 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q739841 wdt:P2046 ?area. }
OPTIONAL { wd:Q739841 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q739841 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q739841 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 Quezalguaque map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](12.470469, -87.005488, 12.642527, -86.87613);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Quezalguaque)
[out:json];
(
rel["name"="Quezalguaque"][type=boundary];
rel["name:en"="Quezalguaque"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Quezalguaque
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alaska | 12.630600 , -86.903130 |
Belen | 12.573050 , -86.923460 |
Colonia Cristo Rey | 12.610830 , -86.898210 |
Comarca Ceiba Chachagua | 12.549330 , -86.917850 |
Comarca El Platanar | 12.483330 , -86.883330 |
Corcuera | 12.478300 , -87.003450 |
El Tanque | 12.524440 , -86.943610 |
Ingenio San Pedro | 12.500000 , -86.933330 |
Las Colinas | 12.568210 , -86.900000 |
Los Portillos | 12.626670 , -86.895690 |
Quezalguaque | 12.506830 , -86.902920 |
San Luis | 12.533330 , -86.900000 |
Santa Patricia | 12.522380 , -86.911050 |
Tempisque Negro | 12.586070 , -86.900970 |
Notes:
- You can download geometry data for Quezalguaque 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.