San Rafael (Chalatenango) Map Cropping Samples
San Rafael (Chalatenango) Map Cropping Samples-1
San Rafael (Chalatenango) Map Cropping Samples-2
San Rafael neighborhoods and villages map with 3D shadow effect
flag map of San Rafael with 3D shadow effect
San Rafael map with 3d shadow effect
Download outline map of San Rafael (geojson format) :
San Rafael.geojson (**)
Download polygon array of San Rafael map for "Google Maps" :
San Rafael.txt
Bounding Box for San Rafael Map : ( 14.095934 , -89.07481 , 14.156858 , -89.017286 )
Get Boundaries from overpass-turbo (OSM) with boundary box of San Rafael map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.095934, -89.07481, 14.156858, -89.017286);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Rafael)
[out:json];
(
rel["name"="San Rafael"][type=boundary];
rel["name:en"="San Rafael"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Rafael
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Los Desamparados | 14.116670 , -89.050000 |
Ojos de Agua | 14.133330 , -89.066670 |
San Antonio Buenavista | 14.133330 , -89.050000 |
San Jose Los Sitios | 14.116670 , -89.033330 |
San Rafael | 14.133330 , -89.033330 |
Notes:
- You can download geometry data for San Rafael 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.