Nuestra organización está intentando usar CCTV Manager para mostrar los resultados de nuestras inspecciones de alcantarillado principal que recibimos de nuestro contratista. Instalé la caja de herramientas Utility Solutions (versión 2.2.4) en ArcGIS Pro (versión 2.5) así como descargué los datos de ejemplo para experimentar y aprender a usar las herramientas CCTV. Rápidamente descubrimos que no podíamos usar la herramienta Import Access Tables<\/STRONG> GP porque todavía estamos usando Microsoft Office 365 de 32 bits, así que revisando las Preguntas Frecuentes de la ayuda de CCTV Manager encontré la solución alternativa:<\/P><\/P><\/P><\/P>Entonces entré en ArcMap (versión 10.7.1) y ejecuté la herramienta Create File GDB<\/STRONG> GP para crear una nueva geodatabase de archivo y luego ejecuté la herramienta Table to Table<\/STRONG> GP para transferir todas las tablas del Sample_v6.mdb<\/STRONG> a esta nueva FGDB. Luego regresé a ArcGIS Pro e intenté ejecutar la herramienta Generate CCTV Pipe Features<\/STRONG> GP, pero recibí los siguientes errores:<\/P><\/P>Luego abrí las tablas de atributos tanto de INSPECTIONS como de CONDITIONS y esto fue lo que encontré:<\/P><\/P><\/P>Parece que la herramienta Table to Table<\/STRONG> convirtió el campo InspectionID en la tabla INSPECTIONS y el campo ConditionsID en la tabla CONDITIONS en un campo Object ID, el cual no puedo usar para la herramienta Generate CCTV Pipe Features<\/STRONG>. Investigué y encontré que otros habían usado la herramienta Table to Geodatabase<\/STRONG> GP para transferir las tablas del .mdb al .gdb, así que también lo intenté y obtuve el mismo resultado. Al no encontrar soluciones, decidí intentar cambiar los Alias de los campos Object ID a 'Object ID' y recrear el campo InspectionID en la tabla INSPECTIONS y el campo ConditionsID en la tabla CONDITIONS y luego calcular los valores desde los campos Object ID. Luego ejecuté la herramienta Generate CCTV Pipe Features<\/STRONG> GP y parece que se ejecuta y da el resultado deseado como se esperaba. Finalmente probé el mismo procedimiento con los otros datos de ejemplo proporcionados y para el Sample_v7.mdb<\/STRONG> funcionó sin problemas, pero con el ITpipes_v1.5.43.mdb<\/STRONG> tuve los mismos problemas con exactamente los mismos campos.<\/P><\/P>Así que solo me preguntaba si estoy haciendo algo mal o si hay una mejor manera de transferir estas tablas de .mdb a .gdb donde simplemente agregue los Object IDs sin alterar los datos originales?<\/P><\/BODY><\/HTML>
In access, were those fields Autonumber fields?
I don't know, this was sample data that was provided with the CCTV Manager solution and I'm not that proficient in Access. Is there a way to tell if I open the .mdb in Access?
I reviewed the sample data, the v6 data does have the condition ID field as an autonumber, which ArcMap will treat as ObjectID. The import access table tool that we include handles this issue for you. If you encounter this in and cannot use this tool in ArcGIS Pro, the simplest option is to open the table in Access, add a new number column using Design View and Copy and Paste the values from the Autonumber field into it.
Thanks Michael for your help. Since I'm not too good with Access, I exported the tables I needed as an Excel files from Access and then used the ArcGIS Pro GP tool Excel to Table to put them in a .gdb. Then I was able to use the Create CCTV Pipeline Features tool and it generated the content as expected with no issues.
I have also worked with some past CCTV inspection data we received from our contractor. They also had the ConitionID and InspectionID fields as an autonumber as well, so maybe this is a common practice? In that case, perhaps the online help for those running 32-bit Microsoft Office should be revised with another solution that does not involve the Table to Table or Table to Geodatabase GP tools because they will not generate output useable by the Create CCTV Pipeline Features GP tool.
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.