Santa Ana (Manabi) Map Cropping Samples
![Santa Ana (Manabi) Map Cropping Samples-1](og_image/map_cropping/4-421194445-1.jpeg)
Santa Ana (Manabi) Map Cropping Samples-1
![Santa Ana (Manabi) Map Cropping Samples-2](og_image/map_cropping/4-421194445-3.jpeg)
Santa Ana (Manabi) Map Cropping Samples-2
![Santa Ana neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_421194445.jpg)
Santa Ana neighborhoods and villages map with 3D shadow effect
![flag map of Santa Ana with 3D shadow effect](og_image/flag_maps/flag_map_421194445.jpg)
flag map of Santa Ana with 3D shadow effect
![Santa Ana map with 3d shadow effect](og_image/blank_maps/map_421194445.png)
Santa Ana map with 3d shadow effect
Download outline map of Santa Ana (geojson format) :
Santa Ana.geojson (**)
Download polygon array of Santa Ana map for "Google Maps" :
Santa Ana.txt
Bounding Box for Santa Ana Map : ( -1.465455 , -80.538536 , -1.059071 , -79.985456 )
Wikipedia ID for Santa Ana : Q1990587
Wikipedia SPARQL Query for Santa Ana (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1990587 wdt:P1082 ?population. }
OPTIONAL { wd:Q1990587 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1990587 wdt:P2046 ?area. }
OPTIONAL { wd:Q1990587 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1990587 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1990587 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 Santa Ana map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-1.465455, -80.538536, -1.059071, -79.985456);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santa Ana)
[out:json];
(
rel["name"="Santa Ana"][type=boundary];
rel["name:en"="Santa Ana"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa Ana
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ayacucho | -1.157500 , -80.286670 |
Bonce Afuera | -1.230480 , -80.379320 |
Chamucame en Medio | -1.261360 , -80.341520 |
Diez de Agosto | -1.266670 , -80.383330 |
El Callejon | -1.283330 , -80.100000 |
El Polo | -1.155510 , -80.378130 |
Honorato Vasquez | -1.110550 , -80.222660 |
La Balsa | -1.204620 , -80.405110 |
La Bursula | -1.300000 , -80.100000 |
La Cucaracha | -1.200000 , -80.033330 |
La Union | -1.209470 , -80.152240 |
Las Mercedes Numero Uno | -1.091690 , -80.138890 |
Lodana | -1.179490 , -80.386610 |
Santa Ana | -1.207260 , -80.371320 |
Notes:
- You can download geometry data for Santa Ana 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.