San Nicolas (Estelí) Map Cropping Samples
San Nicolas (Estelí) Map Cropping Samples-1
San Nicolas (Estelí) Map Cropping Samples-2
San Nicolas neighborhoods and villages map with 3D shadow effect
flag map of San Nicolas with 3D shadow effect
San Nicolas map with 3d shadow effect
Download outline map of San Nicolas (geojson format) :
San Nicolas.geojson (**)
Download polygon array of San Nicolas map for "Google Maps" :
San Nicolas.txt
Bounding Box for San Nicolas Map : ( 12.850431 , -86.439496 , 12.98672 , -86.285916 )
Get Boundaries from overpass-turbo (OSM) with boundary box of San Nicolas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](12.850431, -86.439496, 12.98672, -86.285916);
);
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 Nicolas)
[out:json];
(
rel["name"="San Nicolas"][type=boundary];
rel["name:en"="San Nicolas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Nicolas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
La Jabilla | 12.875120 , -86.379420 |
La Laguna | 12.963390 , -86.341570 |
La Montana | 12.892760 , -86.424670 |
Limay | 12.900000 , -86.315200 |
Los Limones | 12.873440 , -86.340810 |
Palo Blanco | 12.900560 , -86.389660 |
San Nicolas | 12.932360 , -86.348050 |
Santa Clara | 12.884590 , -86.347700 |
Notes:
- You can download geometry data for San Nicolas 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.