top

  Info

  • Utilizzare la checkbox di selezione a fianco di ciascun documento per attivare le funzionalità di stampa, invio email, download nei formati disponibili del (i) record.

  Info

  • Utilizzare questo link per rimuovere la selezione effettuata.
ArcPy and ArcGIS, geospatial analysis with python : use the ArcPy module to automate the analysis and mapping of geospatial data in ArcGIS / / Silas Toms ; copy editors Aarti Saldanha, Adithi Shetty
ArcPy and ArcGIS, geospatial analysis with python : use the ArcPy module to automate the analysis and mapping of geospatial data in ArcGIS / / Silas Toms ; copy editors Aarti Saldanha, Adithi Shetty
Autore Toms Silas
Edizione [1st edition]
Pubbl/distr/stampa Birmingham, England ; ; Mumbai, [India] : , : Packt Publishing, , 2015
Descrizione fisica 1 online resource (224 p.)
Disciplina 910.285
Collana Community Experience Distilled
Soggetto topico Geographic information systems
Graphical user interfaces (Computer systems)
Python (Computer program language)
Soggetto genere / forma Electronic books.
ISBN 1-5231-0609-3
1-78398-867-3
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Introduction to Python for ArcGIS; Overview of Python; Python as a programming language; Interpreted language; Standard (built-in) library; The glue language; Wrapper modules; The basics of Python; Import statements; Variables; For loops; If/Elif/Else statements; While statements; Comments; Data types; Strings; Integers; Floats; Lists; Tuples; Dictionaries; Iterable data types; Other important concepts; Indentation; Functions; Keywords; Namespaces; Zero-based indexing
Important Python Modules for GIS Analysis The ArcPy module; The Operating System (OS) module; The Python System (SYS) module; The XLRD and XLWT modules; Commonly used built-in functions; Commonly used standard library modules; Summary; Chapter 2: Configuring the Python Environment; What is a Python script?; How Python executes a script; What is the Python interpreter?; Where is the Python interpreter located?; Which Python interpreter should be used?; How does the computer know where the interpreter is?; Make Python scripts executable when clicked on; Integrated Development Environments; IDLE
Python Win Aptana Studio 3; IDE summary; Python folder structure; Where modules reside; Using Python's sys module to add a module; The sys.path.append() method; Summary; Chapter 3: Creating the First Python Script; Prerequisites; Model Builder; Creating a model and exporting to Python; Modeling the Select and Buffer tools; Adding the Intersect tool; Tallying the analysis results; Exporting the model and adjusting the script; The automatically generated script; File paths in Python; Continuing the script analysis: the arcPy tools; The intersect tool and string manipulation
The string manipulation method 1-string addition The string manipulation method 2-string formatting #1; The string manipulation method 3-string formatting#2 ; Adjusting the Script; Adding the CSV Module to the script; Accessing the data: Using a cursor; The final script; Summary; Chapter 4: Complex ArcPy Scripts and Generalizing Functions; Python functions-Avoid repeating code; Technical definition of functions; A first function; Functions with parameters; Using functions to replace repetitive code; More generalization of the functions; Summary
Chapter 5: ArcPy Cursors: Search, Insert and Update The data access module; Attribute field interactions; Update cursors; Updating the shape field; Adjusting a point location; Deleting a row using an Update Cursor; Using an Insert Cursor; Inserting a polyline geometry; Inserting a polygon geometry; Summary; Chapter 6: Working with ArcPy Geometry Objects; ArcPy geometry object classes; ArcPy Point objects; ArcPy Array objects; ArcPy Polyline objects; ArcPy Polygon objects; Polygon object buffers; Other Polygon object methods; ArcPy geometry objects; ArcPy PointGeometry objects; Summary
Chapter 7: Creating a Script Tool
Record Nr. UNINA-9910464180103321
Toms Silas  
Birmingham, England ; ; Mumbai, [India] : , : Packt Publishing, , 2015
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
ArcPy and ArcGIS, geospatial analysis with python : use the ArcPy module to automate the analysis and mapping of geospatial data in ArcGIS / / Silas Toms ; copy editors Aarti Saldanha, Adithi Shetty
ArcPy and ArcGIS, geospatial analysis with python : use the ArcPy module to automate the analysis and mapping of geospatial data in ArcGIS / / Silas Toms ; copy editors Aarti Saldanha, Adithi Shetty
Autore Toms Silas
Edizione [1st edition]
Pubbl/distr/stampa Birmingham, England ; ; Mumbai, [India] : , : Packt Publishing, , 2015
Descrizione fisica 1 online resource (224 p.)
Disciplina 910.285
Collana Community Experience Distilled
Soggetto topico Geographic information systems
Graphical user interfaces (Computer systems)
Python (Computer program language)
ISBN 1-5231-0609-3
1-78398-867-3
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Introduction to Python for ArcGIS; Overview of Python; Python as a programming language; Interpreted language; Standard (built-in) library; The glue language; Wrapper modules; The basics of Python; Import statements; Variables; For loops; If/Elif/Else statements; While statements; Comments; Data types; Strings; Integers; Floats; Lists; Tuples; Dictionaries; Iterable data types; Other important concepts; Indentation; Functions; Keywords; Namespaces; Zero-based indexing
Important Python Modules for GIS Analysis The ArcPy module; The Operating System (OS) module; The Python System (SYS) module; The XLRD and XLWT modules; Commonly used built-in functions; Commonly used standard library modules; Summary; Chapter 2: Configuring the Python Environment; What is a Python script?; How Python executes a script; What is the Python interpreter?; Where is the Python interpreter located?; Which Python interpreter should be used?; How does the computer know where the interpreter is?; Make Python scripts executable when clicked on; Integrated Development Environments; IDLE
Python Win Aptana Studio 3; IDE summary; Python folder structure; Where modules reside; Using Python's sys module to add a module; The sys.path.append() method; Summary; Chapter 3: Creating the First Python Script; Prerequisites; Model Builder; Creating a model and exporting to Python; Modeling the Select and Buffer tools; Adding the Intersect tool; Tallying the analysis results; Exporting the model and adjusting the script; The automatically generated script; File paths in Python; Continuing the script analysis: the arcPy tools; The intersect tool and string manipulation
The string manipulation method 1-string addition The string manipulation method 2-string formatting #1; The string manipulation method 3-string formatting#2 ; Adjusting the Script; Adding the CSV Module to the script; Accessing the data: Using a cursor; The final script; Summary; Chapter 4: Complex ArcPy Scripts and Generalizing Functions; Python functions-Avoid repeating code; Technical definition of functions; A first function; Functions with parameters; Using functions to replace repetitive code; More generalization of the functions; Summary
Chapter 5: ArcPy Cursors: Search, Insert and Update The data access module; Attribute field interactions; Update cursors; Updating the shape field; Adjusting a point location; Deleting a row using an Update Cursor; Using an Insert Cursor; Inserting a polyline geometry; Inserting a polygon geometry; Summary; Chapter 6: Working with ArcPy Geometry Objects; ArcPy geometry object classes; ArcPy Point objects; ArcPy Array objects; ArcPy Polyline objects; ArcPy Polygon objects; Polygon object buffers; Other Polygon object methods; ArcPy geometry objects; ArcPy PointGeometry objects; Summary
Chapter 7: Creating a Script Tool
Record Nr. UNINA-9910788156303321
Toms Silas  
Birmingham, England ; ; Mumbai, [India] : , : Packt Publishing, , 2015
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
ArcPy and ArcGIS, geospatial analysis with python : use the ArcPy module to automate the analysis and mapping of geospatial data in ArcGIS / / Silas Toms ; copy editors Aarti Saldanha, Adithi Shetty
ArcPy and ArcGIS, geospatial analysis with python : use the ArcPy module to automate the analysis and mapping of geospatial data in ArcGIS / / Silas Toms ; copy editors Aarti Saldanha, Adithi Shetty
Autore Toms Silas
Edizione [1st edition]
Pubbl/distr/stampa Birmingham, England ; ; Mumbai, [India] : , : Packt Publishing, , 2015
Descrizione fisica 1 online resource (224 p.)
Disciplina 910.285
Collana Community Experience Distilled
Soggetto topico Geographic information systems
Graphical user interfaces (Computer systems)
Python (Computer program language)
ISBN 1-5231-0609-3
1-78398-867-3
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Introduction to Python for ArcGIS; Overview of Python; Python as a programming language; Interpreted language; Standard (built-in) library; The glue language; Wrapper modules; The basics of Python; Import statements; Variables; For loops; If/Elif/Else statements; While statements; Comments; Data types; Strings; Integers; Floats; Lists; Tuples; Dictionaries; Iterable data types; Other important concepts; Indentation; Functions; Keywords; Namespaces; Zero-based indexing
Important Python Modules for GIS Analysis The ArcPy module; The Operating System (OS) module; The Python System (SYS) module; The XLRD and XLWT modules; Commonly used built-in functions; Commonly used standard library modules; Summary; Chapter 2: Configuring the Python Environment; What is a Python script?; How Python executes a script; What is the Python interpreter?; Where is the Python interpreter located?; Which Python interpreter should be used?; How does the computer know where the interpreter is?; Make Python scripts executable when clicked on; Integrated Development Environments; IDLE
Python Win Aptana Studio 3; IDE summary; Python folder structure; Where modules reside; Using Python's sys module to add a module; The sys.path.append() method; Summary; Chapter 3: Creating the First Python Script; Prerequisites; Model Builder; Creating a model and exporting to Python; Modeling the Select and Buffer tools; Adding the Intersect tool; Tallying the analysis results; Exporting the model and adjusting the script; The automatically generated script; File paths in Python; Continuing the script analysis: the arcPy tools; The intersect tool and string manipulation
The string manipulation method 1-string addition The string manipulation method 2-string formatting #1; The string manipulation method 3-string formatting#2 ; Adjusting the Script; Adding the CSV Module to the script; Accessing the data: Using a cursor; The final script; Summary; Chapter 4: Complex ArcPy Scripts and Generalizing Functions; Python functions-Avoid repeating code; Technical definition of functions; A first function; Functions with parameters; Using functions to replace repetitive code; More generalization of the functions; Summary
Chapter 5: ArcPy Cursors: Search, Insert and Update The data access module; Attribute field interactions; Update cursors; Updating the shape field; Adjusting a point location; Deleting a row using an Update Cursor; Using an Insert Cursor; Inserting a polyline geometry; Inserting a polygon geometry; Summary; Chapter 6: Working with ArcPy Geometry Objects; ArcPy geometry object classes; ArcPy Point objects; ArcPy Array objects; ArcPy Polyline objects; ArcPy Polygon objects; Polygon object buffers; Other Polygon object methods; ArcPy geometry objects; ArcPy PointGeometry objects; Summary
Chapter 7: Creating a Script Tool
Record Nr. UNINA-9910827521703321
Toms Silas  
Birmingham, England ; ; Mumbai, [India] : , : Packt Publishing, , 2015
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
VMware vSphere 5.5 cookbook : a task-oriented guide with over 150 practical recipes to install, configure, and manage VMware vSphere components / / Abhilash GB ; commissioning editor Usha Iyer ; acquisition editors Saleem Ahmed, Harsha Bharwani ; copy editors Neha Karnani, Shambhavi Pai, Adithi Shetty
VMware vSphere 5.5 cookbook : a task-oriented guide with over 150 practical recipes to install, configure, and manage VMware vSphere components / / Abhilash GB ; commissioning editor Usha Iyer ; acquisition editors Saleem Ahmed, Harsha Bharwani ; copy editors Neha Karnani, Shambhavi Pai, Adithi Shetty
Autore GB Abhilash
Edizione [Second edition.]
Pubbl/distr/stampa Birmingham, England ; ; Mumbai, [India] : , : Packt Publishing, , 2015
Descrizione fisica 1 online resource (560 p.)
Disciplina 005.4
Collana Professional Expertise Distilled
Soggetto topico Virtual computer systems
ISBN 1-78217-286-6
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Upgrading to vSphere 5.5; Introduction; Downloading vCenter 5.5; Carrying out pre-upgrade checks; Upgrading the Single Sign-On component; Upgrading the vSphere Web Client; Upgrading the vCenter Inventory Service; Performing an upgrade of vCenter Server; Upgrading ESXi to Version 5.5; Upgrading vCenter Server Appliance to Version 5.5; Upgrading VMware Tools; Upgrading the virtual machine hardware; Scheduling the virtual machine hardware upgrade
Chapter 2: Performing a New Installation of vSphere 5.5Introduction; Installing ESXi 5.5; Configuring the ESXi Management Network; Installing vCenter 5.5; Adding an additional Identity Source to the SSO server; Assigning users/groups to the vCenter Server; Deploying SSO for the vCenter Linked Mode; Creating a vCenter Linked Mode group; Deploying vCenter Server Appliance 5.5; Chapter 3: Using vSphere Host Profiles; Introduction; Preparing a reference host; Creating a Host Profile; Exporting a Host Profile; Importing a Host Profile; Duplicating a Host Profile
Attaching/detaching ESXi hosts to/from a Host ProfileVerifying the profile compliance of an ESXi host; Remediating an ESXi host for profile compliance; Using Host Profiles to push a new configuration change; Chapter 4: Using ESXi Image Builder; Introduction; Downloading an ESXi offline bundle; Creating an image profile by cloning a predefined profile; Removing an ESXi image profile; Adding a VIB (software package) to an image profile; Adding the HA VIB to the image profile; Exporting an image profile as an ISO or offline bundle; Creating an image profile from scratch
Applying an image profile to the hostChapter 5: Using vSphere Auto Deploy; Introduction; Installing an Auto Deploy server; Configuring a TFTP Server with Auto Deploy files; Configuring the DHCP server for PXE boot; Testing the PXE boot configuration; Preparing VMware PowerCLI for first use; Preparing vSphere Auto Deploy for provisioning; Choosing an ESXi Image Profile to deploy; Creating a Host Profile; Creating a deploy rule; Activating a deploy rule; Testing Auto Deploy; Enabling Stateless Caching; Performing an Auto Deploy stateful install; Chapter 6: Configuring vSphere Networking
IntroductionCreating a vSphere Standard Switch; Deleting a vSphere Standard Switch; Creating a VMkernel interface on a standard vSwitch; Deleting a port group from a standard vSwitch; Adding an uplink to a standard vSwitch; Creating a vSphere Distributed Switch; Creating a distributed port group; Adding hosts to a vSphere Distributed Switch; Migrating a virtual machine network from ; a vSphere Standard Switch to a vSphere Distributed Switch; Mapping a physical adapter (vmnic) to a dvUplink; Configuring security, traffic shaping, teaming and failover on a vSwitch and a VDS
Migrating VMkernel interfaces between a standard vSwitch and VDS
Record Nr. UNINA-9910796935103321
GB Abhilash  
Birmingham, England ; ; Mumbai, [India] : , : Packt Publishing, , 2015
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
VMware vSphere 5.5 cookbook : a task-oriented guide with over 150 practical recipes to install, configure, and manage VMware vSphere components / / Abhilash GB ; commissioning editor Usha Iyer ; acquisition editors Saleem Ahmed, Harsha Bharwani ; copy editors Neha Karnani, Shambhavi Pai, Adithi Shetty
VMware vSphere 5.5 cookbook : a task-oriented guide with over 150 practical recipes to install, configure, and manage VMware vSphere components / / Abhilash GB ; commissioning editor Usha Iyer ; acquisition editors Saleem Ahmed, Harsha Bharwani ; copy editors Neha Karnani, Shambhavi Pai, Adithi Shetty
Autore GB Abhilash
Edizione [Second edition.]
Pubbl/distr/stampa Birmingham, England ; ; Mumbai, [India] : , : Packt Publishing, , 2015
Descrizione fisica 1 online resource (560 p.)
Disciplina 005.4
Collana Professional Expertise Distilled
Soggetto topico Virtual computer systems
ISBN 1-78217-286-6
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Upgrading to vSphere 5.5; Introduction; Downloading vCenter 5.5; Carrying out pre-upgrade checks; Upgrading the Single Sign-On component; Upgrading the vSphere Web Client; Upgrading the vCenter Inventory Service; Performing an upgrade of vCenter Server; Upgrading ESXi to Version 5.5; Upgrading vCenter Server Appliance to Version 5.5; Upgrading VMware Tools; Upgrading the virtual machine hardware; Scheduling the virtual machine hardware upgrade
Chapter 2: Performing a New Installation of vSphere 5.5Introduction; Installing ESXi 5.5; Configuring the ESXi Management Network; Installing vCenter 5.5; Adding an additional Identity Source to the SSO server; Assigning users/groups to the vCenter Server; Deploying SSO for the vCenter Linked Mode; Creating a vCenter Linked Mode group; Deploying vCenter Server Appliance 5.5; Chapter 3: Using vSphere Host Profiles; Introduction; Preparing a reference host; Creating a Host Profile; Exporting a Host Profile; Importing a Host Profile; Duplicating a Host Profile
Attaching/detaching ESXi hosts to/from a Host ProfileVerifying the profile compliance of an ESXi host; Remediating an ESXi host for profile compliance; Using Host Profiles to push a new configuration change; Chapter 4: Using ESXi Image Builder; Introduction; Downloading an ESXi offline bundle; Creating an image profile by cloning a predefined profile; Removing an ESXi image profile; Adding a VIB (software package) to an image profile; Adding the HA VIB to the image profile; Exporting an image profile as an ISO or offline bundle; Creating an image profile from scratch
Applying an image profile to the hostChapter 5: Using vSphere Auto Deploy; Introduction; Installing an Auto Deploy server; Configuring a TFTP Server with Auto Deploy files; Configuring the DHCP server for PXE boot; Testing the PXE boot configuration; Preparing VMware PowerCLI for first use; Preparing vSphere Auto Deploy for provisioning; Choosing an ESXi Image Profile to deploy; Creating a Host Profile; Creating a deploy rule; Activating a deploy rule; Testing Auto Deploy; Enabling Stateless Caching; Performing an Auto Deploy stateful install; Chapter 6: Configuring vSphere Networking
IntroductionCreating a vSphere Standard Switch; Deleting a vSphere Standard Switch; Creating a VMkernel interface on a standard vSwitch; Deleting a port group from a standard vSwitch; Adding an uplink to a standard vSwitch; Creating a vSphere Distributed Switch; Creating a distributed port group; Adding hosts to a vSphere Distributed Switch; Migrating a virtual machine network from ; a vSphere Standard Switch to a vSphere Distributed Switch; Mapping a physical adapter (vmnic) to a dvUplink; Configuring security, traffic shaping, teaming and failover on a vSwitch and a VDS
Migrating VMkernel interfaces between a standard vSwitch and VDS
Record Nr. UNINA-9910815771503321
GB Abhilash  
Birmingham, England ; ; Mumbai, [India] : , : Packt Publishing, , 2015
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui