SteadfastAsArt / ArcEngine.NET

This tiny project contains many functions in ESRI.ArcMap such as attribute table, catalog, selection set and spatial query(other tricks like renderer and feature creation so far haven't been added). Implemented in C#, you can compile this program in VS2012 or lower.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ArcEngine.NET

This tiny project contains many functions in ESRI.ArcMap such as attribute table, catalog, selection set and spatial query(other tricks like renderer and feature creation so far haven't been added). Implemented in C#, you can compile this program in VS2012 or lower.

@author: Andrian Lee from Zhejiang University

@first uploaded: 2018.6.24

  • ESRI.ArcEngine require some license for its products, if you are interested, get the cracked version of ArcGIS 10.2 for deeper developing:)

About

This tiny project contains many functions in ESRI.ArcMap such as attribute table, catalog, selection set and spatial query(other tricks like renderer and feature creation so far haven't been added). Implemented in C#, you can compile this program in VS2012 or lower.

License:MIT License


Languages

Language:C# 100.0%