Pedernales (Manabi) Map Cropping Samples
Pedernales (Manabi) Map Cropping Samples-1
Pedernales (Manabi) Map Cropping Samples-2
Pedernales neighborhoods and villages map with 3D shadow effect
flag map of Pedernales with 3D shadow effect
Pedernales map with 3d shadow effect
Download outline map of Pedernales (geojson format) :
Pedernales.geojson (**)
Download polygon array of Pedernales map for "Google Maps" :
Pedernales.txt
Bounding Box for Pedernales Map : ( -0.236659 , -80.165514 , 0.370111 , -79.57203 )
Wikipedia ID for Pedernales : Q367954
Wikipedia SPARQL Query for Pedernales (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q367954 wdt:P1082 ?population. }
OPTIONAL { wd:Q367954 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q367954 wdt:P2046 ?area. }
OPTIONAL { wd:Q367954 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q367954 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q367954 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 Pedernales map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-0.236659, -80.165514, 0.370111, -79.57203);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pedernales)
[out:json];
(
rel["name"="Pedernales"][type=boundary];
rel["name:en"="Pedernales"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pedernales
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arrastradero | 0.120710 , -80.039190 |
Atahualpa | -0.027410 , -79.968440 |
Beche | 0.181670 , -79.916770 |
Cabuyal | -0.049990 , -80.141060 |
Canaveral | 0.216040 , -80.029950 |
Chemere | 0.170030 , -79.682260 |
Chila | -0.116670 , -80.066670 |
Diez de Agosto | -0.144760 , -80.072420 |
Dogola | 0.150630 , -79.649670 |
El Canaveral | 0.066200 , -79.817910 |
El Porvenir | 0.133330 , -79.916670 |
El Puerto | 0.216670 , -79.916670 |
Hacienda Cuaque | -0.000120 , -80.076850 |
La Ceiba | 0.166670 , -79.816670 |
Las Balsas | 0.074670 , -79.695630 |
Las Brisas | 0.101300 , -79.583030 |
Naranjo | 0.095420 , -79.761240 |
Pata de Pajaro | 0.033330 , -79.983330 |
Pedernales | 0.071660 , -80.052500 |
Serrano | 0.127100 , -79.662070 |
Tabuga | -0.058364 , -80.151443 |
Notes:
- You can download geometry data for Pedernales 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.