One of GIS related technologies: symbol editor

Source: Internet
Author: User

Objective

With the rapid development of information technology, GIS technology has been developed, which has created a new model for the management of geo-information. It is used more and more widely. Of course, this is not the stuff discussed in this article!!

Introduced

This article refers to the symbol from ArcGIS, so only for the GIS has a certain experience of friends and I learn together. Main reference arcgis--arcobjects Developer help.

Instructions for use: The following is a description of the FREEMAP project:

1, documents

FreeGis.dll // 主体对象库
   Geometry.dll // 几何体对象库
   Symbols.dll // Symbol对象库
   reg.bat // 注册文件
   FreeMap.exe // 执行文件

2, the description

Copy FreeGis.dll, Geometry.dll, Symbols.dll, Reg.bat to the same directory,

You can then run FreeMap.exe after the Reg.bat batch file has been successfully registered with COM.

3, if the need to compile their own Freemap project, it is necessary to StdAfx.h in the #import "D:\\application\\freegis\\dll\\freegis.dll" No_namespace

Change to your FreeGis.dll directory.

Related technologies: ATL, COM programming

References: Arcgis--arcobjects Developer Help

This article supporting source code

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.