Skip to content

PacktPublishing/Spatial-Analytics-with-ArcGIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

$5 Tech Unlocked 2021!

If you have read this book, please leave a review on Amazon.com. Potential readers can then use your unbiased opinion to help them make purchase decisions. Thank you. The $5 campaign runs from December 15th 2020 to January 13th 2021.

Spatial Analytics with ArcGIS

This is the code repository for Spatial Analytics with ArcGIS, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

Spatial statistics has the potential to provide insight that is not otherwise available through traditional GIS tools. This book is designed to introduce you to the use of spatial statistics so you can solve complex geographic analysis.

Instructions and Navigation

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

Building ERP Solutions with Microsoft Dynamics NAV

Chapters 1,2, and 8 does not have codes in it.

The code bundle provided by the author is not chapterwise.

The code will look like the following:

 ozone.file = system.file("extdata",    
    "ca_ozone_pts.shp", package="arcgisbinding") 
    d = arc.open(ozone.file) 
    cat('all fields: ', names(d@fields, fill = TRUE)         
    #print all fields

To complete the exercises in this book, you will need to have installed ArcGIS for Desktop 10.2 or higher with the Basic, Standard, or Advanced license level. We recommend that you use ArcGIS Desktop 10.4 or 10.5. In addition to this, you will also need to install R. Instructions for installing R are provided in Chapter 7, Introduction to the R Programming Language.

Related Products

Suggestions and Feedback

Click here if you have any feedback or suggestions.

About

Spatial Analytics with ArcGIS, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •