[Fun idea] Use ArcGIS Engine + WebService to edit SDE layers without installing engine Runtime on the client

Source: Internet
Author: User
Requirements:To write a program for use in the LAN, update the table in the database and layer files in SDE based on the user input information (attribute values and coordinates, browsing spatial data is not involved. Only modification to database tables and modification and Addition and deletion of Sde layer elements are required, and the concurrency and efficiency are not high. Problem:The enige runtime must be installed for codes written using ArcGIS Engine during deployment, which is troublesome. However, ArcGIS is not backward compatible. For example, if you want to deploy a program developed using 10.0 engine on a machine installed with ArcGIS Desktop 9.3, you have to unmount all 9.3 and reinstall a 10.0 environment, which is very troublesome. Idea:So I had a good idea: Can I use a server to write a WebService using ArcGIS Engine to implement SDE layer editing functions, you can directly call this WebService without installing the ArcGIS environment on the target machine. Implementation:Take adding elements to a polygon layer as an example. For the implementation code, refer to the attachment content at http://www.kuaipan.cn/file/id_22823997376823436.htm. in sdeeditwswebservice testwscon, the call example is synchronously) Test:Tested on a machine without the ArcGIS environment installed, successfully added an SDE Element

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.