Estancia (Sergipe) Map Cropping Samples
Estancia (Sergipe) Map Cropping Samples-1
Estancia (Sergipe) Map Cropping Samples-2
Estancia neighborhoods and villages map with 3D shadow effect
flag map of Estancia with 3D shadow effect
Estancia map with 3d shadow effect
Download outline map of Estancia (geojson format) :
Estancia.geojson (**)
Download polygon array of Estancia map for "Google Maps" :
Estancia.txt
Bounding Box for Estancia Map : ( -11.454628495 , -37.5567410083 , -11.0535592379 , -37.2604533263 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Estancia map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-11.454628495, -37.5567410083, -11.0535592379, -37.2604533263);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Estancia)
[out:json];
(
rel["name"="Estancia"][type=boundary];
rel["name:en"="Estancia"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Estancia
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Atalaia | -11.416670 , -37.316670 |
Colônia Entre-Rios | -11.129553 , -37.401034 |
Colônia Estancinha | -11.114826 , -37.435719 |
Colônia Vertente | -11.171504 , -37.452524 |
Conjunto Albano Franco | -11.299184 , -37.452322 |
Estância | -11.204743 , -37.414194 |
Litoral | -11.377594 , -37.324864 |
Notes:
- You can download geometry data for Estancia 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.