ArcGIS 10.1 – What’s New in ArcGIS 10.1 – NEW

Request info

ArcGIS Training

Section 1 : Introduction & GUI Changes

  • Introduction to v10.1
    Map Documents
    Standard GUI Changes
    ArcMap Options
    Coordinate Systems
    Search Window
    Metadata

Section 2 : Sharing Data, Maps & Results

  • Geodesic Buffers
    Sharing Results
    Sharing Maps
    Service Layers

Section 3 : Labeling with Maplex

  • ArcMap Label Engines
    Starting with Maplex
    Label Position
    Fitting Strategy
    Key Numbering
    Label Density
    Conflict Resolution
    Labeling Options
    Labeling Toolbar

Section 4 : Editing

  • Feature Templates
    Editor Tracking
    New Types of Feature
    Auto Complete Freehand Tool
    Changes Whilst Editing
    Snapping to Basemap Layers
    Editing with Topology
    Align Tools

Section 5 : Image Layers

  • Raster Products
    Image Analysis & Functions
    Mensuration
    Georeferencing

Section 6 : Layouts & Legends

  • Legends
    Dynamic Text
    Data Driven Pages
    Scale Bars & North Arrows
    PDF Export
SELECT wp_posts.*, wp_p2p.* FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) INNER JOIN wp_p2p WHERE 1=1 AND ( ( wp_postmeta.meta_key = 'start_date' AND CAST(wp_postmeta.meta_value AS DATE) >= '2024-10-14' ) ) AND ((wp_posts.post_type = 'schedule' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND (wp_p2p.p2p_type = 'schedule_to_courses' AND wp_posts.ID = wp_p2p.p2p_from AND wp_p2p.p2p_to IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID IN (3168) AND ((wp_posts.post_type = 'courses' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) ORDER BY wp_posts.post_date DESC )) GROUP BY wp_posts.ID ORDER BY CAST(wp_postmeta.meta_value AS DATE) ASC