How we can convert DWG to GeoJson using AzureMaps API?

notescrew 51 Reputation points
2021-09-08T08:22:51.617+00:00

I went through the article to process the DWG file, integrated inside ZIP file with manifest.json and .dwg files. But I am not sure how I can generate the GeoJson response from it. Can someone help me? Or how I can retrieve each shape details (like location, length, width with respect to reference point) from DWG?

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

Accepted answer
  1. QuantumCache 20,031 Reputation points
    2021-09-12T03:13:25.6+00:00

    Hello @notescrew the tutorial has a 7th step for Query for feature collections. The response body is returned in a GeoJSON format and contains all collections in the dataset.

    Are you looking for something directly converting DWG to GeoJSON format via Azure Maps REST API?

    131313-image.png

    2 people found this answer helpful.

0 additional answers

Sort by: Most helpful