Download outline map of Parita (geojson format) :
Parita.geojson (**)
Download polygon array of Parita map for "Google Maps" :
Parita.txt
Bounding Box for Parita Map : ( 7.950687 , -80.715851 , 8.119951 , -80.449649 )
Wikipedia ID for Parita : Q2216637
Wikipedia SPARQL Query for Parita (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2216637 wdt:P1082 ?population. }
OPTIONAL { wd:Q2216637 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2216637 wdt:P2046 ?area. }
OPTIONAL { wd:Q2216637 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2216637 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2216637 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 Parita map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.950687, -80.715851, 8.119951, -80.449649);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Parita)
[out:json];
(
rel["name"="Parita"][type=boundary];
rel["name:en"="Parita"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Parita
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cabuya | 8.031380 , -80.632270 |
Canacillas | 8.000000 , -80.550000 |
Correa | 8.083330 , -80.583330 |
El Cerro | 8.016670 , -80.500000 |
El Corozo | 8.027680 , -80.541330 |
El Guanabano | 8.033330 , -80.516670 |
El Hatillo | 7.966570 , -80.528680 |
El Horcon | 8.016670 , -80.500000 |
El Lagarto | 8.000000 , -80.650000 |
El Macano | 8.033330 , -80.516670 |
El Magallon | 8.000000 , -80.550000 |
El Mocho | 8.000000 , -80.583330 |
El Pedernal | 8.029780 , -80.618090 |
El Raton | 7.997730 , -80.506790 |
El Rodeo | 7.966670 , -80.533330 |
El Sesteadero | 8.016670 , -80.550000 |
Juan Blanco | 7.983330 , -80.516670 |
La Barrera | 8.009850 , -80.620990 |
La Celestina | 7.983330 , -80.566670 |
La Colonia de Paris | 8.050000 , -80.566670 |
La Concepcion | 8.059530 , -80.692860 |
La Maquencosa | 8.033330 , -80.516670 |
La Uva | 8.017480 , -80.646770 |
La Valencia | 7.982230 , -80.586090 |
Las Bordas | 8.000000 , -80.516670 |
Las Flores | 7.966670 , -80.616670 |
Las Lajas | 7.983330 , -80.583330 |
Las Mercedes | 8.016670 , -80.533330 |
Los Cantos | 7.966780 , -80.620640 |
Los Castillitos | 7.983330 , -80.600000 |
Los Castillos | 7.985650 , -80.618860 |
Los Grullos | 8.050000 , -80.500000 |
Los Higos | 8.005580 , -80.657120 |
Los Panamaes | 7.987690 , -80.554600 |
Los Tamboritos | 8.016670 , -80.533330 |
Ojeda Agua | 7.983330 , -80.616670 |
Ojo de Agua | 7.977430 , -80.617220 |
Palo Grande | 7.966670 , -80.533330 |
Paris Viejo | 8.044470 , -80.542250 |
Paso de La Valdesa | 7.983330 , -80.583330 |
Portobelillo | 8.017380 , -80.595380 |
Potuga | 8.063170 , -80.622710 |
Pueblo Nuevo | 8.000000 , -80.516670 |
Puerto Limon | 8.003550 , -80.490790 |
Quebrada de Piedra | 8.000000 , -80.550000 |
Quebrada Grande | 7.966670 , -80.550000 |
Rio Parita | 7.983330 , -80.500000 |
Santo Domingo | 7.984590 , -80.637990 |
Notes:
- You can download geometry data for Parita 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.