ArcGIS and Extensions
This three-day course provides the foundation for becoming a successful MapObjects developer. The course offers a conceptual overview of the MapObjects Control and hands-on experience using its set of programmable ActiveX automation objects within the VB programming environment. Participants build VB applications that use MapObjects components to create maps and perform attribute and geographic (spatial) queries, address matching, and database editing. The course enables VB programmers to develop MapObjects software enhanced applications.
This course is for experienced developers of Windows-based software who want to add map display and basic GIS functionality into the applications they build, both for deployment as stand-alone applications or on the Web.
Create or enhance VB applications with the MapObjects Control
Navigate the MapObjects OMD
Use specific objects, methods, and properties provided by MapObjects components
Use different types of data with MapObjects components
Add a map control to a VB form
Add map layers
Thematically map layers
Display data, in real time, that moves across a map
Edit map features and attribute data
Turn an address into a location on a map
Project maps
Export and print maps
Deploy a MapObjects application
This course is for a wide audience; however, participants should have a working knowledge of VB. Participants without programming experience are encouraged to take Introduction to Visual Basic for ESRI Software (Web-based course) before attending this class.
Participants in this course should know the following VB fundamentals:
Adding standard controls
Writing syntax for objects, methods, and properties
Declaring procedures and variables
Setting objects and variables
Writing decision constructs and loops