Download outline map of San Pedro Pinula (geojson format) :
San Pedro Pinula.geojson (**)
Download polygon array of San Pedro Pinula map for "Google Maps" :
San Pedro Pinula.txt
Bounding Box for San Pedro Pinula Map : ( 14.551888 , -89.948392 , 14.875513 , -89.75 )
Wikipedia ID for San Pedro Pinula : Q739778
Wikipedia SPARQL Query for San Pedro Pinula (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q739778 wdt:P1082 ?population. }
OPTIONAL { wd:Q739778 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q739778 wdt:P2046 ?area. }
OPTIONAL { wd:Q739778 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q739778 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q739778 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 Pedro Pinula map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.551888, -89.948392, 14.875513, -89.75);
);
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 Pedro Pinula)
[out:json];
(
rel["name"="San Pedro Pinula"][type=boundary];
rel["name:en"="San Pedro Pinula"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Pedro Pinula
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Zarca | 14.633330 , -89.866670 |
Aguamecate | 14.633330 , -89.783330 |
Carrizal Grande | 14.766670 , -89.900000 |
Carrizalito | 14.666670 , -89.800000 |
Chucunhueso | 14.766670 , -89.866670 |
El Aguacate | 14.633330 , -89.816670 |
El Arroyo | 14.750000 , -89.883330 |
El Caulote | 14.800000 , -89.866670 |
El Caulote | 14.783330 , -89.883330 |
El Cipresal | 14.783330 , -89.883330 |
El Coban | 14.750000 , -89.766670 |
El Cujito | 14.566670 , -89.816670 |
El Durazno | 14.650000 , -89.783330 |
El Flor | 14.600000 , -89.766670 |
El Guayabito | 14.683330 , -89.766670 |
El Jocote | 14.633330 , -89.833330 |
El Maestrillo | 14.616670 , -89.916670 |
El Morrito | 14.616670 , -89.800000 |
El Norte | 14.716670 , -89.900000 |
El Pinalon | 14.716670 , -89.766670 |
El Pino | 14.866670 , -89.866670 |
El Sunzo | 14.733330 , -89.833330 |
El Tobon | 14.800000 , -89.900000 |
El Zapote | 14.683330 , -89.833330 |
Guajilote | 14.616670 , -89.916670 |
Guisiltepeque | 14.683330 , -89.933330 |
La Candelaria | 14.600000 , -89.783330 |
La Ceiba | 14.783330 , -89.816670 |
La Crucita | 14.750000 , -89.883330 |
La Cumbre | 14.666670 , -89.800000 |
La Laguna | 14.666670 , -89.783330 |
La Pastoria | 14.633330 , -89.900000 |
La Puerta | 14.750000 , -89.866670 |
Laguna Seca | 14.816670 , -89.883330 |
Laguna Seca | 14.666670 , -89.783330 |
Las Agujitas | 14.716670 , -89.850000 |
Las Pilas | 14.583330 , -89.766670 |
Las Pulgas | 14.850000 , -89.900000 |
Los Corralitos | 14.600000 , -89.816670 |
Los Trapichitos | 14.633330 , -89.900000 |
Los Uriles | 14.716670 , -89.783330 |
Pie de La Cuesta | 14.666670 , -89.816670 |
Piedras Negras | 14.800000 , -89.816670 |
Pinalito | 14.650000 , -89.883330 |
Pitahayas | 14.683330 , -89.933330 |
Plan de la Cruz | 14.750000 , -89.900000 |
Plan de Lazaro | 14.583330 , -89.783330 |
Platanarcito | 14.700000 , -89.883330 |
San Ignacio | 14.766670 , -89.883330 |
San Jose | 14.750000 , -89.866670 |
San Miguelito | 14.733330 , -89.916670 |
San Pedro Pinula | 14.666670 , -89.850000 |
Santo Domingo | 14.600000 , -89.883330 |
Yerbabuena | 14.733330 , -89.916670 |
Notes:
- You can download geometry data for San Pedro Pinula 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.