Flavio Alfaro (Manabi) Map Cropping Samples
Flavio Alfaro (Manabi) Map Cropping Samples-1
Flavio Alfaro (Manabi) Map Cropping Samples-2
Flavio Alfaro neighborhoods and villages map with 3D shadow effect
flag map of Flavio Alfaro with 3D shadow effect
Flavio Alfaro map with 3d shadow effect
Download outline map of Flavio Alfaro (geojson format) :
Flavio Alfaro.geojson (**)
Download polygon array of Flavio Alfaro map for "Google Maps" :
Flavio Alfaro.txt
Bounding Box for Flavio Alfaro Map : ( -0.548015 , -80.04912 , -0.097159 , -79.608469 )
Wikipedia ID for Flavio Alfaro : Q931546
Wikipedia SPARQL Query for Flavio Alfaro (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q931546 wdt:P1082 ?population. }
OPTIONAL { wd:Q931546 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q931546 wdt:P2046 ?area. }
OPTIONAL { wd:Q931546 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q931546 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q931546 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 Flavio Alfaro map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-0.548015, -80.04912, -0.097159, -79.608469);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Flavio Alfaro)
[out:json];
(
rel["name"="Flavio Alfaro"][type=boundary];
rel["name:en"="Flavio Alfaro"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Flavio Alfaro
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bijagual | -0.242330 , -79.691750 |
Boca de Bijagual | -0.233740 , -79.631500 |
Flavio Alfaro | -0.405550 , -79.905420 |
La Palanca | -0.285150 , -79.706000 |
La Union | -0.202840 , -79.623000 |
San Andres | -0.196220 , -79.686980 |
San Jose del Tigre | -0.133580 , -79.687940 |
Sube y Baja | -0.300000 , -79.733330 |
Tripa de Pollo | -0.160130 , -79.661860 |
Zapallo | -0.450000 , -80.000000 |
Notes:
- You can download geometry data for Flavio Alfaro 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.