This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Exporting Multipolygon as ways

0

Hello guys,

I want to use landuse information for further analysis in MatLab. Some of those areas that are tagged landuse are mutlipolygons. My script does not export multipolygons correctly. So is there a way to change multipolygons to ways or is there a MatLab Code that export those multipolygons?

Thanks in advance!

asked 21 Jan '16, 16:22

Faerle's gravatar image

Faerle
11112
accept rate: 0%

You're probably be better off asking in a Matlab forum. Also, have you looked into doing your analysis in a more GIS oriented software package, such as the free QGIS or proprietary ArcGIS or FME?

(22 Jan '16, 09:48) joost schouppe

Source code available on GitHub .