San Antonio Los Ranchos (Chalatenango) Map Cropping Samples
San Antonio Los Ranchos (Chalatenango) Map Cropping Samples-1
San Antonio Los Ranchos (Chalatenango) Map Cropping Samples-2
San Antonio Los Ranchos neighborhoods and villages map with 3D shadow effect
flag map of San Antonio Los Ranchos with 3D shadow effect
San Antonio Los Ranchos map with 3d shadow effect
Download outline map of San Antonio Los Ranchos (geojson format) :
San Antonio Los Ranchos.geojson (**)
Download polygon array of San Antonio Los Ranchos map for "Google Maps" :
San Antonio Los Ranchos.txt
Bounding Box for San Antonio Los Ranchos Map : ( 13.980198 , -88.91543 , 14.021154 , -88.869385 )
Get Boundaries from overpass-turbo (OSM) with boundary box of San Antonio Los Ranchos map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.980198, -88.91543, 14.021154, -88.869385);
);
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 Antonio Los Ranchos)
[out:json];
(
rel["name"="San Antonio Los Ranchos"][type=boundary];
rel["name:en"="San Antonio Los Ranchos"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for San Antonio Los Ranchos 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.