zoukankan      html  css  js  c++  java
  • ArcGIS 10的色带重复问题

    ArcGIS 10版本中,在图层属性对话框中对图层进行渲染,选择渲染色系时,弹出的色带有重复。以下是针对该问题的处理建议。

    1. A. Close all ArcGIS applications and rename the ESRI folder under C:\Users\YourUserProfile\AppData (need to show the hidden folders)\Roaming\ESRI. Rename the "ESRI" folder to "ESRI_Old".

    B. Reset Registry Keys

    a. Start Menu --> Run --> type "regedit" (without quotation marks). 
    b. Expand HKEY_CURRENT_USER folder.
    c. Expand Software folder within HKEY_CURRENT_USER.
    d. rename the esri folder to ESRI_Old.
    e. File > Exit.

    Above procedure will force the software to create new template files and associated registry counterparts. After performing both of the above steps, restart ArcMap. If the issue you are experiencing is an artifact of corrupt template files, this procedure will resolve the issue. 

    2. Please try uninstalling any third-party tool or extension we are using with ArcGIS and check to see if the issue still persists.

    3. If nothing appears now, it would be appropriate to test logging into the machine as a different Windows user to see if the error still occurs. If it does, our next step is to "Repair" the installation of ArcGIS Desktop via Add/Remove programs.

    4. Clean installation 
    -- Uninstall ArcGIS and the ArcGIS Help. Remove any ArcGIS programs from the Add/Remove Program List
    -- Uninstall all Python programs from the list
    -- Go to the following directory: C:\Users\UserName\AppData\Roaming and delete the ESRI folder
    -- Go to Start > Run and type regedit and press the Enter Key
    -- Delete the ESRI Folder in HKEY_CURRENT_USER > Software
    -- Delete the ESRI Folder in HKEY_LOCAL_MACHINE > Software
    -- Delete the ESRI Folder in C:\Program Files\Common Files
    -- Delete the ArcGIS Folder in C:\Program Files
    -- If the ArcGIS program still exists in the Add Remove Program list, download the Windows Installer Cleanup Utility (Google that) and it will clean up that list.
    -- Reinstall ArcGIS: Choose "Complete" installation. (Python will install automatically)

  • 相关阅读:
    arcgis建立拓扑分析(检验矢量图)
    矢量图面层和线层相交得到相交后的线层文件(gis相交)
    关于处理注册表权限无法修改的问题(无法打开主键或注册表项unknown)
    my.cnf配置文件
    keepalived联动mysql
    安装客户端连接软件(zabbix_agentd-filebeat-flume)
    zabbix短信配置说明
    zabbix监控工具添加网络设备Ping
    新买了硬盘,让Linux系统识别硬盘nfs---->改成xfs
    vnc软件使用
  • 原文地址:https://www.cnblogs.com/hans_gis/p/2209661.html
Copyright © 2011-2022 走看看