Download outline map of Cruz Paredes (geojson format) :
Cruz Paredes.geojson (**)
Download polygon array of Cruz Paredes map for "Google Maps" :
Cruz Paredes.txt
Bounding Box for Cruz Paredes Map : ( 8.713011 , -70.41277 , 9.061229 , -70.043531 )
Wikipedia ID for Cruz Paredes : Q2046275
Wikipedia SPARQL Query for Cruz Paredes (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2046275 wdt:P1082 ?population. }
OPTIONAL { wd:Q2046275 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2046275 wdt:P2046 ?area. }
OPTIONAL { wd:Q2046275 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2046275 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2046275 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 Cruz Paredes map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.713011, -70.41277, 9.061229, -70.043531);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cruz Paredes)
[out:json];
(
rel["name"="Cruz Paredes"][type=boundary];
rel["name:en"="Cruz Paredes"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cruz Paredes
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Blanca | 8.827070 , -70.163630 |
Barrancas | 8.768680 , -70.112200 |
Befenero | 8.783330 , -70.133330 |
Belenero | 8.800000 , -70.133330 |
Campo Alegre | 8.797650 , -70.086910 |
Campo Alegre | 9.000000 , -70.250000 |
Cruz Blanca | 8.782540 , -70.122700 |
El Algarrobo | 8.758650 , -70.116850 |
El Charal | 8.734610 , -70.300630 |
El Chepon | 8.783330 , -70.116670 |
El Purgatorio | 8.738810 , -70.194950 |
La Guacharaca | 8.733330 , -70.133330 |
La Yuca | 8.731090 , -70.180720 |
Las Guayabitas | 8.739660 , -70.140320 |
Los Candeleros | 8.743330 , -70.113330 |
Masparrito | 8.995020 , -70.309570 |
Masparrito | 9.001940 , -70.301390 |
Masparro Arriba | 8.968360 , -70.294080 |
Mata de Mango | 8.811950 , -70.155280 |
Pueblo Viejo | 8.766670 , -70.083330 |
Rondonero | 8.764810 , -70.152430 |
San Rafael | 8.822260 , -70.097870 |
Soco | 8.822780 , -70.183330 |
Notes:
- You can download geometry data for Cruz Paredes 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.