Download outline map of Puerto Barrios (geojson format) :
Puerto Barrios.geojson (**)
Download polygon array of Puerto Barrios map for "Google Maps" :
Puerto Barrios.txt
Bounding Box for Puerto Barrios Map : ( 15.495906 , -88.735285 , 15.967361 , -88.231057 )
Wikipedia ID for Puerto Barrios : Q991400
Wikipedia SPARQL Query for Puerto Barrios (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q991400 wdt:P1082 ?population. }
OPTIONAL { wd:Q991400 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q991400 wdt:P2046 ?area. }
OPTIONAL { wd:Q991400 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q991400 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q991400 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 Puerto Barrios map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.495906, -88.735285, 15.967361, -88.231057);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Puerto Barrios)
[out:json];
(
rel["name"="Puerto Barrios"][type=boundary];
rel["name:en"="Puerto Barrios"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Puerto Barrios
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Caliente | 15.683330 , -88.583330 |
Bacadilla | 15.633330 , -88.516670 |
Cambalache | 15.916670 , -88.566670 |
Chachagualilla | 15.533330 , -88.500000 |
Champas Corrientes | 15.550000 , -88.433330 |
Chinook | 15.683330 , -88.366670 |
Conejo | 15.566670 , -88.500000 |
Corozo | 15.716670 , -88.550000 |
El Cacao | 15.583330 , -88.433330 |
El Cinchado | 15.616670 , -88.433330 |
Entre Rios | 15.633330 , -88.533330 |
Eskimo | 15.616670 , -88.466670 |
Estero Lagarto | 15.933330 , -88.600000 |
Hopi | 15.650000 , -88.400000 |
La Esperanza | 15.716670 , -88.650000 |
La Pimienta | 15.833330 , -88.466670 |
La Romana | 15.716670 , -88.650000 |
Las Escobas | 15.683330 , -88.633330 |
Las Pavas | 15.716670 , -88.666670 |
Machacas | 15.583330 , -88.483330 |
Machacas | 15.766670 , -88.533330 |
Macho Creek | 15.916670 , -88.566670 |
Macho Creek | 15.766670 , -88.666670 |
Manaca | 15.650000 , -88.516670 |
Manglar | 15.883330 , -88.500000 |
Mesetas | 15.633330 , -88.416670 |
Milla Cinco | 15.716670 , -88.533330 |
Piedra Parada | 15.666670 , -88.566670 |
Pioquinto | 15.783330 , -88.566670 |
Puerto Barrios | 15.727780 , -88.594440 |
Punta de Palma | 15.733330 , -88.633330 |
Punta del Cabo | 15.950000 , -88.566670 |
Punta Manabique | 15.950000 , -88.616670 |
Rio San Carlos | 15.733330 , -88.683330 |
San Francisco del Mar | 15.833330 , -88.416670 |
Tepezcuinte | 15.566670 , -88.483330 |
Veracruz | 15.616670 , -88.550000 |
Notes:
- You can download geometry data for Puerto Barrios 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.