ArcGIS manual Localization

Source: Internet
Author: User

1. arcengine is generally in English, which makes it inconvenient for users. Sometimes it even gives up the original control to write Chinese. Now we will introduce you to a simple and convenient Chinese method.

All control-related class files in arcengine

Controltools3danalyst. dll
Controltoolsediting. dll
Controltoolsfeatureselection. dll
Controltoolsgeneric. dll
Controltoolsglobe. dll
Controltoolsgraphicelement. dll
Controltoolsink. dll
Controltoolsinquiry. dll
Controltoolsmapnavigation. dll
Controltoolsnetworkanalyst. dll
Controltoolspagelayout. dll
Controltoolsreader. dll
Controltoolsrouting. dll
Controltoolsschematic. dll
Controltoolssupportlib. dll

Put it in the installation directory, for example, E: \ Program Files \ ArcGIS \ bin directory

Open the corresponding DLL directly using. Net to obtain the corresponding resource information, such as the tag, menu, dialog box, and character file.

Modify the corresponding string and the related dialog box, and then you can define it in Chinese.

2. localized ArcGIS network analysis
open the ArcGIS installation path in text, for example, c: \ Program Files \ ArcGIS \ networkanalyst \ directions. LNG file
modified
portable
[general]
encoding = UTF-8
default = en_us -----------------------------------------------
as
[general]
BR> encoding = UTF-8
Language = zh_cn -------------------------------------------------
then find the corresponding English in the text to replace with Chinese, if "North" is "North", save
If the display is garbled, remember to save as UTF-8 encoding format
this function is applicable to ArcGIS Desktop, arcengine, arcgisserver

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.