Download outline map of Pajapita (geojson format) :
Pajapita.geojson (**)
Download polygon array of Pajapita map for "Google Maps" :
Pajapita.txt
Bounding Box for Pajapita Map : ( 14.637447 , -92.132743 , 14.812748 , -91.970539 )
Wikipedia ID for Pajapita : Q2402391
Wikipedia SPARQL Query for Pajapita (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2402391 wdt:P1082 ?population. }
OPTIONAL { wd:Q2402391 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2402391 wdt:P2046 ?area. }
OPTIONAL { wd:Q2402391 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2402391 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2402391 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 Pajapita map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.637447, -92.132743, 14.812748, -91.970539);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pajapita)
[out:json];
(
rel["name"="Pajapita"][type=boundary];
rel["name:en"="Pajapita"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pajapita
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrio Nuevo | 14.782560 , -92.069430 |
Bella Vista | 14.745090 , -92.050190 |
Bretana Bolivar | 14.793510 , -92.004500 |
Colonia Nueva | 14.791330 , -92.004990 |
Colonia Nueva Pajapita | 14.731240 , -92.033660 |
Concepcion Melendrez | 14.769240 , -92.067610 |
El Engano | 14.751570 , -92.063470 |
Hacienda La Virgen | 14.712670 , -92.099880 |
Hacienda San Joaquin Melendrez | 14.731330 , -92.085150 |
La Bolsa | 14.800860 , -92.023380 |
La Ceiba | 14.725750 , -92.027560 |
La Parada | 14.707080 , -92.062710 |
La Playa | 14.715460 , -92.032540 |
La Providencia | 14.753810 , -92.026900 |
La Virgen | 14.736690 , -92.069920 |
Lotificacion Palmira | 14.722140 , -92.056690 |
Medio Monte | 14.766000 , -91.996000 |
Nahuatan | 14.773300 , -92.016890 |
Pajapa | 14.741050 , -92.009580 |
Pajapita | 14.716670 , -92.033330 |
Parcelamiento La Libertad | 14.778060 , -92.003440 |
Puente Nahuatan | 14.761060 , -92.017610 |
Rio Los Cuaches | 14.790220 , -92.056350 |
San Antonio Las Flores | 14.750000 , -91.983330 |
San Jose Belice | 14.784890 , -92.043420 |
San Miguel | 14.730020 , -92.036250 |
Santa Marta Melendrez | 14.761980 , -92.073640 |
Santillana | 14.797080 , -92.020080 |
Vista Hermosa | 14.726630 , -92.037640 |
Notes:
- You can download geometry data for Pajapita 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.