Skip to content

Mastering ArcGIS Enterprise Administration, published by Packt

License

Notifications You must be signed in to change notification settings

PacktPublishing/Mastering-ArcGIS-Enterprise-Administration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mastering ArcGIS Enterprise Administration

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

About the Book

ArcGIS Enterprise, the next evolution of the ArcGIS Server product line, is a full-featured mapping and analytics platform. It includes a powerful GIS web services server and a dedicated Web GIS infrastructure for organizing and sharing your work. You will learn how to first install ArcGIS Enterprise to then plan, design, and finally publish and consume GIS services. You will install and configure an enterprise geodatabase and learn how administer ArcGIS Server, Portal, and Data Store through user interfaces, the REST API, and Python scripts

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.

All the code files are present in their respective code folders.

Chapters 01, 03 , 05, and 06 do not have any code files.

The code will look like the following:

      { 
          "type": "WINDOWS", 
          "properties": { 
            "userPassword": "
                 somestrongpassword", 
             "user": "mydomain\\svc_portal", 
              "isPasswordEncrypted": "false" 
          } 
      } 

Mastering ArcGIS Enterprise Administration is written for ArcGIS Enterprise 10.5.1, but version 10.5 can be used as well. You will need access to at least one Windows server with at least Windows Server 2008 as the operating system, access to ArcGIS Enterprise 10.5.1 installation files, and licensing for ArcGIS Enterprise. You will need Microsoft SQL Server 2012 SP3, 2014, or 2016 (Microsoft offers 180-day trial licenses for SQL Server) and ArcGIS Desktop 10.5.1 or ArcGIS Pro. For Python coding, you will need Python 2.7.x that installs with ArcGIS Desktop and Python 3.x that either comes with ArcGIS Pro or can be installed separately. A Python IDE is optional but recommended.

Related Products

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to download a free PDF copy of this book.

https://packt.link/free-ebook/9781788297493

About

Mastering ArcGIS Enterprise Administration, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages