Hello,
I am currently drawing a simple GIS map for a municipality that I work for. I have an excel spreadsheet with GPS points where each record has multiple columns of data with it. I have no problem bringing the points themselves in, but is there a way to bring them in using the XY coordinate columns while keeping rest of data attached to them as attributes?
Thanks!
Hello,
I am currently drawing a simple GIS map for a municipality that I work for. I have an excel spreadsheet with GPS points where each record has multiple columns of data with it. I have no problem bringing the points themselves in, but is there a way to bring them in using the XY coordinate columns while keeping rest of data attached to them as attributes?
Thanks!
DC,
Welcome to the Autodesk Forums!
Can you post a little sample of your data and the desired Coordinate System?
Dave
Dave Stoll
Las Vegas, Nevada
DC,
Welcome to the Autodesk Forums!
Can you post a little sample of your data and the desired Coordinate System?
Dave
Dave Stoll
Las Vegas, Nevada
DC,
I don't see any attachment.
Dave
Dave Stoll
Las Vegas, Nevada
DC,
I don't see any attachment.
Dave
Dave Stoll
Las Vegas, Nevada
Hi,
(1) you can import ACII file as blocks including a few attributes such as pointnumber.
command: mapimport, choose a import format which includes point number - you might need to copy your import file and re-format it in order to bring it in. Afterwards you can create a link template to link your blocks (pointnumber) to Excel:
http://help.autodesk.com/view/MAP/2017/ENU/?guid=GUID-D2B4295D-7A4B-4911-92C9-551E8E6E6127
(2) import your CSV into Excel, connect to Excel sheet via FDO ODBC in Map and add sheet
(not sure if you can modify data when you connect to Excel via FDO ODBC):
http://help.autodesk.com/view/MAP/2016/ENU/?guid=GUID-EF013ED4-3CF7-4923-8466-4E198B7C9A28
(3) as #2 but after connecting and adding Sheet to Map you export the feature class as SDF (context menu of layer), then you can import the SDF file including all attributes via mapimport, for mapping attributes in SDF file to block attributes you need to create a block with desried block attributes (attribute name as attribute name in SDF file). Or you can import as simple ACPoints and attach attribute data as MapObjectData
All approaches have their pros and cons.
Keep in mind - Office/ODBC and Map:
https://knowledge.autodesk.com/support/autocad-civil-3d/troubleshooting/caas/sfdcarticles/sfdcarticl...
Rob
Hi,
(1) you can import ACII file as blocks including a few attributes such as pointnumber.
command: mapimport, choose a import format which includes point number - you might need to copy your import file and re-format it in order to bring it in. Afterwards you can create a link template to link your blocks (pointnumber) to Excel:
http://help.autodesk.com/view/MAP/2017/ENU/?guid=GUID-D2B4295D-7A4B-4911-92C9-551E8E6E6127
(2) import your CSV into Excel, connect to Excel sheet via FDO ODBC in Map and add sheet
(not sure if you can modify data when you connect to Excel via FDO ODBC):
http://help.autodesk.com/view/MAP/2016/ENU/?guid=GUID-EF013ED4-3CF7-4923-8466-4E198B7C9A28
(3) as #2 but after connecting and adding Sheet to Map you export the feature class as SDF (context menu of layer), then you can import the SDF file including all attributes via mapimport, for mapping attributes in SDF file to block attributes you need to create a block with desried block attributes (attribute name as attribute name in SDF file). Or you can import as simple ACPoints and attach attribute data as MapObjectData
All approaches have their pros and cons.
Keep in mind - Office/ODBC and Map:
https://knowledge.autodesk.com/support/autocad-civil-3d/troubleshooting/caas/sfdcarticles/sfdcarticl...
Rob
Hi Travis,
I have Map 64bit and Office 32 bit installed and cannot test anything related to ODBC. Maybe someone else could help?
Last time I connected to Excel via ODBC is probably 5+ years ago....
Rob
Hi Travis,
I have Map 64bit and Office 32 bit installed and cannot test anything related to ODBC. Maybe someone else could help?
Last time I connected to Excel via ODBC is probably 5+ years ago....
Rob
Travis,
Can you post that Excel Spreadsheet? I've got an idea, but I need data to test.
Dave
Dave Stoll
Las Vegas, Nevada
Travis,
Can you post that Excel Spreadsheet? I've got an idea, but I need data to test.
Dave
Dave Stoll
Las Vegas, Nevada
Hi,
I have posted today on this forum a lisp for import a CSV file (with semi-colon) for Autocad Map , he can be generate automaticly the Object Data.
See if can help you.
Hi,
I have posted today on this forum a lisp for import a CSV file (with semi-colon) for Autocad Map , he can be generate automaticly the Object Data.
See if can help you.
Travis,
I don't see any attachment. Forum should be able to accept either CSV or XLS, but you might try zipping it.
Or worst case, put the text in the body of a message.
Dave
Dave Stoll
Las Vegas, Nevada
Travis,
I don't see any attachment. Forum should be able to accept either CSV or XLS, but you might try zipping it.
Or worst case, put the text in the body of a message.
Dave
Dave Stoll
Las Vegas, Nevada
Travis,
While I'm waiting for your sample file, is this something like what you wanted?
Dave
Dave Stoll
Las Vegas, Nevada
Travis,
While I'm waiting for your sample file, is this something like what you wanted?
Dave
Dave Stoll
Las Vegas, Nevada
Can't find what you're looking for? Ask the community or share your knowledge.