Integrating CAD Data with ArcGIS

Size: px
Start display at page:

Download "Integrating CAD Data with ArcGIS"

Transcription

1 Integrating CAD Data with ArcGIS

2 Agenda An Overview of CAD Drawings CAD Data Structure in ArcGIS Visualization Georeferencing Data Conversion ArcGIS for AutoCAD Q & A

3 CAD Drawings - Overview Widely used vector based spatial data format Standard format for many organizations Extensive 2D and 3D geometry support Entity attribution capabilities Multi-disciplinary usage Engineering, Surveying, Architecture

4 CAD Integration Scenarios Cartography CAD layers serve as map elements (focus or background) Database Integration CAD feature attributes link with other databases Spatial Analysis CAD feature classes interact with other GIS layers Editing CAD features serve as reference for new features, snapping Conversion CAD feature classes exported into GIS formats (and vice versa)

5 CAD Drawing Formats and Versions ArcGIS supports the two most common CAD file formats AutoCAD DWG/DXF MicroStation DGN Supported file versions: DWG/DXF AutoCAD Release 12 through AutoCAD 2009 DGN MicroStation 5.x through MicroStation V8

6 ArcGIS Direct Read Capabilities CAD Direct Read Built In ArcCatalog ArcMap ArcScene and ArcGlobe (to see 3D view of CAD data) Core technology Available at all ArcGIS license levels No conversion required No extensions required Data Interoperability

7 CAD Data Model in ArcGIS CAD data is comprised of: Geometry Attributes ABC CAD entity geometry is represented as GIS feature geometry Coordinate System/Projection CAD properties and database links are transferred to attribute tables World File CAD data can be projected to overlay with other GIS layers CAD drawings can be transformed from local coordinates to real-world location

8 CAD Data Structure in ArcGIS Viewable as separate feature classes and as a drawing dataset CAD feature classes vs. CAD drawing datasets Parcels.dgn Annotation Multipatch Parcels.dgn Point Polyline Polygon Text, tags and attribute definitions Polygons and surfaces used for 3D representation Drawing dataset represents the entire CAD file as a single layer Points, blocks and cells Lines, polylines, curves and arcs Closed areas such as polygons, ellipses and circles Parcels.prj Projection files define a coordinate system for a CAD dataset. They are recommended but not required.

9 CAD Data Visualization Feature and annotation rendering Directly reads CAD defined properties

10 CAD Feature Rendering Previous design ArcGIS 9.1 and earlier Only continuous lines in a single color Default font is Arial New design ArcGIS 9.2 and 9.3 Linetypes preserved Color definitions assigned by RGB values Lineweights and linetypes rendered automatically Text properties such as bold, italicized and orientation maintained True type fonts transfer seamlessly

11 ESRI-CAD Style DGN and DWG categories Additional symbols can be added More symbols to come in future releases

12 Georeferencing Defining Spatial Reference Coordinate systems and projection files Transformations and world files

13 Assigning Spatial Reference to CAD Data Coordinate Systems Initial use of CAD drawings in ArcGIS will not have coordinate system defined Can select, create or import from another dataset Not required, but recommended Projection Files Assigns coordinate system to CAD files Created in ArcCatalog CAD Feature Dataset Properties dialog Save as.prj file with same name and in same folder location as CAD file Can be copied and reused for other CAD drawings

14 CAD Transformations Two-point similarity transformation method Scale, Rotate, and Translate Aspect ratio always maintained Cannot skew or rubber sheet CAD drawing Transformation managed by.wld files World file must use CAD file name Must also reside in same folder Usage CAD drawings that are created in paper space CAD drawings that do not have a known coordinate system

15 Transformation Tools Transformations tab Located in the CAD feature Layer Properties dialog Type in coordinates to define transformation Apply scale factor and rotation angle by value

16 Transformation Tools Continued Georeferencing Toolbar Interactively move CAD layer and create control points in ArcMap

17 Universal Projection and World Files Universal Projection File ESRI_CAD.PRJ Applies same coordinate system to all CAD files in a workspace Universal World File ESRI_CAD.WLD Applies identical transformation to all CAD files in a workspace Useful for set of tiled CAD drawings

18 Data Conversion: CAD to GIS Converting CAD drawings to Geodatabase feature classes CAD ArcGIS

19 Why Convert CAD Data? Update existing Geodatabases New as-built information Geometry (linework) from recent survey New Geodatabase based on CAD data sources Tiled CAD drawings combined to create a seamless dataset Supporting database Editing Topology Edge matching; Rubber sheeting Advanced cartographic symbolization Representations; Maplex

20 Common Geoprocessing Tools for Import Copy Features Simple way to convert CAD feature class Feature Class to Feature Class Similar to Copy Features except includes a query builder Import CAD Annotation CAD text to GIS annotation feature classes Make Feature Layer Temporary files with field control (Selections) Select Similar to Make Feature Layer but creates output on disk Select Data Used in Model Builder only to select child data elements Merge Turns tiled CAD files into a single feature class Import from CAD Reformats the CAD data into predefined highly normalized tables and feature classes

21 Conversion Methods Export Data Quick way to convert CAD data Output data container not required Copy and Paste in Edit Session Copy features from CAD feature class Paste features into existing GDB feature class or shapefile Feature Class to Feature Class Wizard-driven tool Ability to query/select features for conversion Import from CAD and Import CAD Annotation Support advanced translation workflows

22 Preparing CAD Data for ArcGIS Organize and name layers/levels Create data with real-world coordinates Use blocks/cells for attributing objects i.e., points inside polygons or closed polyline areas Separate cartographic objects i.e., title, blocks, legends from geometry Use group cells or blocks selectively Consider exploding process and cell/block origin Use entities/elements currently supported by ArcGIS List of supported CAD entities available in ArcGIS Desktop Help Avoid use of splines when digitizing in CAD

23 Converting CAD Point Data to ArcGIS Point definition in CAD vs. GIS Line with zero length Block/Cell Marker symbol Grabbing point data from blocks/cells Where is the cell origin? Where is the block insertion point? Where will the marker symbol appear, i.e. data shift? Extraneous point data Insertion points for group blocks/cells Duplicate information Assign attributes Points inside polygons or closed polyline areas

24 Converting CAD Line Data to ArcGIS Polyline definition in CAD vs. GIS CAD: Line has two vertices Polyline has three or more vertices GIS: Polyline includes all line-types Closed polylines Duplicates polygon feature class Splines and B-Splines

25 Converting CAD Polygon Data to ArcGIS Polygon definition in CAD vs. GIS CAD: Polygon has minimum of four vertices Last vertex must be in same location as first vertex, i.e. manually closed GIS: Polygon has a minimum of three vertices Automatically closed Examples of Polygon Data Closed polylines Duplicates polyline feature class Hatch/Fill 2D and 3D objects Faces Shapes Solids Surfaces

26 Considerations for 3D CAD Data PolylineZ Consistent z-values Spikes PolygonZ Closed polyline with z-value Shape Solid Extrusion necessary? Multipatch Solid Textured surface Feature outline

27 Data Conversion: GIS to CAD Converting Geodatabase feature classes to CAD data ArcGIS CAD

28 Exporting GIS to CAD Formats Provides interoperability between GIS and CAD software Roundtrip workflow Enables GIS users to create CAD drawings without having CAD software Allows GIS users to generate data in standard CAD formats AutoCAD DWG/DXF MicroStation DGN User defined attribution and symbology Seed files

29 Seed Files for CAD Conversion Blank template used to define a new file Provides additional control for CAD drawing creation Symbology; Geometry; Layer/level structure CAD standards Used to control Blocks or Cell definitions in Export to CAD MicroStation requires seed file for design file creation Design plane, appropriate dimensions, units and origin, 2D or 3D

30 Mapping Specification for DWG (MSD) Open source framework Developed by ESRI Codes information in DWGs GIS feature classes + attributes Coordinate systems Utilizes CAD standards to define schema and store data Leveraged by ArcGIS CAD tools at 9.3 CAD direct read/import tools Export to CAD Provides improved interoperability between CAD and GIS Available in the ArcGIS Online Help system: cfm?topicname=cad_data_organization

31 Mapping Specification for DWG: Export to CAD Export Output DWG pre-9.3 Source Geodatabase Output DWG at 9.3

32 MSD Feature Class Tools Specify CAD properties New feature class name and type Use property selectors Define schema and default values

33 ArcGIS for AutoCAD Free ArcGIS Server based product Runs on AutoCAD 2007 and 2008 based products including Autodesk Map 3D, Civil, Land Desktop AutoCAD LT not supported Direct access to GIS data within AutoCAD

34 ArcGIS for AutoCAD Product Overview Free download available ( Simple plug-in to AutoCAD Allows ArcGIS Server map services to be accessed and displayed inside AutoCAD Key Features Map service display management Identify, copy and paste attributes to clipboard Assign, clear or export coordinate system definition of the CAD drawing Lays the groundwork for additional functionality

35 ArcGIS for AutoCAD Process Internet ArcGIS for AutoCAD GIS Server Map services directly accessible within AutoCAD Map Services

36 Resources and Training ArcGIS Desktop Help (Check Online for Updates!) New Instructor-Led Training! Working with CAD Data in ArcGIS Desktop Live Training Seminars Working with CAD Data in ArcGIS 9.2 Geoprocessing CAD Data with ArcGIS Authoring and Publishing Optimized Map Services Sample Drafting Toolbar (BETA) Check it out and give us feedback!

37 Resources and Training

ArcGIS Pro: What s New in Editing and Data Management

ArcGIS Pro: What s New in Editing and Data Management Federal GIS Conference February 9 10, 2015 Washington, DC ArcGIS Pro: What s New in Editing and Data Management Robert LeClair ArcGIS Pro Overview Esri FedUC 2015 Technical Workshop ArcGIS Pro: What's

More information

Annotation/Labeling Workshop. Tim Rankin Pat Dolan

Annotation/Labeling Workshop. Tim Rankin Pat Dolan Annotation/Labeling Workshop Tim Rankin Pat Dolan Agenda 8:00am - Introductions 8:05am - Goals of the Workshop 8:15am Labeling 8:45am Annotation Part I 9:15am Break 9:25am Annotation Part II 9:50am Questions

More information

Feature Enhancements by Release

Feature Enhancements by Release Autodesk Map Feature Enhancements by Release This document highlights the feature enhancements that have occurred with each release of Autodesk Map software from Release 4 (2000i) through the current 2004

More information

Data Interoperability Extension Tutorial

Data Interoperability Extension Tutorial Data Interoperability Extension Tutorial Copyright 1995-2012 Esri All rights reserved. Table of Contents About the Data Interoperability extension tutorial...................... 3 Exercise 1: Using direct-read

More information

Streamlining Editing Workflows. Amber Bethell

Streamlining Editing Workflows. Amber Bethell Streamlining Editing Workflows Amber Bethell Workflow for solving geographic problems Ask a question Create or acquire data Validate and update data Analyze data Create cartographic product Act upon knowledge

More information

ArcGIS Pro Editing. Jennifer Cadkin & Phil Sanchez

ArcGIS Pro Editing. Jennifer Cadkin & Phil Sanchez ArcGIS Pro Editing Jennifer Cadkin & Phil Sanchez ArcGIS Pro Editing Overview Provides tools that allow you to maintain, update, and create new data - Modifying geometry, drawing new features - Entering

More information

Answer the following general questions: 1. What happens when you right click on an icon on your desktop? When you left double click on an icon?

Answer the following general questions: 1. What happens when you right click on an icon on your desktop? When you left double click on an icon? Name: Date: June 27th, 2011 GIS Boot Camps For Educators Practical: Explore ArcGIS 10 Desktop Tools and functionality Day_1 Lecture 1 Sources: o ArcGIS Desktop help o ESRI website o Getting to Know ArcGIS

More information

Visualization with ArcGlobe. Brady Hoak

Visualization with ArcGlobe. Brady Hoak Visualization with ArcGlobe Brady Hoak Contents What is ArcGlobe? 3D Mapping and ArcGlobe Displaying data in ArcGlobe ArcGlobe tools Tips for constructing ArcGlobe documents New at ArcGIS 9.3 ArcGIS integration

More information

ArcGIS Pro Editing: An Introduction. Jennifer Cadkin & Phil Sanchez

ArcGIS Pro Editing: An Introduction. Jennifer Cadkin & Phil Sanchez ArcGIS Pro Editing: An Introduction Jennifer Cadkin & Phil Sanchez See Us Here WORKSHOP ArcGIS Pro Editing: An Introduction LOCATION SDCC - Ballroom 20 D TIME FRAME Thursday 10:00 11:00 ArcGIS Pro: 3D

More information

Cartographic Techniques and Representations

Cartographic Techniques and Representations Cartographic Techniques and Representations NEARC 2007 ESRI Technical Session ESRI, Boston Overview of Presentation Labeling and Annotation Masking Layout Tips Cartographic Representations Labeling versus

More information

for ArcSketch Version 1.1 ArcSketch is a sample extension to ArcGIS. It works with ArcGIS 9.1

for ArcSketch Version 1.1 ArcSketch is a sample extension to ArcGIS. It works with ArcGIS 9.1 ArcSketch User Guide for ArcSketch Version 1.1 ArcSketch is a sample extension to ArcGIS. It works with ArcGIS 9.1 ArcSketch allows the user to quickly create, or sketch, features in ArcMap using easy-to-use

More information

LAB 1: Introduction to ArcGIS 8

LAB 1: Introduction to ArcGIS 8 LAB 1: Introduction to ArcGIS 8 Outline Introduction Purpose Lab Basics o About the Computers o About the software o Additional information Data ArcGIS Applications o Starting ArcGIS o o o Conclusion To

More information

Search & Rescue Map Specifications and Production Workflows

Search & Rescue Map Specifications and Production Workflows Search & Rescue Map Specifications and Production Workflows About The Search & Rescue map product and production procedures discussed in this document can be utilized to support search, rescue, and relief

More information

Introduction to Geodatabase and Spatial Management in ArcGIS. Craig Gillgrass Esri

Introduction to Geodatabase and Spatial Management in ArcGIS. Craig Gillgrass Esri Introduction to Geodatabase and Spatial Management in ArcGIS Craig Gillgrass Esri Session Path The Geodatabase - What is it? - Why use it? - What types are there? - What can I do with it? Query Layers

More information

Your Prioritized List. Priority 1 Faulted gridding and contouring. Priority 2 Geoprocessing. Priority 3 Raster format

Your Prioritized List. Priority 1 Faulted gridding and contouring. Priority 2 Geoprocessing. Priority 3 Raster format Your Prioritized List Priority 1 Faulted gridding and contouring Priority 2 Geoprocessing Priority 3 Raster format Priority 4 Raster Catalogs and SDE Priority 5 Expanded 3D Functionality Priority 1 Faulted

More information

Name: Date: June 27th, 2011 GIS Boot Camps For Educators Lecture_3

Name: Date: June 27th, 2011 GIS Boot Camps For Educators Lecture_3 Name: Date: June 27th, 2011 GIS Boot Camps For Educators Lecture_3 Practical: Creating and Editing Shapefiles Using Straight, AutoComplete and Cut Polygon Tools Use ArcCatalog to copy data files from:

More information

ArcGIS Desktop: Fundamentals of Cartography

ArcGIS Desktop: Fundamentals of Cartography ArcGIS Desktop: Fundamentals of Cartography Outline Symbology Style Files -.style Layer files -.lyr Labeling Label Classes Label Expressions Map Document files -.mxd Map Template files -.mxt Map Elements

More information

GstarCAD Complete Features Guide

GstarCAD Complete Features Guide GstarCAD 2017 Complete Features Guide Table of Contents Core Performance Improvement... 3 Block Data Sharing Process... 3 Hatch Boundary Search Improvement... 4 New and Enhanced Functionalities... 5 Table...

More information

Digitising a map in arcgis desktop 10.3

Digitising a map in arcgis desktop 10.3 Digitising a map in arcgis desktop 10.3 1 CONTENTS 2 Evaluating your map... 2 3 Setting up the base map... 3 4 Georeferencing your map/maps... 3 4.1 Georeferencing tips.... 4 5 Digitising your maps...

More information

Display Layers in Geosoft 3D View

Display Layers in Geosoft 3D View Use the New 2D/3D Workflow features in Target for ArcGIS In Target for ArcGIS version 3.5, there are three new interconnected features that make integrating 2D and 3D data in plan and section maps easier.

More information

PUG List. Raster Analysis 3D Analysis Geoprocessing. Steve Kopp

PUG List. Raster Analysis 3D Analysis Geoprocessing. Steve Kopp PUG List Raster Analysis 3D Analysis Geoprocessing Steve Kopp Contour Polygons Spatial Analyst - color-filled contours. Similar to thematic classification, where blue = -1000 to zero, and red = 0 to +1000,

More information

ArcGIS Desktop: Introduction to Geoprocessing with ModelBuilder Kevin Armstrong ESRI

ArcGIS Desktop: Introduction to Geoprocessing with ModelBuilder Kevin Armstrong ESRI ArcGIS Desktop: Introduction to Geoprocessing with ModelBuilder Kevin Armstrong ESRI SERUG 2008 1 What is ModelBuilder? A user-friendly way to automate a series of tools Part of the ArcGIS geoprocessing

More information

DWG Interoperability with MicroStation V8i SS3

DWG Interoperability with MicroStation V8i SS3 DWG Interoperability with MicroStation V8i SS3 Arizona Bentley BASH Sept 13 th 2013 Presenter: Sam Hendrick (sam.hendrick@bentley.com) Topics: AutoCAD format DGN vs. DWG Differences DWG-DGN workflows Autodesk

More information

ArcGIS Desktop The Road Ahead. Amadea Azerki

ArcGIS Desktop The Road Ahead. Amadea Azerki ArcGIS Desktop The Road Ahead Amadea Azerki Agenda An Overview of ArcGIS 10 Desktop Enhancements User Interface Mapping Editing Analysis Sharing Q & A ArcGIS 10 Overview Focuses on Usability and Productivity

More information

AutoCAD DWG Drawing Limitations in SAP 3D Visual Enterprise 9.0 FP03

AutoCAD DWG Drawing Limitations in SAP 3D Visual Enterprise 9.0 FP03 AutoCAD DWG Drawing Limitations in SAP 3D Visual Enterprise 9.0 FP03 AutoCAD Import Limitations The following is a list of AutoCAD features that will not give an expected viewable when using SAP 3D Visual

More information

Create a personal geodatabase

Create a personal geodatabase Create a personal geodatabase To create a personal geodatabase that corresponds to the same release as the ArcGIS for Desktop client you are using, follow these steps: 1. In ArcCatalog, right-click the

More information

Geographical Information Systems Institute. Center for Geographic Analysis, Harvard University. LAB EXERCISE 1: Basic Mapping in ArcMap

Geographical Information Systems Institute. Center for Geographic Analysis, Harvard University. LAB EXERCISE 1: Basic Mapping in ArcMap Harvard University Introduction to ArcMap Geographical Information Systems Institute Center for Geographic Analysis, Harvard University LAB EXERCISE 1: Basic Mapping in ArcMap Individual files (lab instructions,

More information

Carlson GIS for Surveyors

Carlson GIS for Surveyors Professional Land Surveyors of Ohio 2016 Annual Conference -- Dayton Ohio Carlson GIS for Surveyors Presented by Who Is That CAD Girl? Jennifer DiBona is a long time CAD consultant and trainer doing business

More information

Converting AutoCAD Map 2002 Projects to ArcGIS

Converting AutoCAD Map 2002 Projects to ArcGIS Introduction This document outlines the procedures necessary for converting an AutoCAD Map drawing containing topologies to ArcGIS version 9.x and higher. This includes the export of polygon and network

More information

ArcGIS Runtime: Styling Maps. Ralf Gottschalk, Daniel Lee, Lucas Danzinger

ArcGIS Runtime: Styling Maps. Ralf Gottschalk, Daniel Lee, Lucas Danzinger ArcGIS Runtime: Styling Maps Ralf Gottschalk, Daniel Lee, Lucas Danzinger Map Styling What is this session about? Creating beautiful functional maps for your Runtime Apps - Not about cartography It is

More information

This support note will discuss several methods of creating no spray zones for Sentinel GIS>

This support note will discuss several methods of creating no spray zones for Sentinel GIS> Reason Sentinel Adulticiding support a polygon no spray layer. Adulticiding mobile software warns the driver when they are approaching a no spray zone so they can turn off the sprayer. Because no spray

More information

ModelBuilder: An Introduction. Kevin Armstrong

ModelBuilder: An Introduction. Kevin Armstrong ModelBuilder: An Introduction Kevin Armstrong What is ModelBuilder? A user-friendly way to automate a series of tools Part of the ArcGIS geoprocessing framework - ModelBuilder can run any tool in the ArcToolbox,

More information

Esri UC2013. Technical Workshop. Type Presentation Name Here

Esri UC2013. Technical Workshop. Type Presentation Name Here Type Presentation Name Here 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop 3D Analyst An Introduction Deepinder Deol Michael Contreras Why use 3D GIS?

More information

THE HONG KONG POLYTECHNIC UNIVERSITY DEPARTMENT OF LAND SURVEYING & GEO-INFORMATICS LSGI521 PRINCIPLES OF GIS

THE HONG KONG POLYTECHNIC UNIVERSITY DEPARTMENT OF LAND SURVEYING & GEO-INFORMATICS LSGI521 PRINCIPLES OF GIS THE HONG KONG POLYTECHNIC UNIVERSITY DEPARTMENT OF LAND SURVEYING & GEO-INFORMATICS LSGI521 PRINCIPLES OF GIS Student name: Student ID: Table of Content Working with files, folders, various software and

More information

Utility Network Management in ArcGIS: Migrating Your Data to the Utility Network. John Alsup & John Long

Utility Network Management in ArcGIS: Migrating Your Data to the Utility Network. John Alsup & John Long Utility Network Management in ArcGIS: Migrating Your Data to the Utility Network John Alsup & John Long Presentation Outline Utility Network Preparation - Migration Patterns - Understanding the Asset Package

More information

Data Interoperability Advanced Use

Data Interoperability Advanced Use Data Interoperability Advanced Use Bruce Harold Dale Lutz bharold@esri.com Safe Software This is your world ask us today about best practices Automate Moving Data No Domain Limitations ArcGIS Data Interoperability

More information

ArcGIS Desktop: Making Maps in ArcMap

ArcGIS Desktop: Making Maps in ArcMap ArcGIS Desktop: Making Maps in ArcMap California, Nevada, Hawaii Regional User Group February 6-8, 6 2008 Sacramento, CA Harry J. Moore IV Outline Symbology Style Files -.style Layer files -.lyr Labeling

More information

Digging Into Autodesk Map 3D 2007 Level 1 Training Rick Ellis Michael Carris Russell Martin

Digging Into Autodesk Map 3D 2007 Level 1 Training Rick Ellis Michael Carris Russell Martin Digging Into Autodesk Map 3D 2007 Level 1 Training Rick Ellis Michael Carris Russell Martin PO Box 344 Canby Oregon 97013 www.cadapult-software.com training@cadapult-software.com (503) 829-8929 Table of

More information

ArcMap - EXPLORING THE DATABASE Part I. SPATIAL DATA FORMATS Part II

ArcMap - EXPLORING THE DATABASE Part I. SPATIAL DATA FORMATS Part II Week 5 ArcMap - EXPLORING THE DATABASE Part I SPATIAL DATA FORMATS Part II topics of the week Exploring the Database More on the Table of Contents Exploration tools Identify, Find, Measure, Map tips, Hyperlink,

More information

ArcGIS Extension User's Guide

ArcGIS Extension User's Guide ArcGIS Extension 2010 - User's Guide Table of Contents OpenSpirit ArcGIS Extension 2010... 1 Installation ( ArcGIS 9.3 or 9.3.1)... 3 Prerequisites... 3 Installation Steps... 3 Installation ( ArcGIS 10)...

More information

Cross-Discipline Coordination in Autodesk s Revit Platform

Cross-Discipline Coordination in Autodesk s Revit Platform Cross-Discipline Coordination in Autodesk s Revit Platform Matt Dillon The DC CADD Company, Inc. AB214-4 The Revit platform offers many opportunities and tools for coordination that have not been possible

More information

3D Analyst Visualization with ArcGlobe. Brady Hoak, ESRI DC

3D Analyst Visualization with ArcGlobe. Brady Hoak, ESRI DC 3D Analyst Visualization with ArcGlobe Brady Hoak, ESRI DC 3D GIS Viewing geospatial data in 3D leads to new insights 2D 3D Sometimes you need to edit your data in 3D 2D 3D Some problems can only be solved

More information

Designing and Using Basemaps. Jennifer Hughey

Designing and Using Basemaps. Jennifer Hughey Designing and Using Basemaps Jennifer Hughey Agenda The ArcGIS System Basemaps are a key component of your system Cartographic design considerations Using basemap layers in ArcMap Best practices for designing

More information

OS OpenData masterclass 2013 Cartographic Design workshop

OS OpenData masterclass 2013 Cartographic Design workshop OS OpenData masterclass 2013 Cartographic Design workshop 1 Quantum GIS Quantum GIS (QGIS) is a user-friendly Open Source Geographic Information System (GIS,) licensed under the GNU General Public License.

More information

Labeling, Annotation, Editing, and Text Placement with ArcGIS. Ralph Denkenberger

Labeling, Annotation, Editing, and Text Placement with ArcGIS. Ralph Denkenberger Labeling, Annotation, Editing, and Text Placement with ArcGIS Ralph Denkenberger Overview Define labels & annotation Work with labels Convert labels to annotation Work with annotation Questions 2 Map has

More information

What s New in ArcGIS Server 10

What s New in ArcGIS Server 10 What s New in ArcGIS Server 10 Derek Law ArcGIS Server Product Management What s s new in ArcGIS Server 10? Agenda Highlights: Enhanced Web mapping More powerful server-based analysis Geo-collaboration

More information

Geoprocessing and georeferencing raster data

Geoprocessing and georeferencing raster data Geoprocessing and georeferencing raster data Raster conversion tools Geoprocessing tools ArcCatalog tools ESRI Grid GDB Raster Raster Dataset Raster Catalog Erdas IMAGINE TIFF ArcMap - raster projection

More information

ArcCatalog or the ArcCatalog tab in ArcMap ArcCatalog or the ArcCatalog tab in ArcMap ArcCatalog or the ArcCatalog tab in ArcMap

ArcCatalog or the ArcCatalog tab in ArcMap ArcCatalog or the ArcCatalog tab in ArcMap ArcCatalog or the ArcCatalog tab in ArcMap ArcGIS Procedures NUMBER OPERATION APPLICATION: TOOLBAR 1 Import interchange file to coverage 2 Create a new 3 Create a new feature dataset 4 Import Rasters into a 5 Import tables into a PROCEDURE Coverage

More information

3D Data Modelling at Esri. Paul Hardy Business Development Consultant Esri Europe

3D Data Modelling at Esri. Paul Hardy Business Development Consultant Esri Europe 3D Data Modelling at Esri Paul Hardy phardy@esri.com Business Development Consultant Esri Europe Users of 3D GIS Local government Facilities management Civil engineering 3D GIS Defense / Public Safety

More information

Never Digitize Again! Converting Paper Drawings to Vector

Never Digitize Again! Converting Paper Drawings to Vector December 2-5, 2003 MGM Grand Hotel Las Vegas Never Digitize Again! Converting Paper Drawings to Vector Felicia Provencal GD42-3L How many hours have you spent hunched over a digitizing board converting

More information

ArcGIS Pro Terminology Guide

ArcGIS Pro Terminology Guide ArcGIS Pro Terminology Guide Essential Terminology or Functionality That s New to ArcGIS Pro ArcGIS Pro Project Map Scene Ribbon Tab on the ribbon View Active view Pane Gallery Task Quick Access Toolbar

More information

ArcGIS Pro Terminology Guide

ArcGIS Pro Terminology Guide ArcGIS Pro Terminology Guide Sharing Terminology and User Interface Cross-Reference Share content Project package (.ppkx) Map package (.mpkx) Layer package (.lpkx) Share or publish a web layer Share Web

More information

Explore some of the new functionality in ArcMap 10

Explore some of the new functionality in ArcMap 10 Explore some of the new functionality in ArcMap 10 Scenario In this exercise, imagine you are a GIS analyst working for Old Dominion University. Construction will begin shortly on renovation of the new

More information

What s s Coming in ArcGIS 10 Desktop

What s s Coming in ArcGIS 10 Desktop What s s Coming in ArcGIS 10 Desktop Damian Spangrud ArcGIS Product Manager, ESRI dspangrud@esri.com (or at least turn to silent) ArcGIS 10 A Simple & Pervasive System for Using Maps & Geographic Information

More information

ArcMap Editing Tips and Tricks. Sean Jones

ArcMap Editing Tips and Tricks. Sean Jones ArcMap Editing Tips and Tricks Sean Jones Overview Topics - Tuning your editing map - Creating features - Editing features and attributes - Aligning and editing coincident features - Addins Format - Software

More information

EnvSci360 Computer and Analytical Cartography

EnvSci360 Computer and Analytical Cartography EnvSci360 Computer and Analytical Cartography Lecture 5 Working with Type and Labels Key Points Labels are text that locate and identify features on a map Important for readability & communication EnvSci

More information

Basic Tasks in ArcGIS 10.3.x

Basic Tasks in ArcGIS 10.3.x Basic Tasks in ArcGIS 10.3.x This guide provides instructions for performing a few basic tasks in ArcGIS 10.3.1, such as adding data to a map document, viewing and changing coordinate system information,

More information

Working with Feature Layers. Russell Brennan Gary MacDougall

Working with Feature Layers. Russell Brennan Gary MacDougall Working with Feature Layers Russell Brennan Gary MacDougall Working with Feature Layers Session will focus on feature access and editing Highlight new features added over the last few releases Agenda Introduction

More information

ArcGIS Data Reviewer: Ensuring Accurate and Complete Data to Meet Your Mission. John Grammer Kevin Pusey

ArcGIS Data Reviewer: Ensuring Accurate and Complete Data to Meet Your Mission. John Grammer Kevin Pusey ArcGIS Data Reviewer: Ensuring Accurate and Complete Data to Meet Your Mission John Grammer Kevin Pusey Workshop agenda Defining data quality What is ArcGIS Data Reviewer? Automated review Semi-automated

More information

AutoCAD DWG Drawing Limitations in SAP 3D Visual Enterprise 9.0 FP02

AutoCAD DWG Drawing Limitations in SAP 3D Visual Enterprise 9.0 FP02 AutoCAD DWG Drawing Limitations in SAP 3D Visual Enterprise 9.0 FP02 AutoCAD Import Limitations The following is a list of AutoCAD features that will not give an expected viewable when using SAP 3D Visual

More information

Getting the most from the Maplex Label Engine

Getting the most from the Maplex Label Engine Esri International User Conference San Diego, California Technical Workshops July 26, 2012 Getting the most from the Maplex Label Engine Craig Williams Natalie Matthews 2 Presentation Overview What are

More information

The CEDRA Corporation s COMMAND OF THE MONTH

The CEDRA Corporation s COMMAND OF THE MONTH The CEDRA Corporation s COMMAND OF THE MONTH A monthly information bulletin August 2011 FEATURED COMMAND Exporting ArcMap Symbols via DXF Application Description A short while ago we were asked if it was

More information

Productivity Tips and Tricks in ArcGIS

Productivity Tips and Tricks in ArcGIS Productivity Tips and Tricks in ArcGIS Outline ArcMap Basics Searching Editing Sharing ArcMap Basics ArcMap Increase usability and work faster Many improvements to make you productive - Shy and stackable

More information

ArcGIS. for Desktop. Tips and Shortcuts 10.1

ArcGIS. for Desktop. Tips and Shortcuts 10.1 ArcGIS 10.1 for Desktop Tips and Shortcuts Map Navigation Refresh and redraw the display. F5 Suspend the map s drawing. F9 Zoom in and out. Center map. Roll the mouse wheel backward and forward. Hold down

More information

CONCOCTING A GIS. Designing a Geodatabase Optimized for Data Maintenance and Map Production

CONCOCTING A GIS. Designing a Geodatabase Optimized for Data Maintenance and Map Production CONCOCTING A GIS Designing a Geodatabase Optimized for Data Maintenance and Map Production Jim Isbell Engineering Tech. II Kern County Assessor s Office KERN COUNTY STATISTICS Size of Kern County 8,162

More information

New Jersey SurvCon 2018 Carlson GIS for Surveyors Presented by

New Jersey SurvCon 2018 Carlson GIS for Surveyors Presented by Carlson GIS for Surveyors Presented by Who Is That CAD Girl? Jennifer DiBona is a long time CAD consultant and trainer doing business as That CAD Girl. She is based in Raleigh, North Carolina. Jennifer

More information

Creating, managing and utilizing a 3D Virtual City in ArcGIS Tamrat Belayneh Eric Wittner

Creating, managing and utilizing a 3D Virtual City in ArcGIS Tamrat Belayneh Eric Wittner Creating, managing and utilizing a 3D Virtual City in ArcGIS 10.1 Tamrat Belayneh (tbelayneh@esri.com) Eric Wittner (ewittner@esri.com ) Contents 3D Mapping & Ingredients of a 3D Virtual City Creating

More information

ArcGIS Pro. Terminology Guide

ArcGIS Pro. Terminology Guide ArcGIS Pro Terminology Guide Essential Terminology or Functionality That s New to ArcGIS Pro ArcGIS Pro Project Map Scene Ribbon Tab on the ribbon View Active view Pane Gallery Task Quick Access Toolbar

More information

Introduction to GIS 2011

Introduction to GIS 2011 Introduction to GIS 2011 Digital Elevation Models CREATING A TIN SURFACE FROM CONTOUR LINES 1. Start ArcCatalog from either Desktop or Start Menu. 2. In ArcCatalog, create a new folder dem under your c:\introgis_2011

More information

Editing Versioned Geodatabases : An Introduction

Editing Versioned Geodatabases : An Introduction Esri International User Conference San Diego, California Technical Workshops July 24, 2012 Editing Versioned Geodatabases : An Introduction Cheryl Cleghorn Shawn Thorne Assumptions: Basic knowledge of

More information

Exporting from GIS 9.0 to AutoCAD

Exporting from GIS 9.0 to AutoCAD Exporting from GIS 9.0 to AutoCAD Once a map file is created in GIS with all the desired layers, selected data within a pre-defined boundary can be exported as a AutoCAD.dwg file. Setting up clip boundary

More information

2D Drafting Redefined

2D Drafting Redefined Scan QR Code to Redirect to Product Page IRONCAD DRAFT XG is a powerful 2D design environment for creating, detailing, and editing production designs. This environment offers unrivaled compatibility with

More information

Getting Started. Extruding Features. Convert to feature class

Getting Started. Extruding Features. Convert to feature class http://gmv.cast.uark.edu A Method Store for Advanced Survey and Modeling Technologies Mon, 01 Apr 2013 03:29:18 +0000 en-us hourly 1 http://wordpress.org/?v=3.5.1 http://gmv.cast.uark.edu/modeling/software-visualization/sketchup/workflow-sketchup/arcscene-tosketchup-to-arcscene/

More information

FME / ArcGIS 9 Data Interoperability Extension

FME / ArcGIS 9 Data Interoperability Extension FME / ArcGIS 9 Data Interoperability Extension About us Founded: 1993 Head office: Vancouver, Canada # of Employees: 45 Target markets: GIS & GPS vendors, Telecom and utilities, Oil & gas, Government agencies

More information

Setting Up Your Working Environment

Setting Up Your Working Environment Setting Up Your Working Environment What are the topics? - Setting Up Your Working Environment - What is a feature class? ArcGIS Program Modules ArcScene ArcGIS ArcGlobe ArcCatalog ArcMap ArcToolbox Program

More information

Basic MicroStation Training Outline

Basic MicroStation Training Outline 12:30 DAY 1 Equipment Review Workstation, monitor, keyboard File server, Plot server, STATE server Drive Assignments Shortcut Menu General overview of commands Explorer Managing Folders & Files MicroStation

More information

Lesson 4: Training Model & User Interface Components

Lesson 4: Training Model & User Interface Components Lesson 4: Training Model & User Interface Components 1 Infrastructure/Supply Data Highway Networks Intersection Data Transit Networks User/Demand Data Zonal Data Matrices Other Databases Visualization

More information

Importing and Exporting FilesChapter1:

Importing and Exporting FilesChapter1: Importing and Exporting FilesChapter1: Chapter 1 You can use Revit Architecture to import and export various file types, including AutoCAD and AutoCAD Architecture DWG files to use as design aids. You

More information

ArcGIS Pro: Mapping & Visualization. David Watkins, Edie Punt &

ArcGIS Pro: Mapping & Visualization. David Watkins, Edie Punt & ArcGIS Pro: Mapping & Visualization David Watkins, Edie Punt & Craig Williams @daviddwatkins, @epunt, & @williamscraigm Mapping an Visualization Vision In ArcGIS Pro Improve drawing performance and quality

More information

hereby recognizes that Timotej Verbovsek has successfully completed the web course 3D Analysis of Surfaces and Features Using ArcGIS 10

hereby recognizes that Timotej Verbovsek has successfully completed the web course 3D Analysis of Surfaces and Features Using ArcGIS 10 3D Analysis of Surfaces and Features Using ArcGIS 10 Completed on September 5, 2012 3D Visualization Techniques Using ArcGIS 10 Completed on November 19, 2011 Basics of Map Projections (for ArcGIS 10)

More information

Developers Road Map to ArcGIS Desktop and ArcGIS Engine

Developers Road Map to ArcGIS Desktop and ArcGIS Engine Developers Road Map to ArcGIS Desktop and ArcGIS Engine Core ArcObjects Desktop Team ESRI Developer Summit 2008 1 Agenda Dev Summit ArcGIS Developer Opportunities Desktop 9.3 SDK Engine 9.3 SDK Explorer

More information

Best Practices for Designing Effective Map Services

Best Practices for Designing Effective Map Services 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop Best Practices for Designing Effective Map Services Ty Fitzpatrick Tanu Hoque What s in this session Map

More information

What s New for Developers in ArcGIS Maura Daffern October 16

What s New for Developers in ArcGIS Maura Daffern October 16 What s New for Developers in ArcGIS 10.1 Maura Daffern October 16 mdaffern@esri.ca Today s Agenda This seminar is designed to help you understand: 1) Using Python to increase productivity 2) Overview of

More information

Getting Started with ArcGIS for Server. Charmel Menzel and Ken Gorton

Getting Started with ArcGIS for Server. Charmel Menzel and Ken Gorton Getting Started with ArcGIS for Server Charmel Menzel and Ken Gorton Agenda What is ArcGIS for Server? Types of Web services Publishing resources onto the Web Clients to ArcGIS for Server Editions and

More information

Welcome to MicroStation

Welcome to MicroStation Welcome to MicroStation Module Overview This module will help a new user become familiar with the tools and features found in the MicroStation design environment. Module Prerequisites Fundamental knowledge

More information

MicroStation. FDO Reader USER S MANUAL. [Företagets adress]

MicroStation. FDO Reader USER S MANUAL. [Företagets adress] MicroStation FDO Reader USER S MANUAL [Företagets adress] MicroStation FDO Reader - User s Manual, 2018-10-27 copyright, 2018 ringduvevägen 13, 132 47 saltsjö-boo e-mail: consulting@surell.se, web: www.surell.se

More information

What is coming in. ArcGIS Server 10. Ismael Chivite ArcGIS Server Product Manager James Cardona Technical Marketing

What is coming in. ArcGIS Server 10. Ismael Chivite ArcGIS Server Product Manager James Cardona Technical Marketing What is coming in ArcGIS Server 10 Ismael Chivite ArcGIS Server Product Manager James Cardona Technical Marketing ArcGIS Server is a complete server based GIS Delivering GIS with powerful services and

More information

Importing and Exporting FilesChapter1:

Importing and Exporting FilesChapter1: Importing and Exporting FilesChapter1: Chapter 1 You can use Revit Architecture to import and export various file types, including AutoCAD and AutoCAD Architecture DWG files to use as design aids. You

More information

دورة تدريبية عن تطبيقات برنامج ARC GIS

دورة تدريبية عن تطبيقات برنامج ARC GIS دورة تدريبية عن تطبيقات برنامج ARC GIS مايو 2009 دورة تدريبيت عن تطبيقاث برنامج ARC GIS 2009 مايو Table of Contents Introduction... viii Module 1: Introduction to ArcGIS 9 Module Objectives... 1-1 ArcGIS

More information

From 2D to 3D at Esri

From 2D to 3D at Esri From 2D to 3D at Esri OGC/EuroSDR workshop on CityGML in National Mapping Paul Hardy phardy@esri.com Business Development Consultant National Mapping & Cadastre Esri 3D GIS Visualize Manage Share Analyze

More information

ArcGIS Basics Working with Labels and Annotation

ArcGIS Basics Working with Labels and Annotation ArcGIS Basics Working with Labels and Annotation Labeling in ArcGIS has changed considerably from the old ArcView 3.X version. In ArcGIS label positions are generated automatically, are not selectable,

More information

Working with Metadata in ArcGIS

Working with Metadata in ArcGIS Esri International User Conference San Diego, California Technical Workshops July 26, 2012 Working with Metadata in ArcGIS Aleta Vienneau Metadata in ArcGIS ArcGIS metadata goals Editing metadata Setting

More information

4. If you are prompted to enable hardware acceleration to improve performance, click

4. If you are prompted to enable hardware acceleration to improve performance, click Exercise 1a: Creating new points ArcGIS 10 Complexity: Beginner Data Requirement: ArcGIS Tutorial Data Setup About creating new points In this exercise, you will use an aerial photograph to create a new

More information

Creating Great Labels Using Maplex

Creating Great Labels Using Maplex Esri International User Conference San Diego, CA Technical Workshops July 11 15, 2011 Creating Great Labels Using Maplex Craig Williams Natalie Vines 2 Presentation Overview What are the types of text

More information

Introducing ArcScan for ArcGIS

Introducing ArcScan for ArcGIS Introducing ArcScan for ArcGIS An ESRI White Paper August 2003 ESRI 380 New York St., Redlands, CA 92373-8100, USA TEL 909-793-2853 FAX 909-793-5953 E-MAIL info@esri.com WEB www.esri.com Copyright 2003

More information

What should y you expect in this session? Basic to advanced topics Outline What is map caching? Why should I cache? Caching workflow How to create a c

What should y you expect in this session? Basic to advanced topics Outline What is map caching? Why should I cache? Caching workflow How to create a c Designing, Deploying, and Using Cached Map Services David Crosby & Craig Mesimer What should y you expect in this session? Basic to advanced topics Outline What is map caching? Why should I cache? Caching

More information

Esri Production Mapping An Introduction

Esri Production Mapping An Introduction Esri International User Conference San Diego, California Technical Workshops July 25, 2012 Esri Production Mapping An Introduction Lana Tylka Amber Bethell Workshop Overview Part I - Industry challenges

More information

An Introduction to Data Interoperability

An Introduction to Data Interoperability Esri International User Conference San Diego, California 2012 Technical Workshops July 24/25 An Introduction to Data Interoperability Bruce Harold - Esri Dale Lutz Safe Software Background Why Data Interoperability?

More information

Autodesk Topobase : Best Practices for Working with DWG

Autodesk Topobase : Best Practices for Working with DWG Autodesk Topobase : Best Practices for Working with DWG 2010 Autodesk, Inc. All rights reserved. NOT FOR DISTRIBUTION. The contents of this guide were created for use with Autodesk Topobase 2010 with Update

More information

Arcgis 10 Manually Move Labels

Arcgis 10 Manually Move Labels Arcgis 10 Manually Move Labels The "easy custom labeling" Tool in QGIS seems to come close to the ArcGIS solution. However, after I created my custom label layer I am not able to move my labels at the

More information