Santa Ana (San José) Map Cropping Samples
![Santa Ana (San José) Map Cropping Samples-1](og_image/map_cropping/4-421180919-1.jpeg)
Santa Ana (San José) Map Cropping Samples-1
![Santa Ana (San José) Map Cropping Samples-2](og_image/map_cropping/4-421180919-3.jpeg)
Santa Ana (San José) Map Cropping Samples-2
![Santa Ana neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_421180919.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_421180919.jpg)
flag map of Santa Ana with 3D shadow effect
![Santa Ana map with 3d shadow effect](og_image/blank_maps/map_421180919.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 : ( 9.863306 , -84.244065 , 9.973329 , -84.147039 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Santa Ana map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.863306, -84.244065, 9.973329, -84.147039);
);
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) |
Chimba | 9.925100 , -84.198900 |
Chitaria | 9.900000 , -84.183330 |
Matinilla | 9.891860 , -84.172760 |
Paso Machete | 9.920810 , -84.181580 |
Piedades | 9.928030 , -84.216190 |
Pozos | 9.949530 , -84.190310 |
Rincon | 9.925600 , -84.218860 |
Salitral | 9.911630 , -84.178350 |
San Rafael | 9.928390 , -84.176100 |
Santa Ana | 9.932600 , -84.182540 |
Uruca | 9.933330 , -84.200000 |
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.