Arc Map
ArcMap is ESRI GIS software for creating and viewing maps.
-
Data is stored on layers, coverages, or shapefiles.
-
You can save in a database format called a GeoDatabase.
-
The entire thing is built on com objects. Programming with them takes some getting used to.
For more detail see:
http://www.esri.com
-- RichardChase