Download outline map of Guaymate (geojson format) :
Guaymate.geojson (**)
Download polygon array of Guaymate map for "Google Maps" :
Guaymate.txt
Bounding Box for Guaymate Map : ( 18.476232 , -69.095356 , 18.65597 , -68.845198 )
Wikipedia ID for Guaymate : Q628537
Wikipedia SPARQL Query for Guaymate (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q628537 wdt:P1082 ?population. }
OPTIONAL { wd:Q628537 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q628537 wdt:P2046 ?area. }
OPTIONAL { wd:Q628537 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q628537 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q628537 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 Guaymate map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.476232, -69.095356, 18.65597, -68.845198);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Guaymate)
[out:json];
(
rel["name"="Guaymate"][type=boundary];
rel["name:en"="Guaymate"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Guaymate
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Al Otro Lado | 18.553870 , -68.864190 |
| Aleton | 18.533140 , -68.953640 |
| Altagracia | 18.536560 , -68.925350 |
| America | 18.533330 , -68.900000 |
| Batey Aleton | 18.550000 , -68.950000 |
| Batey Brador | 18.633330 , -68.966670 |
| Batey Caimoni | 18.530620 , -69.014350 |
| Batey Campina | 18.521540 , -69.047820 |
| Batey Chichi | 18.583330 , -68.983330 |
| Batey Diecinueve | 18.600060 , -68.957920 |
| Batey Espinillo | 18.516100 , -68.993970 |
| Batey Felix | 18.550000 , -68.983330 |
| Batey Guerrero | 18.543380 , -69.010330 |
| Batey Hoyo de Puerco | 18.595690 , -68.932250 |
| Batey La Noria | 18.486070 , -69.080060 |
| Batey Las Flores | 18.514100 , -69.047430 |
| Batey Lecheria | 18.637610 , -68.959380 |
| Batey Nigua | 18.556920 , -68.954230 |
| Batey Nuevo | 18.538490 , -68.947070 |
| Batey Numero Cuarenta | 18.522340 , -69.026930 |
| Batey Numero Dieciocho | 18.571450 , -69.014410 |
| Batey Numero Dieciseis | 18.575200 , -68.997040 |
| Batey Numero Diecisiete | 18.581910 , -69.006620 |
| Batey Numero Ochenta y Dos | 18.538180 , -69.013980 |
| Batey Numero Quince | 18.566670 , -69.000000 |
| Batey Numero Veinticinco | 18.609160 , -68.964870 |
| Batey Numero Veinticuatro y Media | 18.595140 , -68.963440 |
| Batey Numero Veintidos | 18.608260 , -68.981410 |
| Batey Palo Blanco | 18.522150 , -69.015220 |
| Batey Peligro | 18.640270 , -68.965310 |
| Batey Renguelito | 18.494820 , -69.047430 |
| Batey Sabana de Chavon | 18.617510 , -68.964250 |
| Batey San Isidro | 18.558430 , -68.964680 |
| Batey Seibo | 18.553560 , -69.027160 |
| Batey Sesentidos | 18.525330 , -68.991010 |
| Borinquen | 18.583330 , -68.933330 |
| Colon | 18.532540 , -68.876880 |
| El Ochenta | 18.587630 , -68.963280 |
| Guaymate | 18.587930 , -68.978670 |
| Higueeral | 18.500530 , -69.014650 |
| La Cuchilla | 18.592310 , -68.889020 |
| La Milagrosa | 18.561140 , -68.917010 |
| La Noria | 18.483330 , -69.083330 |
| La Regola | 18.516670 , -68.950000 |
| Romance | 18.516670 , -68.950000 |
| San Morano | 18.583330 , -68.983330 |
| Santa Rosa | 18.575030 , -68.919430 |
Notes:
- You can download geometry data for Guaymate 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.