zoukankan      html  css  js  c++  java
  • GIS 空间分析案例分析-错误排除经验总结

    GIS 空间分析案例分析-错误排除经验总结

    商务科技合作:向日葵,135—4855__4328xiexiaokui#qq.com

    目录:问题发现,问题分析,解决方法,结果

    1. problem discovering

    (1)

    Executing: Clip build_update c47mul_radiometricCal_quac_4 D: esultByXrkclassAggr_shpdata9.mdbuild_update_clip #

    Start Time: Sat May 25 07:40:55 2019

    Reading Features...

    Cracking Features...

    ERROR 999999: Error executing function.

    The table was not found. [build_update_clip]

    The Microsoft Jet database engine cannot find the input table or query 'build_update_clip'. Make sure it exists and that its name is spelled correctly.

    Failed to execute (Clip).

    Failed at Sat May 25 07:41:03 2019 (Elapsed Time: 7.51 seconds)

    (2)

    Executing: Clip build_update c47mul_radiometricCal_quac_4 C:Users hinkDocumentsArcGISDefault.gdbuild_update_Clip #

    Start Time: Sat May 25 07:39:33 2019

    Reading Features...

    Cracking Features...

    ERROR 999999: Error executing function.

    The table was not found.

    The table was not found. [build_update_Clip]

    The table was not found.

    The table was not found. [build_update_Clip]

    Invalid Topology [Z coord limit exceeded.]

    Failed to execute (Clip).

    Failed at Sat May 25 07:39:39 2019 (Elapsed Time: 6.28 seconds)

    2. Problem analysis

    3. problem solving

    (1) tools:

    Feature Class To Shapefile (multiple)

    Or

    Copy Features

    (2)

    (3) successful result:

    Executing: Clip build_update c47mul_extent D: esultByXrkclassAggr_shpdata9.mdbuild #

    Start Time: Sat May 25 07:47:44 2019

    Reading Features...

    Cracking Features...

    Assembling Features...

    Succeeded at Sat May 25 07:48:27 2019 (Elapsed Time: 43.27 seconds)

    商务科技合作:向日葵,135—4855__4328xiexiaokui#qq.com

  • 相关阅读:
    FastDfs
    git入门大全
    Dynamic Compilation and Loading of .NET Objects
    ASP.NET MVC 传递数据 从前台到后台,包括单个对象,多个对象,集合
    Windows系统不同磁盘间的扩容教程
    服务器Windows 2008 R2 安装SQL 2008 R2
    Windows实现内网IPMI端口转发
    FreeBSD 安装过程
    linux安装Zabbix监控
    Linux VPS实用简单安全配置
  • 原文地址:https://www.cnblogs.com/xiexiaokui/p/10921237.html
Copyright © 2011-2022 走看看