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.
ArcGIS Blueprints : explore the robust features of Python to create real-world ArcGIS applications through exciting, hands-on projects / / Eric Pimpler
ArcGIS Blueprints : explore the robust features of Python to create real-world ArcGIS applications through exciting, hands-on projects / / Eric Pimpler
Autore Pimpler Eric
Pubbl/distr/stampa Birmingham, England ; ; Mumbai, [India] : , : Packt Publishing, , 2015
Descrizione fisica 1 online resource (378 p.)
Disciplina 526.0285425
Collana Community Experience Distilled
Soggetto topico Cartography - Computer programs
ISBN 1-78528-362-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: Extracting Real-Time Wildfire Data from ArcGIS Server with the ArcGIS REST API ; Design; Creating the ArcGIS Desktop Python Toolbox; Working with tool parameters; Tool execution; Populating the feature class; Installing pip and the requests module; Requesting data from ArcGIS Server; Inserting data in a feature class with the ArcPy data access module; Summary; Chapter 2: Tracking Elk Migration Patterns with GPS and ArcPy ; Design
Creating migration patterns for Python toolboxCreating the Import Collar Data tool; Reading data from the CSV file and writing to the feature class; Making the data frame and layer time-enabled; Coding the VisualizeMigration tool; Summary; Chapter 3: Automating the Production of Map Books with Data Driven Pages and ArcPy ; Design; Setting up the Data Frame; Creating the Grid Index Features; Enabling Data Driven Pages; Creating the Locator Map; Adding dynamic text to the layout; Exporting the map series with ArcPy mapping; Summary
Chapter 4 : Analyzing Crime Patterns with ArcGIS Desktop, ArcPy, and PlotlyDesign; Creating the Import Records tool; Creating the Aggregate Crimes tool; Building the Create Map tool; Performing Spatial Statistical Analysis; Summary; Chapter 5: Analyzing Crime Patterns with ArcGIS Desktop, ArcPy, and Plotly ; Design; Getting to know Plotly; Creating the Neighborhood Bar Chart tool; Creating the Create Line Plot tool; Creating the output; Summary; Chapter 6: Viewing and Querying Parcel Data ; Design; Creating a user interface with wxPython; Creating the ArcGIS Python add-in; Summary
Chapter 7: Using Python with the ArcGIS REST API and the GeoEnrichment Service for Retail Site Selection Design; Creating the Census Block Group selection tool; Creating the define potential stores tool; Creating the Enrich Potential Stores tool; Summary; Chapter 8: Supporting Search and Rescue Operations with ArcPy, Python Add-Ins, and simplekml ; Design; Creating the Last Known Position tool; Creating the Search Area Buffers tool; Creating the Search Sector tool; Creating the Convert to Google Earth tool; Summary; Chapter 9: Real-Time Twitter Mapping with Tweepy, ArcPy, and the Twitter API
DesignExtracting Tweet geographic coordinates with tweepy; Scheduling the script; Creating the heatmap; Summary; Chapter 10: Integrating Smartphone Photos with ArcGIS Desktop and ArcGIS Online ; Design; Taking photos; Converting iPhone photos to a feature class; Creating a Web Map; Summary; Appendix: Overview of Python Libraries for ArcGIS ; Overview of Arcpy; The ArcPy classes; FeatureSets and Recordsets; Fields; The geometry; Graphing; General; The ArcPy functions; The data store; Describing the data; Environment variables; Fields; General; Geodatabase administration; Geometry
Getting and setting parameters
Record Nr. UNINA-9910813489703321
Pimpler Eric  
Birmingham, England ; ; Mumbai, [India] : , : Packt Publishing, , 2015
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
ArcGIS by example : develop three engaging ArcGIS applications to address your real-world mapping scenarios / / Hussein Nasser
ArcGIS by example : develop three engaging ArcGIS applications to address your real-world mapping scenarios / / Hussein Nasser
Autore Nasser Hussein
Pubbl/distr/stampa Birmingham, [England] ; ; Mumbai, [India] : , : Packt Publishing, , 2015
Descrizione fisica 1 online resource (258 p.)
Disciplina 005.743
Collana Community Experience Distilled
Soggetto topico Cartography - Computer programs
Geographic information systems
Geospatial data
ISBN 1-5231-0608-5
1-78528-317-0
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: Getting Started with ArcGIS""; ""The history of ArcGIS""; ""An introduction to ArcGIS for Desktop""; ""The ArcGIS for Desktop licenses""; ""The system requirements of ArcGIS for Desktop""; ""The important concepts of ArcGIS for Desktop""; ""The ArcGIS geodatabase""; ""Working with the map layers""; ""Customizing ArcGIS for Desktop""; ""The system requirements of ArcObjects""; ""Verifying the installation of ArcObjects""
""App 1 - the cell tower analysis tool""""App 2 - the restaurant mapping application""; ""App 3 - The excavation planning manager""; ""Summary""; ""Chapter 2: The Cell Tower Analysis Tool""; ""An introduction to ArcGIS add-ins""; ""Creating the Hello, ArcGIS add-in project""; ""Preparing the TelZaViBa data and code""; ""Preparing the geodatabase""; ""Preparing the map document""; ""Preparing the TelZaViBa add-in project""; ""Showing the range of each tower""; ""Querying features""; ""The topological operators and graphic elements""; ""Drawing the tower range based on the attribute value""
""Drawing the range attribute""""Drawing the range for all towers""; ""Summary""; ""Chapter 3: Mapping Signal Strength""; ""Adding a point to the map""; ""The ArcGIS coordinate system""; ""Adding the find closest tower tool""; ""Creating a marker point""; ""Finding the distance between two points""; ""Finding the distance between two towers""; ""Finding the distance between the point and a tower""; ""Finding and highlighting the closest tower""; ""Finding the closest tower""; ""Highlighting the closest tower""; ""Displaying the signal strength""; ""Summary""
""Chapter 4: Real-time Maneuvering""""Adding real-time cell phone simulator button add-ins""; ""Creating a map point from the x and y coordinates""; ""Reading and mapping external GPS point coordinates""; ""Reading external GPS coordinates""; ""Mapping GPS coordinates""; ""Enabling signal maneuvering and highlighting the active tower""; ""Loading the GPS file""; ""Enabling maneuvering with a timer""; ""Highlighting the selected tower and showing signal strength""; ""Summary""; ""Chapter 5: App 2 - Extending ArcObjects""; ""Extending ArcObjects""; ""Preparing bestaurants geodatabase and map""
""Preparing the bestaurants project""""Adding the restaurants mapping toolbar""; ""Adding the restaurants viewer button""; ""Adding the button""; ""Assigning a button to the toolbar""; ""Querying restaurants subtypes""; ""A geodatabase workspace""; ""Populating subtypes""; ""Finding restaurants in a subtype""; ""Summary""; ""Chapter 6: Reviews and Ratings""; ""Introducing relationships""; ""The Reviews and ratings table""; ""Querying reviews and ratings""; ""Retrieving related records""; ""Calculating the average rating""; ""Highlighting restaurants""; ""The ArcGIS Display object""
""Highlighting features""
Record Nr. UNINA-9910797695403321
Nasser Hussein  
Birmingham, [England] ; ; Mumbai, [India] : , : Packt Publishing, , 2015
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
ArcGIS by example : develop three engaging ArcGIS applications to address your real-world mapping scenarios / / Hussein Nasser
ArcGIS by example : develop three engaging ArcGIS applications to address your real-world mapping scenarios / / Hussein Nasser
Autore Nasser Hussein
Pubbl/distr/stampa Birmingham, [England] ; ; Mumbai, [India] : , : Packt Publishing, , 2015
Descrizione fisica 1 online resource (258 p.)
Disciplina 005.743
Collana Community Experience Distilled
Soggetto topico Cartography - Computer programs
Geographic information systems
Geospatial data
ISBN 1-5231-0608-5
1-78528-317-0
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: Getting Started with ArcGIS""; ""The history of ArcGIS""; ""An introduction to ArcGIS for Desktop""; ""The ArcGIS for Desktop licenses""; ""The system requirements of ArcGIS for Desktop""; ""The important concepts of ArcGIS for Desktop""; ""The ArcGIS geodatabase""; ""Working with the map layers""; ""Customizing ArcGIS for Desktop""; ""The system requirements of ArcObjects""; ""Verifying the installation of ArcObjects""
""App 1 - the cell tower analysis tool""""App 2 - the restaurant mapping application""; ""App 3 - The excavation planning manager""; ""Summary""; ""Chapter 2: The Cell Tower Analysis Tool""; ""An introduction to ArcGIS add-ins""; ""Creating the Hello, ArcGIS add-in project""; ""Preparing the TelZaViBa data and code""; ""Preparing the geodatabase""; ""Preparing the map document""; ""Preparing the TelZaViBa add-in project""; ""Showing the range of each tower""; ""Querying features""; ""The topological operators and graphic elements""; ""Drawing the tower range based on the attribute value""
""Drawing the range attribute""""Drawing the range for all towers""; ""Summary""; ""Chapter 3: Mapping Signal Strength""; ""Adding a point to the map""; ""The ArcGIS coordinate system""; ""Adding the find closest tower tool""; ""Creating a marker point""; ""Finding the distance between two points""; ""Finding the distance between two towers""; ""Finding the distance between the point and a tower""; ""Finding and highlighting the closest tower""; ""Finding the closest tower""; ""Highlighting the closest tower""; ""Displaying the signal strength""; ""Summary""
""Chapter 4: Real-time Maneuvering""""Adding real-time cell phone simulator button add-ins""; ""Creating a map point from the x and y coordinates""; ""Reading and mapping external GPS point coordinates""; ""Reading external GPS coordinates""; ""Mapping GPS coordinates""; ""Enabling signal maneuvering and highlighting the active tower""; ""Loading the GPS file""; ""Enabling maneuvering with a timer""; ""Highlighting the selected tower and showing signal strength""; ""Summary""; ""Chapter 5: App 2 - Extending ArcObjects""; ""Extending ArcObjects""; ""Preparing bestaurants geodatabase and map""
""Preparing the bestaurants project""""Adding the restaurants mapping toolbar""; ""Adding the restaurants viewer button""; ""Adding the button""; ""Assigning a button to the toolbar""; ""Querying restaurants subtypes""; ""A geodatabase workspace""; ""Populating subtypes""; ""Finding restaurants in a subtype""; ""Summary""; ""Chapter 6: Reviews and Ratings""; ""Introducing relationships""; ""The Reviews and ratings table""; ""Querying reviews and ratings""; ""Retrieving related records""; ""Calculating the average rating""; ""Highlighting restaurants""; ""The ArcGIS Display object""
""Highlighting features""
Record Nr. UNINA-9910827192703321
Nasser Hussein  
Birmingham, [England] ; ; Mumbai, [India] : , : Packt Publishing, , 2015
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
ArcGIS for desktop cookbook / / Daniela Cristiana Docan
ArcGIS for desktop cookbook / / Daniela Cristiana Docan
Autore Docan Daniela Cristiana
Pubbl/distr/stampa Birmingham, [England] : , : Packt Publishing, , 2015
Descrizione fisica 1 online resource (372 p.)
Disciplina 910.285
Collana Quick answers to common questions
Soggetto topico Geographic information systems
Graphical user interfaces (Computer systems)
Soggetto genere / forma Electronic books.
ISBN 1-78355-951-9
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910460383703321
Docan Daniela Cristiana  
Birmingham, [England] : , : Packt Publishing, , 2015
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
ArcGIS for desktop cookbook / / Daniela Cristiana Docan
ArcGIS for desktop cookbook / / Daniela Cristiana Docan
Autore Docan Daniela Cristiana
Pubbl/distr/stampa Birmingham, [England] : , : Packt Publishing, , 2015
Descrizione fisica 1 online resource (372 p.)
Disciplina 910.285
Collana Quick answers to common questions
Soggetto topico Geographic information systems
Graphical user interfaces (Computer systems)
ISBN 1-78355-951-9
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910787361703321
Docan Daniela Cristiana  
Birmingham, [England] : , : Packt Publishing, , 2015
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
ArcGIS for desktop cookbook / / Daniela Cristiana Docan
ArcGIS for desktop cookbook / / Daniela Cristiana Docan
Autore Docan Daniela Cristiana
Pubbl/distr/stampa Birmingham, [England] : , : Packt Publishing, , 2015
Descrizione fisica 1 online resource (372 p.)
Disciplina 910.285
Collana Quick answers to common questions
Soggetto topico Geographic information systems
Graphical user interfaces (Computer systems)
ISBN 1-78355-951-9
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910812996503321
Docan Daniela Cristiana  
Birmingham, [England] : , : Packt Publishing, , 2015
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
ArcGIS Pro 2.x cookbook : create, manage, and share geographic maps, data, and analytical models using ArcGIS Pro. / / Tripp Corbin
ArcGIS Pro 2.x cookbook : create, manage, and share geographic maps, data, and analytical models using ArcGIS Pro. / / Tripp Corbin
Autore Corbin Tripp
Pubbl/distr/stampa Birmingham, [England] ; ; Mumbai, [India] : , : Packt Publishing, , 2018
Descrizione fisica 1 online resource (678 pages) : illustrations (some color)
Disciplina 910.28553
Soggetto topico Geographic information systems
Soggetto genere / forma Electronic books.
ISBN 1-78829-520-X
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910467677003321
Corbin Tripp  
Birmingham, [England] ; ; Mumbai, [India] : , : Packt Publishing, , 2018
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
ArcGIS Pro 2.x cookbook : create, manage, and share geographic maps, data, and analytical models using ArcGIS Pro. / / Tripp Corbin
ArcGIS Pro 2.x cookbook : create, manage, and share geographic maps, data, and analytical models using ArcGIS Pro. / / Tripp Corbin
Autore Corbin Tripp
Pubbl/distr/stampa Birmingham, [England] ; ; Mumbai, [India] : , : Packt Publishing, , 2018
Descrizione fisica 1 online resource (678 pages) : illustrations (some color)
Disciplina 910.28553
Soggetto topico Geographic information systems
Soggetto genere / forma Electronic books.
ISBN 1-78829-520-X
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910541427403321
Corbin Tripp  
Birmingham, [England] ; ; Mumbai, [India] : , : Packt Publishing, , 2018
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
ArcGIS Pro 2.x Cookbook
ArcGIS Pro 2.x Cookbook
Autore GISP Tripp Corbin
Pubbl/distr/stampa Packt Publishing
Descrizione fisica 1 online resource (704 p.)
Soggetto non controllato Geographic information systems
Technology & engineering
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Altri titoli varianti ArcGIS Pro 2. x Cookbook
Record Nr. UNINA-9910794628003321
GISP Tripp Corbin  
Packt Publishing
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
ArcGIS Pro 2.x Cookbook
ArcGIS Pro 2.x Cookbook
Autore GISP Tripp Corbin
Pubbl/distr/stampa Packt Publishing
Descrizione fisica 1 online resource (704 p.)
Soggetto non controllato Geographic information systems
Technology & engineering
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Altri titoli varianti ArcGIS Pro 2. x Cookbook
Record Nr. UNINA-9910817064203321
GISP Tripp Corbin  
Packt Publishing
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui