Forum Discussion

ksan048's avatar
ksan048
Frequent Visitor
8 years ago
Solved

Creating Maps With Linear Geometries

Hi all,   I have a shapefie that have linear geometries that represent roads. Power BI doesn't seem to support this...  Does anyone know a way around this? This seems to be fairly easily done in T...
  • deldersveld's avatar
    8 years ago

    No Power BI map currently supports linestrings. If you want to try a potential workaround, you could try converting lines to polygons using a tool such as QGIS, then converting to TopoJSON and bringing it into the Shape Map. That *may* work.