San Fernando (Chalatenango) Map Cropping Samples

San Fernando (Chalatenango) Map Cropping Samples-1
San Fernando (Chalatenango) Map Cropping Samples-1
San Fernando (Chalatenango) Map Cropping Samples-2
San Fernando (Chalatenango) Map Cropping Samples-2
Download outline map of San Fernando (geojson format) : San Fernando.geojson (**)
Download polygon array of San Fernando map for "Google Maps" : San Fernando.txt
Bounding Box for San Fernando Map : ( 14.260089 , -89.100639 , 14.335333 , -89.018806 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.260089, -89.100639, 14.335333, -89.018806);
);
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 Fernando)
[out:json];
(
rel["name"="San Fernando"][type=boundary];
rel["name:en"="San Fernando"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of San Fernando
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
El Roblar 14.300000 , -89.033330
Los Chaguites 14.300000 , -89.083330
Los Llanitos 14.316670 , -89.050000
Los Naranjos 14.283330 , -89.050000
San Juan de La Cruz 14.266670 , -89.033330


Notes:
- You can download geometry data for San Fernando 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.

Create San Fernando neighborhoods and villages map.


Share this page