SlideShare a Scribd company logo
1 of 17
BASIC COMMANDS
Adding Data
Adding shapefile or a feature class:
 Step 1: Start ArcMap and add the shapefile from your sample data folder
 Step 2: Click the Add Data button on the Tracking Analyst toolbar
 Step 3: Leave the first button clicked to browse for a feature class or shapefile
 Step 4: Click the Browse button to find the shapefile
 Step 5: Click the shapefile you want to add from your sample data folder and
click Add
 Step 6:
Adding Symbology
 Step 1: Right click the selected layer and click Properties
 Step 2: The layer Properties dialog box opens. Click the Symbology tab
 Step 3: Click the Time Window check box (for example) in the Show panel
 Step 4: Click Color in Drawn As panel
 Step 5: Choose the desired settings with setting the color ramp etc.
 Step 6: You may also set the units from the Unites drop down arrow
 Step 7: Click Classes and set the number of classes of your own choice
 Step 8: Choose a color ramp from the Color Ramp dropdown
 Step 9: Click Apply to select the changes made
 Step 10: Then click Ok to see the applied settings
Creating Buffer
Step 1: Double click Buffer wizard in the Proximity tools of Analysis tools
Step 2: Click Next after reading the introductory panel and choosing what you want to buffer
(polygon, line etc.)
Step 3: Browse for the file you want to buffer
Step 4: Accept Single buffer (for example) with specified distance option and click Next
Step 5: Type the buffer distance you want to set and click Next
Step 6: Click Both sides with round ends for the buffer style and click Next
Step 7: Type the output coverage file Eg: “DtutorialTongassFishbuf”
Set the inside and outside values for the output coverage. Inside and outside values are used to
determine which areas are inside or outside the buffer area
Creating a Buffer
 You can create a buffer around selected points, lines, or area features by using the Buffer
command
 Buffered features are stored in the target layer, which must contain either line or polygon
features
 For instance, you might use buffers to show an ecological zone around a waterway, distances
from schools or public buildings that certain retail stores are located, or the area around a
contaminated well. You can buffer more than one feature at once, but a separate buffer will be
created around each feature
 The buffer distance is given in map units by default. You can also give the value in other units by
specifying a distance units abbreviation with the value that you enter
 There are several other ways to create buffers in ArcGIS, including the Buffer geoprocessing tool
 While the editing Buffer command creates new features in the target layer in ArcMap, the
Buffer geoprocessing tool creates them in a feature class on disk
Steps to Create a Buffer
Step 1: Click the Edit tool
Step 2: Click the feature you want to create a buffer
around
Step 3: Click the Target layer drop-down arrow and click
either a line or polygon layer
Step 4: Click the Editor menu and click Buffer
Step 5: Type the distance in map units to create a buffer
area around the feature and press Enter A buffer is
created at the specified distance
Importing Data into the Geodatabase
In the Catalog tree, select the
geodatabase you want to
place your GIS data into, right-
click and select Import from
the context menu, then
choose the appropriate data
import tool.
Exporting Data into the Geodatabase
In the Catalog tree, browse to
and select the GIS dataset that
you want to put into the
geodatabase, right-click and
select export from the context
menu, then choose the
appropriate data export tool
Both approaches use the same geoprocessing (GP)
tools that are readily available directly within
ArcToolbox, specifically in the Conversion Tools
toolbox, in the To Geodatabase toolset.
Since the To Geodatabase toolset migration tools are
GP tools, you can leverage them within the ArcGIS
geoprocessing framework.
This means that you can execute the migration tools
in several different ways:
As a regular tool dialog by activating the tool in
ArcToolbox
As part of a model in ModelBuilder
Within a Python script
Via the ArcGIS Desktop command line interface
Migrating Shapefiles into a Geodatabase
So first, let’s look at migrating shapefiles into the geodatabase. A shapefile is the
native data format for ArcView GIS 3.x technology. It is a type of feature class
and therefore directly maps to the geodatabase as a single feature class when
you migrate it to the geodatabase.
There are two key GP tools for migrating your shapefiles into the geodatabase:
1. Feature Class to Feature Class
2. Feature Class to Geodatabase
The Feature Class to Feature Class tool works on a single shapefile
The Feature Class to Geodatabase tool works on multiple shapefiles
Feature Class to Feature Class
You will need to specify the following:
 Input Features – you can browse to a shapefile or drag and drop one into the input box
 Output location – this can be the geodatabase or a feature dataset within the geodatabase. Again you can browse to
a location or drag and drop one into the input box
 Output Feature Class – the name of the output feature class that will be created
There are also 3 optional input parameters:
 Expression – enables you to define a SQL expression to select a subset of the rows in the input table to migrate
 Field Map – provides options to add, rename, or delete fields when the input shapefile is converted to the output
feature class
 Configuration Keyword – this is used to specify storage parameters in ArcSDE geodatabases and File geodatabases
For the Field Map parameter, we recommended that you drop the FID, shape_length, and shape_area attribute
fields, because these will be replaced by new fields when the shapefile becomes a feature class in the geodatabase.
Feature Class to Geodatabase
Idealy you would use this tool over the Feature Class to Feature Class tool if you
had many shape files to migrate to a Geodatabase. To use this tool you specify
one or more shapefiles to convert and the output geodatabase location. By
default, the shapefiles will have the same names as the original shapefiles when
they are migrated into the geodatabase
Using GP tools makes the task of migrating shapefile data into a geodatabase
quick and painless. As mentioned before, GP tools can be used in a number of
different ways including initiating the tools through ArcCatalog, using them
directly from the toolbox, or scripting the tool execution in python
Basic commands of ArcGIS

More Related Content

What's hot

Data base management system
Data base management systemData base management system
Data base management systemPramoda Raj
 
Geographical Information System (GIS) Georeferencing and Digitization, Bihar ...
Geographical Information System (GIS) Georeferencing and Digitization, Bihar ...Geographical Information System (GIS) Georeferencing and Digitization, Bihar ...
Geographical Information System (GIS) Georeferencing and Digitization, Bihar ...Kamlesh Kumar
 
IMAGE INTERPRETATION TECHNIQUES of survey
IMAGE INTERPRETATION TECHNIQUES of surveyIMAGE INTERPRETATION TECHNIQUES of survey
IMAGE INTERPRETATION TECHNIQUES of surveyKaran Patel
 
Iirs Remote sensing application in Urban Planning
Iirs Remote sensing application in Urban PlanningIirs Remote sensing application in Urban Planning
Iirs Remote sensing application in Urban PlanningTushar Dholakia
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GISKU Leuven
 
MODERN trends of GIS
MODERN trends of GISMODERN trends of GIS
MODERN trends of GISVAISHALI JAIN
 
Q-GIS : Geo-referencing and Digitization
Q-GIS : Geo-referencing and DigitizationQ-GIS : Geo-referencing and Digitization
Q-GIS : Geo-referencing and DigitizationLakshya Pandit
 
DATA in GIS and DATA Query
DATA in GIS and DATA QueryDATA in GIS and DATA Query
DATA in GIS and DATA QueryKU Leuven
 
Data input and transformation
Data input and transformationData input and transformation
Data input and transformationMohsin Siddique
 

What's hot (20)

Data base management system
Data base management systemData base management system
Data base management system
 
Raster data model
Raster data modelRaster data model
Raster data model
 
Gis georeference
Gis georeferenceGis georeference
Gis georeference
 
Geographical Information System (GIS) Georeferencing and Digitization, Bihar ...
Geographical Information System (GIS) Georeferencing and Digitization, Bihar ...Geographical Information System (GIS) Georeferencing and Digitization, Bihar ...
Geographical Information System (GIS) Georeferencing and Digitization, Bihar ...
 
Types of GIS Data
Types of GIS DataTypes of GIS Data
Types of GIS Data
 
IMAGE INTERPRETATION TECHNIQUES of survey
IMAGE INTERPRETATION TECHNIQUES of surveyIMAGE INTERPRETATION TECHNIQUES of survey
IMAGE INTERPRETATION TECHNIQUES of survey
 
GIS data analysis
GIS data analysisGIS data analysis
GIS data analysis
 
Iirs Remote sensing application in Urban Planning
Iirs Remote sensing application in Urban PlanningIirs Remote sensing application in Urban Planning
Iirs Remote sensing application in Urban Planning
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
Erdas image analysis for arcgis
Erdas   image analysis for arcgisErdas   image analysis for arcgis
Erdas image analysis for arcgis
 
MODERN trends of GIS
MODERN trends of GISMODERN trends of GIS
MODERN trends of GIS
 
Q-GIS : Geo-referencing and Digitization
Q-GIS : Geo-referencing and DigitizationQ-GIS : Geo-referencing and Digitization
Q-GIS : Geo-referencing and Digitization
 
GIS data structure
GIS data structureGIS data structure
GIS data structure
 
georeference
georeferencegeoreference
georeference
 
Gis
GisGis
Gis
 
DATA in GIS and DATA Query
DATA in GIS and DATA QueryDATA in GIS and DATA Query
DATA in GIS and DATA Query
 
Three dimensional (3D) GIS
Three dimensional (3D) GISThree dimensional (3D) GIS
Three dimensional (3D) GIS
 
TIN IN GIS
TIN IN GISTIN IN GIS
TIN IN GIS
 
Network analysis in gis , part 1 introduction
Network analysis in gis , part 1 introductionNetwork analysis in gis , part 1 introduction
Network analysis in gis , part 1 introduction
 
Data input and transformation
Data input and transformationData input and transformation
Data input and transformation
 

Similar to Basic commands of ArcGIS

Publishing geoprocessing-services-tutorial
Publishing geoprocessing-services-tutorialPublishing geoprocessing-services-tutorial
Publishing geoprocessing-services-tutorialSebastian Correa Gimenez
 
RS and GIS TW- 1&2.pdf
RS and GIS TW- 1&2.pdfRS and GIS TW- 1&2.pdf
RS and GIS TW- 1&2.pdfSatishKhadse3
 
Business Analyst Modules
Business Analyst ModulesBusiness Analyst Modules
Business Analyst Modulessfsugis
 
Building Geodatabase 2014
Building Geodatabase 2014 Building Geodatabase 2014
Building Geodatabase 2014 Najed Hanahnah
 
Intro to ArcGIS ModelBuilder
Intro to ArcGIS ModelBuilderIntro to ArcGIS ModelBuilder
Intro to ArcGIS ModelBuilderDUSPviz
 
Executing tools-in-modelbuilder-tutorial
Executing tools-in-modelbuilder-tutorialExecuting tools-in-modelbuilder-tutorial
Executing tools-in-modelbuilder-tutorialaskar_gila
 
Kaitie Watson Lab 2 2013
Kaitie Watson Lab 2 2013Kaitie Watson Lab 2 2013
Kaitie Watson Lab 2 2013Kaitie Watson
 
How to empower community by using GIS lecture 2
How to empower community by using GIS lecture 2How to empower community by using GIS lecture 2
How to empower community by using GIS lecture 2wang yaohui
 
Manual to basic gis
Manual to basic gisManual to basic gis
Manual to basic gisQust04
 
Introduction to Tools in ArcGIS
Introduction to Tools in ArcGISIntroduction to Tools in ArcGIS
Introduction to Tools in ArcGISDaniele Baker
 
Create a basic performance point dashboard epc
Create a basic performance point dashboard   epcCreate a basic performance point dashboard   epc
Create a basic performance point dashboard epcEPC Group
 
Geographic information system and remote sensing
Geographic information system and remote sensingGeographic information system and remote sensing
Geographic information system and remote sensingchala hailu
 

Similar to Basic commands of ArcGIS (20)

Publishing geoprocessing-services-tutorial
Publishing geoprocessing-services-tutorialPublishing geoprocessing-services-tutorial
Publishing geoprocessing-services-tutorial
 
Geoprocessing
GeoprocessingGeoprocessing
Geoprocessing
 
RS and GIS TW- 1&2.pdf
RS and GIS TW- 1&2.pdfRS and GIS TW- 1&2.pdf
RS and GIS TW- 1&2.pdf
 
Business Analyst Modules
Business Analyst ModulesBusiness Analyst Modules
Business Analyst Modules
 
Building Geodatabase 2014
Building Geodatabase 2014 Building Geodatabase 2014
Building Geodatabase 2014
 
Intro to ArcGIS ModelBuilder
Intro to ArcGIS ModelBuilderIntro to ArcGIS ModelBuilder
Intro to ArcGIS ModelBuilder
 
Ex32018.pdf
Ex32018.pdfEx32018.pdf
Ex32018.pdf
 
Executing tools-in-modelbuilder-tutorial
Executing tools-in-modelbuilder-tutorialExecuting tools-in-modelbuilder-tutorial
Executing tools-in-modelbuilder-tutorial
 
Kaitie Watson Lab 2 2013
Kaitie Watson Lab 2 2013Kaitie Watson Lab 2 2013
Kaitie Watson Lab 2 2013
 
Surpac Software
Surpac Software Surpac Software
Surpac Software
 
How to empower community by using GIS lecture 2
How to empower community by using GIS lecture 2How to empower community by using GIS lecture 2
How to empower community by using GIS lecture 2
 
GIS practicals
GIS  practicals GIS  practicals
GIS practicals
 
Manual to basic gis
Manual to basic gisManual to basic gis
Manual to basic gis
 
Global mapperhelp
Global mapperhelpGlobal mapperhelp
Global mapperhelp
 
Introduction to Tools in ArcGIS
Introduction to Tools in ArcGISIntroduction to Tools in ArcGIS
Introduction to Tools in ArcGIS
 
Create a basic performance point dashboard epc
Create a basic performance point dashboard   epcCreate a basic performance point dashboard   epc
Create a basic performance point dashboard epc
 
Arcgis training day_2
Arcgis training day_2Arcgis training day_2
Arcgis training day_2
 
What's new in pscad v4.6.1
What's new in pscad v4.6.1What's new in pscad v4.6.1
What's new in pscad v4.6.1
 
Geographic information system and remote sensing
Geographic information system and remote sensingGeographic information system and remote sensing
Geographic information system and remote sensing
 
A practical guide to GIS in Civil 3D
A practical guide to GIS in Civil 3DA practical guide to GIS in Civil 3D
A practical guide to GIS in Civil 3D
 

More from KU Leuven

Remote sensing
Remote sensingRemote sensing
Remote sensingKU Leuven
 
DIFFERENTIAL GPS (DGPS)
DIFFERENTIAL GPS (DGPS)DIFFERENTIAL GPS (DGPS)
DIFFERENTIAL GPS (DGPS)KU Leuven
 
GPS in Planning
GPS in PlanningGPS in Planning
GPS in PlanningKU Leuven
 
Spatial analysis & interpolation in ARC GIS
Spatial analysis & interpolation in ARC GISSpatial analysis & interpolation in ARC GIS
Spatial analysis & interpolation in ARC GISKU Leuven
 
Model builder in ARC GIS
Model builder in ARC GISModel builder in ARC GIS
Model builder in ARC GISKU Leuven
 
Creating a feature class
Creating a feature classCreating a feature class
Creating a feature classKU Leuven
 
Symbology and Classifying data in ARC GIS
Symbology and Classifying data in ARC GISSymbology and Classifying data in ARC GIS
Symbology and Classifying data in ARC GISKU Leuven
 
Digitizing features_2 in ARC GIS
Digitizing features_2 in ARC GISDigitizing features_2 in ARC GIS
Digitizing features_2 in ARC GISKU Leuven
 
Digitization in ArcGIS
Digitization in ArcGISDigitization in ArcGIS
Digitization in ArcGISKU Leuven
 
6. Shapefiles in gis
6. Shapefiles in gis6. Shapefiles in gis
6. Shapefiles in gisKU Leuven
 
Geo referencing by Mashhood Arif
Geo referencing by Mashhood ArifGeo referencing by Mashhood Arif
Geo referencing by Mashhood ArifKU Leuven
 
Coordinate systems, datum & map projections
Coordinate systems, datum & map projectionsCoordinate systems, datum & map projections
Coordinate systems, datum & map projectionsKU Leuven
 
Introduction to Geoinformatics
Introduction to GeoinformaticsIntroduction to Geoinformatics
Introduction to GeoinformaticsKU Leuven
 
Querying the data and selecting features in ARC GIS
Querying the data and selecting features in ARC GISQuerying the data and selecting features in ARC GIS
Querying the data and selecting features in ARC GISKU Leuven
 
Applications of gis in planning
Applications of gis in planningApplications of gis in planning
Applications of gis in planningKU Leuven
 
Planning for system of transportation
Planning for system of transportationPlanning for system of transportation
Planning for system of transportationKU Leuven
 
Planning Open spaces
Planning Open spacesPlanning Open spaces
Planning Open spacesKU Leuven
 
Planning of industrial estate
Planning of industrial estatePlanning of industrial estate
Planning of industrial estateKU Leuven
 
Planning of City centre
Planning of City centrePlanning of City centre
Planning of City centreKU Leuven
 
Planning of a housing scheme
Planning of a housing schemePlanning of a housing scheme
Planning of a housing schemeKU Leuven
 

More from KU Leuven (20)

Remote sensing
Remote sensingRemote sensing
Remote sensing
 
DIFFERENTIAL GPS (DGPS)
DIFFERENTIAL GPS (DGPS)DIFFERENTIAL GPS (DGPS)
DIFFERENTIAL GPS (DGPS)
 
GPS in Planning
GPS in PlanningGPS in Planning
GPS in Planning
 
Spatial analysis & interpolation in ARC GIS
Spatial analysis & interpolation in ARC GISSpatial analysis & interpolation in ARC GIS
Spatial analysis & interpolation in ARC GIS
 
Model builder in ARC GIS
Model builder in ARC GISModel builder in ARC GIS
Model builder in ARC GIS
 
Creating a feature class
Creating a feature classCreating a feature class
Creating a feature class
 
Symbology and Classifying data in ARC GIS
Symbology and Classifying data in ARC GISSymbology and Classifying data in ARC GIS
Symbology and Classifying data in ARC GIS
 
Digitizing features_2 in ARC GIS
Digitizing features_2 in ARC GISDigitizing features_2 in ARC GIS
Digitizing features_2 in ARC GIS
 
Digitization in ArcGIS
Digitization in ArcGISDigitization in ArcGIS
Digitization in ArcGIS
 
6. Shapefiles in gis
6. Shapefiles in gis6. Shapefiles in gis
6. Shapefiles in gis
 
Geo referencing by Mashhood Arif
Geo referencing by Mashhood ArifGeo referencing by Mashhood Arif
Geo referencing by Mashhood Arif
 
Coordinate systems, datum & map projections
Coordinate systems, datum & map projectionsCoordinate systems, datum & map projections
Coordinate systems, datum & map projections
 
Introduction to Geoinformatics
Introduction to GeoinformaticsIntroduction to Geoinformatics
Introduction to Geoinformatics
 
Querying the data and selecting features in ARC GIS
Querying the data and selecting features in ARC GISQuerying the data and selecting features in ARC GIS
Querying the data and selecting features in ARC GIS
 
Applications of gis in planning
Applications of gis in planningApplications of gis in planning
Applications of gis in planning
 
Planning for system of transportation
Planning for system of transportationPlanning for system of transportation
Planning for system of transportation
 
Planning Open spaces
Planning Open spacesPlanning Open spaces
Planning Open spaces
 
Planning of industrial estate
Planning of industrial estatePlanning of industrial estate
Planning of industrial estate
 
Planning of City centre
Planning of City centrePlanning of City centre
Planning of City centre
 
Planning of a housing scheme
Planning of a housing schemePlanning of a housing scheme
Planning of a housing scheme
 

Recently uploaded

Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software DevelopersVinodh Ram
 
Cloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEECloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEEVICTOR MAESTRE RAMIREZ
 
Unveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New FeaturesUnveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New FeaturesŁukasz Chruściel
 
The Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfThe Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfPower Karaoke
 
Folding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesFolding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesPhilip Schwarz
 
What are the key points to focus on before starting to learn ETL Development....
What are the key points to focus on before starting to learn ETL Development....What are the key points to focus on before starting to learn ETL Development....
What are the key points to focus on before starting to learn ETL Development....kzayra69
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantAxelRicardoTrocheRiq
 
Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Velvetech LLC
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackVICTOR MAESTRE RAMIREZ
 
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样umasea
 
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideBuilding Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideChristina Lin
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...soniya singh
 
Unveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsUnveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsAhmed Mohamed
 
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)jennyeacort
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfAlina Yurenko
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...OnePlan Solutions
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataBradBedford3
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxTier1 app
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)OPEN KNOWLEDGE GmbH
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Andreas Granig
 

Recently uploaded (20)

Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software Developers
 
Cloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEECloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEE
 
Unveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New FeaturesUnveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New Features
 
The Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfThe Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdf
 
Folding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesFolding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a series
 
What are the key points to focus on before starting to learn ETL Development....
What are the key points to focus on before starting to learn ETL Development....What are the key points to focus on before starting to learn ETL Development....
What are the key points to focus on before starting to learn ETL Development....
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service Consultant
 
Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStack
 
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
办理学位证(UQ文凭证书)昆士兰大学毕业证成绩单原版一模一样
 
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideBuilding Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
 
Unveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsUnveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML Diagrams
 
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024
 

Basic commands of ArcGIS

  • 2. Adding Data Adding shapefile or a feature class:  Step 1: Start ArcMap and add the shapefile from your sample data folder  Step 2: Click the Add Data button on the Tracking Analyst toolbar  Step 3: Leave the first button clicked to browse for a feature class or shapefile  Step 4: Click the Browse button to find the shapefile  Step 5: Click the shapefile you want to add from your sample data folder and click Add  Step 6:
  • 3.
  • 4. Adding Symbology  Step 1: Right click the selected layer and click Properties  Step 2: The layer Properties dialog box opens. Click the Symbology tab  Step 3: Click the Time Window check box (for example) in the Show panel  Step 4: Click Color in Drawn As panel  Step 5: Choose the desired settings with setting the color ramp etc.  Step 6: You may also set the units from the Unites drop down arrow  Step 7: Click Classes and set the number of classes of your own choice  Step 8: Choose a color ramp from the Color Ramp dropdown  Step 9: Click Apply to select the changes made  Step 10: Then click Ok to see the applied settings
  • 5.
  • 6. Creating Buffer Step 1: Double click Buffer wizard in the Proximity tools of Analysis tools Step 2: Click Next after reading the introductory panel and choosing what you want to buffer (polygon, line etc.) Step 3: Browse for the file you want to buffer Step 4: Accept Single buffer (for example) with specified distance option and click Next Step 5: Type the buffer distance you want to set and click Next Step 6: Click Both sides with round ends for the buffer style and click Next Step 7: Type the output coverage file Eg: “DtutorialTongassFishbuf” Set the inside and outside values for the output coverage. Inside and outside values are used to determine which areas are inside or outside the buffer area
  • 7.
  • 8. Creating a Buffer  You can create a buffer around selected points, lines, or area features by using the Buffer command  Buffered features are stored in the target layer, which must contain either line or polygon features  For instance, you might use buffers to show an ecological zone around a waterway, distances from schools or public buildings that certain retail stores are located, or the area around a contaminated well. You can buffer more than one feature at once, but a separate buffer will be created around each feature  The buffer distance is given in map units by default. You can also give the value in other units by specifying a distance units abbreviation with the value that you enter  There are several other ways to create buffers in ArcGIS, including the Buffer geoprocessing tool  While the editing Buffer command creates new features in the target layer in ArcMap, the Buffer geoprocessing tool creates them in a feature class on disk
  • 9. Steps to Create a Buffer Step 1: Click the Edit tool Step 2: Click the feature you want to create a buffer around Step 3: Click the Target layer drop-down arrow and click either a line or polygon layer Step 4: Click the Editor menu and click Buffer Step 5: Type the distance in map units to create a buffer area around the feature and press Enter A buffer is created at the specified distance
  • 10. Importing Data into the Geodatabase In the Catalog tree, select the geodatabase you want to place your GIS data into, right- click and select Import from the context menu, then choose the appropriate data import tool.
  • 11. Exporting Data into the Geodatabase In the Catalog tree, browse to and select the GIS dataset that you want to put into the geodatabase, right-click and select export from the context menu, then choose the appropriate data export tool
  • 12. Both approaches use the same geoprocessing (GP) tools that are readily available directly within ArcToolbox, specifically in the Conversion Tools toolbox, in the To Geodatabase toolset. Since the To Geodatabase toolset migration tools are GP tools, you can leverage them within the ArcGIS geoprocessing framework. This means that you can execute the migration tools in several different ways: As a regular tool dialog by activating the tool in ArcToolbox As part of a model in ModelBuilder Within a Python script Via the ArcGIS Desktop command line interface
  • 13. Migrating Shapefiles into a Geodatabase So first, let’s look at migrating shapefiles into the geodatabase. A shapefile is the native data format for ArcView GIS 3.x technology. It is a type of feature class and therefore directly maps to the geodatabase as a single feature class when you migrate it to the geodatabase. There are two key GP tools for migrating your shapefiles into the geodatabase: 1. Feature Class to Feature Class 2. Feature Class to Geodatabase The Feature Class to Feature Class tool works on a single shapefile The Feature Class to Geodatabase tool works on multiple shapefiles
  • 14. Feature Class to Feature Class You will need to specify the following:  Input Features – you can browse to a shapefile or drag and drop one into the input box  Output location – this can be the geodatabase or a feature dataset within the geodatabase. Again you can browse to a location or drag and drop one into the input box  Output Feature Class – the name of the output feature class that will be created There are also 3 optional input parameters:  Expression – enables you to define a SQL expression to select a subset of the rows in the input table to migrate  Field Map – provides options to add, rename, or delete fields when the input shapefile is converted to the output feature class  Configuration Keyword – this is used to specify storage parameters in ArcSDE geodatabases and File geodatabases For the Field Map parameter, we recommended that you drop the FID, shape_length, and shape_area attribute fields, because these will be replaced by new fields when the shapefile becomes a feature class in the geodatabase.
  • 15.
  • 16. Feature Class to Geodatabase Idealy you would use this tool over the Feature Class to Feature Class tool if you had many shape files to migrate to a Geodatabase. To use this tool you specify one or more shapefiles to convert and the output geodatabase location. By default, the shapefiles will have the same names as the original shapefiles when they are migrated into the geodatabase Using GP tools makes the task of migrating shapefile data into a geodatabase quick and painless. As mentioned before, GP tools can be used in a number of different ways including initiating the tools through ArcCatalog, using them directly from the toolbox, or scripting the tool execution in python