arcpy.env.workspace = os.path.abspath(os.path.dirname(__file__))
import PerimetrosAFrentes PerimetrosAFrentes.Principal()
File "W:\0_FUENTES_PROGRAMAS\DOCUMENTACION_INCENDIOS\DOCUMENTACION_INCENDIOS\PerimetrosAFrentes.py", line 34, in Principal fc_li_a = gp.Describe(r"ACTUAL\LINEAS").CatalogPath RuntimeError: ERROR 999999: Error executing function.
import arcpy def main(): <your geoprocessing script>
import tool_implementation tool_implementation.main()
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.