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