#1 ·
So, I’ve been messing around with AutoCAD Map 2000 lately.
I went ahead and built out some topology from a dwg file, then exported all that data into a txt file before finally converting it over to Excel.
Once I had everything, I filtered out the specific data points I actually care about because, honestly, there was way too much noise, and now my goal is to get this stuff visualized in Map. Everything is sitting in an Excel sheet right now—I've got the polygon IDs from when I made the topology, plus all those other little bits of info attached to them.
When I say "visualize" in Map, I really just mean I want to color things in, you know? Like, I want to take those specific filtered polygons and highlight them against the rest of the polygon topology so they actually pop.
My gut feeling is that I should probably convert this whole table into an mdb format and then link Map directly to that database, but man, I am completely stuck and hitting a wall here.
Does anyone have any tips or maybe a better way to tackle this?
I went ahead and built out some topology from a dwg file, then exported all that data into a txt file before finally converting it over to Excel.
Once I had everything, I filtered out the specific data points I actually care about because, honestly, there was way too much noise, and now my goal is to get this stuff visualized in Map. Everything is sitting in an Excel sheet right now—I've got the polygon IDs from when I made the topology, plus all those other little bits of info attached to them.
When I say "visualize" in Map, I really just mean I want to color things in, you know? Like, I want to take those specific filtered polygons and highlight them against the rest of the polygon topology so they actually pop.
My gut feeling is that I should probably convert this whole table into an mdb format and then link Map directly to that database, but man, I am completely stuck and hitting a wall here.
Does anyone have any tips or maybe a better way to tackle this?