ArcView 3.x
   HOME

TheInfoList



OR:

ArcView GIS was a
geographic information system A geographic information system (GIS) is a type of database containing Geographic data and information, geographic data (that is, descriptions of phenomena for which location is relevant), combined with Geographic information system software, sof ...
software product produced by
ESRI Esri (; Environmental Systems Research Institute) is an American multinational geographic information system (GIS) software company. It is best known for its ArcGIS products. With a 43% market share, Esri is the world's leading supplier of GIS ...
. It was replaced by new product line,
ArcGIS ArcGIS is a family of client, server and online geographic information system (GIS) software developed and maintained by Esri. ArcGIS was first released in 1999 and originally was released as ARC/INFO, a command line based GIS system for manipula ...
, in 2000. Regardless of it being discontinued and replaced, some users still find the software useful and hold the opinion it is a superior product for some tasks.


History

ArcView started as a
graphical Graphics () are visual images or designs on some surface, such as a wall, canvas, screen, paper, or stone, to inform, illustrate, or entertain. In contemporary usage, it includes a pictorial representation of data, as in design and manufacture, ...
program for spatial data and maps made using ESRI's other software products. In subsequent versions, more functionality was added to ArcView and it became a true GIS program capable of complex analysis and data management. The simple
GUI The GUI ( "UI" by itself is still usually pronounced . or ), graphical user interface, is a form of user interface that allows users to interact with electronic devices through graphical icons and audio indicator such as primary notation, inste ...
was preferred by many over the less user friendly, more powerful
ARC/INFO ArcInfo (formerly ARC/INFO) is a full-featured geographic information system produced by Esri, and is the highest level of licensing (and therefore functionality) in the ArcGIS Desktop product line. It was originally a command-line based system. T ...
that was primarily used from a
Command-line interface A command-line interpreter or command-line processor uses a command-line interface (CLI) to receive commands from a user in the form of lines of text. This provides a means of setting parameters for the environment, invoking executables and pro ...
.


ArcView 1.0

ArcView 1.0 was released in 1991 to provide access to GIS for non-traditional users of the technology. ESRI's flagship professional GIS at the time, Arc/INFO, was based on a command line interface and was not accessible to users that only needed view and query capability. The release did not support
Shapefile The shapefile format is a geospatial vector data format for geographic information system (GIS) software. It is developed and regulated by Esri as a mostly open specification for data interoperability among Esri and other GIS software product ...
s at the time.


ArcView 2.x

ArcView 1 was very popular, and ESRI promised a more functional 2.x version of the product. This product was developed using a multi-platform windowing environment called
Neuron Data Neuron Data is an American software development company that was founded June 1985 by Alain Rappaport, Patrick Perez and Jean-Marie Chauvet. Their first product, ''Nexpert'', was a C-based forward chaining expert system shell for the Macintosh in ...
, which allowed the product to be supported on the increasingly popular
Windows 95 Windows 95 is a consumer-oriented operating system developed by Microsoft as part of its Windows 9x family of operating systems. The first operating system in the 9x family, it is the successor to Windows 3.1x, and was released to manufacturin ...
and
Windows 2000 Windows 2000 is a major release of the Windows NT operating system developed by Microsoft and oriented towards businesses. It was the direct successor to Windows NT 4.0, and was Software release life cycle#Release to manufacturing (RTM), releas ...
,
UNIX Unix (; trademarked as UNIX) is a family of multitasking, multiuser computer operating systems that derive from the original AT&T Unix, whose development started in 1969 at the Bell Labs research center by Ken Thompson, Dennis Ritchie, and ot ...
, and
Mac OS 9 Mac OS 9 is the ninth major release of Apple Inc., Apple's classic Mac OS operating system which was succeeded by macOS, Mac OS X (renamed to OS X in 2011 and macOS in 2016) in 2001. Introduced on October 23, 1999, it was promoted by Apple as "T ...
platforms. This product, when finally released (18 months after its initial release date) was very successful for ESRI and brought GIS technology to many people who had not used it before. Unfortunately, users found this version to be extremely unstable, frequently crashing with loss of all work in progress.


ArcView GIS 3.x

ArcView 3.x included even more full-featured GIS functionality, including a geoprocessing wizard and full support of extensions for raster and 3d processing. It was eventually renamed "ArcView GIS" by ESRI. In 1997, ESRI released its final version supporting Mac OS 9 (3.0a). It is still available, although it only runs on older (PowerPC-based) Mac systems, under Mac OS 9. The last release of ArcView GIS was version 3.3 (May 22, 2002), and was offered for both
Unix Unix (; trademarked as UNIX) is a family of multitasking, multiuser computer operating systems that derive from the original AT&T Unix, whose development started in 1969 at the Bell Labs research center by Ken Thompson, Dennis Ritchie, and ot ...
and
Windows Windows is a group of several proprietary graphical operating system families developed and marketed by Microsoft. Each family caters to a certain sector of the computing industry. For example, Windows NT for consumers, Windows Server for serv ...
variants.


Windows 7 & 8 installation instructions

It can be copied from an existing installation on a Windows XP machine to Vista, Windows 7 and 8 (searc
Esri Forums
for Instructions). You can also install it normally using the InstallShield 3 Setup Engine
Is3Engine.zip
. The Setup Launcher for ArcView is a 16-bit application and not supported by 64 bit systems. However the InstallShield Engine is 32-bit and will run on a 64 bit system. Using the Is3Engine(File Name: setup32.exe) with its compatibility set to Windows XP SP3, Placed in a WRITABLE folder with the rest of your application install files and run instead of the original setup file (File Name: setup.exe) will allow the software to be installed on a Windows 7 or 8 64 bit system in the normal way. To have the ArcView Help files work you will need download and instal
WinHlp32.exe
from Microsoft.


Reasons Some Users Prefer ArcView 3.x

Many GIS professionals and users still use ArcView 3 even though it has been discontinued and replaced by a new product line. Some users with access to ArcGIS 9.x or 10.x may still install and use ArcView 3.x. ArcView 3.x offers various advantages over ArcGIS including faster start up, faster functions such as dissolve, spatial joins and summary functions executed on the tabular data. Some users also strongly prefer having the ability to promote selected records in the tables instead of simply hiding un-selected records as ArcGIS offers.''Why no 'Promote Selected Records' feature in 9.0!!!???''
ESRI Forum. (Archived by WebCite® at https://www.webcitation.org/66e2CSAAc?url=http://forums.esri.com/Thread.asp?c%3D93%26f%3D988%26t%3D137037
Small scale overlays and spatial joins with basic map/layout creation that tends to be the only tasks done by students are done quicker. Independent consultants, small businesses and organizations may not be able to justify the expense of moving to ArcGIS and the need to maintain annual licenses. Availability of free open source scripts and extensions created by users using the built-in
object oriented Object-oriented programming (OOP) is a programming paradigm based on the concept of "objects", which can contain data and code. The data is in the form of fields (often known as attributes or ''properties''), and the code is in the form of pro ...
scripting language Avenue is another reason.


See also

*
ArcInfo ArcInfo (formerly ARC/INFO) is a full-featured geographic information system produced by Esri, and is the highest level of licensing (and therefore functionality) in the ArcGIS Desktop product line. It was originally a command-line based system. T ...
*
Shapefile The shapefile format is a geospatial vector data format for geographic information system (GIS) software. It is developed and regulated by Esri as a mostly open specification for data interoperability among Esri and other GIS software product ...
*
ArcView ArcView is the entry level licensing level of ArcGIS Desktop, a geographic information system software product produced by Esri. It is intended by Esri to be the logical migration path from ArcView 3.x. ArcView is now referred to as ArcGIS for ...


References


External links


Basic tutorial for ArcView 3.x
on
Pennsylvania Spatial Data Access Pennsylvania Spatial Data Access (PASDA) is Pennsylvania's official public access Geospatial analysis, geospatial information clearinghouse. PASDA serves as Pennsylvania's node on the National Spatial Data Infrastructure (NSDI). PASDA is a cooperati ...

Introduction to ArcView GIS 3.x
{{Esri Software Esri software