Dinamic visualization of CAD map

1934
12
07-09-2021 10:28 AM
PaoloF
by
New Contributor III

Hi everyone into the community.

I'm developing an Angular application and my goal is to visualize a CAD map as layer on basemap.

I have loaded into ArcGIS Pro the DXF file and georeferenced the polylines

Now, into Angular frontend I have a control to choose a geographical position: at that point I get coordinates from database and pan the map to that position. At the same time I would like to load into application the georeferenced CAD data and display them as layer over the basemap.

I shared the CAD data as Layer package into ARcGIS Pro, but I cannot understand how to load it through JS API over the map.

Am I following a correct flow operation or is there a valid alternative to realize my goal?

Thanks in advance and best regards.

 

0 Kudos
12 Replies
SU00861536
New Contributor III

Hi @PaoloF is you cad file overlay on map without any geoprocessing service. I am looking a solution to just upload the cad file and it overlay on map without any service....is it possible?

0 Kudos
PaoloF
by
New Contributor III
Hi.

I don't know if your expectation could be possible. I converted some of the CAD layers (with data join) into a feature layer to display it over a basemap after a georeferencing operation.
Kind regards
0 Kudos
DheerajBhaskar
New Contributor

Hi, 

Let me know if you have found solution for this.

0 Kudos