Migues (Canelones) Map Cropping Samples

Migues (Canelones) Map Cropping Samples-1
Migues (Canelones) Map Cropping Samples-1
Migues (Canelones) Map Cropping Samples-2
Migues (Canelones) Map Cropping Samples-2
Download outline map of Migues (geojson format) : Migues.geojson (**)
Download polygon array of Migues map for "Google Maps" : Migues.txt
Bounding Box for Migues Map : ( -34.5976771545 , -55.7765095947 , -34.3552480377 , -55.5290424071 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-34.5976771545, -55.7765095947, -34.3552480377, -55.5290424071);
);
out geom;

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

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

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

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


Share this page