Santa María (Herrera) Map Cropping Samples
![Santa María (Herrera) Map Cropping Samples-1](og_image/map_cropping/4-1108693273-1.jpeg)
Santa María (Herrera) Map Cropping Samples-1
![Santa María (Herrera) Map Cropping Samples-2](og_image/map_cropping/4-1108693273-3.jpeg)
Santa María (Herrera) Map Cropping Samples-2
![Santa María neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_1108693273.jpg)
Santa María neighborhoods and villages map with 3D shadow effect
![flag map of Santa María with 3D shadow effect](og_image/flag_maps/flag_map_1108693273.jpg)
flag map of Santa María with 3D shadow effect
![Santa María map with 3d shadow effect](og_image/blank_maps/map_1108693273.png)
Santa María map with 3d shadow effect
Download outline map of Santa María (geojson format) :
Santa María.geojson (**)
Download polygon array of Santa María map for "Google Maps" :
Santa María.txt
Bounding Box for Santa María Map : ( 8.044252 , -80.819113 , 8.144549 , -80.554913 )
Wikipedia ID for Santa María : Q3711451
Wikipedia SPARQL Query for Santa María (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3711451 wdt:P1082 ?population. }
OPTIONAL { wd:Q3711451 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3711451 wdt:P2046 ?area. }
OPTIONAL { wd:Q3711451 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3711451 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3711451 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 María map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.044252, -80.819113, 8.144549, -80.554913);
);
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 María)
[out:json];
(
rel["name"="Santa María"][type=boundary];
rel["name:en"="Santa María"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa María
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Canacilla | 8.083330 , -80.750000 |
Cañazas | 8.133330 , -80.700000 |
Chupampa | 8.076200 , -80.776560 |
Divisa | 8.127110 , -80.690470 |
El Calabacito | 8.133330 , -80.733330 |
El Cocuyo | 8.077220 , -80.799440 |
El Higuito | 8.066670 , -80.783330 |
El Limon | 8.058050 , -80.772890 |
El Olivo | 8.070880 , -80.740100 |
El Rincón | 8.120830 , -80.615830 |
El Rodeo | 8.111520 , -80.610060 |
Escota | 8.096910 , -80.618670 |
La Arena | 8.066670 , -80.766670 |
La Cruz del Rayo | 8.066670 , -80.750000 |
La Ortiz | 8.066670 , -80.766670 |
La Salamanca | 8.108790 , -80.735350 |
Los Canelos | 8.117220 , -80.707690 |
Los Panamaes | 8.060280 , -80.801390 |
Pueblo Nuevo | 8.069580 , -80.802220 |
Santa Ana | 8.072450 , -80.764260 |
Santa María | 8.116670 , -80.666670 |
Valdivieso | 8.066670 , -80.750000 |
Notes:
- You can download geometry data for Santa María 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.