hello
anyone has an idea on how to create a geoprocessing tool that selects a part of the map and turns it into a cad file?
thank you
Download this from here
http://www.arcgis.com/home/item.html?id=f1a22bdb78984d73a86f2ef2eec486fe
Also an another sample may help you is this
Geoprocessing service example: Clip And Ship—Documentation | ArcGIS for Server
doing exactly what you want.
If you have access to ArcGIS Server so you can create your own go tool, I would suggest using a python script to select and loop thru the features you want, and the use the Export To CAD—Help | ArcGIS for Desktop tool to get it into Cade (untested by me...not at a machine where I can test this week)
You could probably use as a template like the clip and ship tool, try to look it up. You can extend that tool where after clipping data that is referenced in an mxd, you convert the data to a CAD file before spitting it out as a zipped content?
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.