How can we define our manifest.json for creator in azure maps? Can you suggest any tool for getting the geoJSON for the map?

Bandi Sruthi 6 Reputation points
2020-07-30T13:08:48.513+00:00

I want to get the Manifest.Json for my building floor map.
let's suppose the building has 8-10 floors. How can we define each individual room data set manually? So I request you to help me on this, Can it be done using any of the tools provided or programmatically.

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
653 questions
{count} votes

1 answer

Sort by: Most helpful
  1. António Sérgio Azevedo 7,666 Reputation points Microsoft Employee
    2020-08-03T22:22:09.537+00:00

    @Bandi Sruthi I confirmed that you will need to manually define your own manifest.json file. CAD tools are what architects use to design buildings. Another way to create a map is to use MS Graph. A script would have to be written to output the manifest.json, so that is something you would have to write.

    If you would like to make a feature request please do it in https://feedback.azure.com/forums/909172-azure-maps and share here so others can vote.

    Thank you for your time!

    PS: If I answered your question, please mark this as answer so others can find it easily.