Forum Discussion

hebbal_arun's avatar
hebbal_arun
Frequent Visitor
1 year ago
Solved

Map Issue

Hi All Pls suggest me how can we use our own map(traffic related) in powerbi
  • rajendraongole1's avatar
    rajendraongole1
    1 year ago

    Hi hebbal_arun  - Power BI does not natively support WMS integration, but there are ways to display WMS layers on Power BI maps using custom visuals or external services.

    ArcGIS Maps for Power BI supports adding custom map layers, and although it does not directly support WMS, it allows for integrating custom map services through Esri's ArcGIS Online.

    Convert WMS data to GeoJSON format: Use a GIS tool like QGIS or ArcGIS to query your WMS service and export the data as GeoJSON.Upload the GeoJSON file into Power BI and use the Shape Map visual to visualize the map.

     

    Hope this helps.