Loreto (Maranhao) Map Cropping Samples

Loreto (Maranhao) Map Cropping Samples-1
Loreto (Maranhao) Map Cropping Samples-1
Loreto (Maranhao) Map Cropping Samples-2
Loreto (Maranhao) Map Cropping Samples-2
Download outline map of Loreto (geojson format) : Loreto.geojson (**)
Download polygon array of Loreto map for "Google Maps" : Loreto.txt
Bounding Box for Loreto Map : ( -7.678002 , -45.645019 , -6.7303 , -44.935746 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-7.678002, -45.645019, -6.7303, -44.935746);
);
out geom;

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

Get Boundaries from overpass-turbo (OSM) with place name (Loreto)
[out:json];
(
rel["name"="Loreto"][type=boundary];
rel["name:en"="Loreto"][type=boundary];
);
out geom;

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


Neighborhoods and Villages of Loreto
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Buritirana -6.855078 , -45.166535
Estiva -7.600000 , -45.400000
Loreto -7.088373 , -45.137033
Mato Grosso -6.843512 , -45.109600
Santo Estevao -7.500000 , -45.100000


Notes:
- You can download geometry data for Loreto 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 Loreto neighborhoods and villages map.


Share this page