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
Assessment of Energy Sources Using GIS [[electronic resource] /] / by Lubos Matejicek
Assessment of Energy Sources Using GIS [[electronic resource] /] / by Lubos Matejicek
Autore Matejicek Lubos
Edizione [1st ed. 2017.]
Pubbl/distr/stampa Cham : , : Springer International Publishing : , : Imprint : Springer, , 2017
Descrizione fisica 1 online resource (XIV, 327 p. 314 illus., 296 illus. in color.)
Disciplina 910.285
Soggetto topico Geographical information systems
Energy policy
Energy and state
Renewable energy resources
Fossil fuels
Geographical Information Systems/Cartography
Energy Policy, Economics and Management
Renewable and Green Energy
Fossil Fuels (incl. Carbon Capture)
ISBN 3-319-52694-4
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Chapter 1: Introduction -- Chapter 2: Spatial and Temporal Analysis for Energy Systems -- Chapter 3: Energy Outlook: Spatial and Temporal Mapping of Energy Sources Using GIS -- Chapter 4: Energy from Fossil Fuels: Digital Mapping of Sources and Environmental Issues -- Chapter 5: Hydropower: Assessment of Energy Potential and Environmental Issues in the Local and Global Scales -- Chapter 6: Wind Power: Estimation of Energy Potential and Environmental Issues -- Chapter 7: Solar Energy: Estimation of Energy Potential and Environmental Issues -- Chapter 8. Biomass: Assessment of Bioenergy Potential within Existing Energy Systems -- Chapter 9: Nuclear power: Historical Overview, Bright Side and Environmental Issues -- Chapter 10: Energy storage: Assessment of Selected Tools in Local and Global Scales -- Chapter 11: Advanced Assessment Tools for Spatial and Temporal Analysis of Energy Systems. .
Record Nr. UNINA-9910254018003321
Matejicek Lubos  
Cham : , : Springer International Publishing : , : Imprint : Springer, , 2017
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Atas das I Jornadas Lusófonas de Ciências e Tecnologias de Informação Geográfica / / editores, José Gomes dos Santos [and six others]
Atas das I Jornadas Lusófonas de Ciências e Tecnologias de Informação Geográfica / / editores, José Gomes dos Santos [and six others]
Pubbl/distr/stampa [Place of publication not identified] : , : Coimbra University Press, , [2015]
Descrizione fisica 1 electronic resource (972 p.)
Disciplina 910.285
Collana Investigação
Soggetto topico Geographic information systems
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione por
Nota di contenuto Avaliação das áreas de preservação permanente do Código Florestal Brasileiro na bacia do Arroio da Ronda, Ponta Grossa, Paraná - Brasil -- Dinâmica de transformação de uso e ocupação do solo em espaço rural a partir de fotointerpretação no período 1965-2010 -- Sistema de apoio à decisão e espacial para análise do impacte ambiental da dispersão de poluentes atmosféricos -- Avaliação Multicritério integrada aos Sistemas de Informações Geográficas para geração de cenário de suscetibilidade a deslizamentos rápidos em vertentes -- Detecção de áreas de risco de escorregamento, baseada no uso de Sig, em locais de atratividade ecoturística na cidade do rio de Janeiro (Brasil) -- Contribuição do sistema de informação geográfica e técnicas geoespaciais aplicadas ao estudo geotectônico: sismicidade em Goiás -- Metodologia para identificação e caracterização de paisagens fluviais do Brasil mediante critérios europeus -- O Cadastro Ambiental Rural como nova etapa do planejamento territorial ambiental brasileiro -- Organismos genéticamente modificados: a necessidade da correta delimitação e divulgação do espaço destinado ao plantio como mecanismo de proteção ambiental -- Aquisição de dados tridimensionais em ambiente SIG -- Identificação de vegetação urbana com folha caduca e perene em imagens multiespectrais -- Efeito da ambiguidade temática no cálculo de métricas de paisagem -- Uma proposta para detecção automática de problemas de representação no processo de generalização cartográfica de cartas topográficas -- Quantificação de focos de calor nas mesorregiões do Estado da Bahia - Brasil entre os anos de 2010 e 2013 -- Uma proposta metodológica para o capítulo da geomorfologia de uma notícia explicativa de uma folha da Carta Geológica de Portugal (1:50 000) -- Os SIG na avaliação da vulnerabilidade estrutural e social associada a tsunamis: aplicação aos concelhos de Vila do Bispo e Figueira da Foz -- Bases de dados espaciais na gestão do combate a incêndios florestais. Estudo de caso: pontos de água (CentroW Portugal) -- Vulnerabilidade a incêndios na Europa Mediterrânea: abordagem conceptual e a utilização de dados de satélite -- Aplicação de sistemas de informação geográfica para a análise da morfologia urbana no entorno de terminais de ônibus urbanos -- Geração semiautomática de dados morfométricos: proposta para os novos limites do divisor de água e altimetria da Bacia Hidrográfica do Pericumã - Maranhão, Brasil -- Navegação indoor baseada na rede WiFi como suporte a serviços baseados na localização: estudo de caso no Campus da UL -- Utilização de tecnologias SIG e serviços em cloud na avaliação do risco: aplicação à vulnerabilidade estrutural a processos de inundação -- Aplicação de ferramentas de análise e estatística espacial: retrato do sector estratégico do comércio na cidade de Lisboa -- O desafio da divulgação de banco de dados geográficos por meio de SIG Web: o Parque Natural Municipal do Curió (Município de Paracambi - RJ, Brasil) -- A importância da modernização cadastral na gestão territorial urbana no Município de Cascavel (Estado do Paraná - Brasil) -- Políticas públicas para o desenvolvimento do cadastro multifinalitário rural no Brasil -- Análise da cobertura vegetal, espaços livres e áreas verdes da área urbana de Ponta Grossa - PR utilizando imagem de satélite de alta resolução -- Análise da influência do interpolador na criação de Modelo Digital de Terreno (MDT): estudo de caso no município de Lajedinho (Bahia, Brasil) -- Uma análise comparativa entre o método GNSS de PPP e os métodos geodésicos convencionais -- Dinâmica do uso e cobertura da terra no município de São João do Carú (Maranhão) -- Os SIG no ensino e na investigação em Cabo Verde -- Um olhar sobre o direito à privacidade e os serviços baseados em localização (LBS) à luz dos ordenamentos jurídicos Português e Brasileiro -- A informação geográfica em Angola: subsídios para a elaboração de uma estratégia e plano de ação de apoio à implementação do plano nacional de informação geográfica -- Sistemas de informação geográfica no suporte à gestão municipal: estudo comparativo dos casos de Joinville (SC,Brasil) e Amadora (AML, Portugal) -- Jangada de SIG na administração pública portuguesa -- Diretório de geoportais portugueses (geoportais.com) -- Integração dos sistemas de registro e cadastro através de um sistema de informações geográficas -- Geogestão aplicada ao espaço universitário: características do espaço arquitetônico facilitadoras do aprendizado -- Integração de modelos de simulação em SIG: aplicação ao caso da drenagem de águas pluviais urbanas -- Generalização cartográfica de linhas recorrendo a técnicas de inteligência artificial -- Identificação autónoma de sinais de transito num sistema de mapeamento móvel -- Produção automática de ortofotos em áreas urbanas utilizando veículos aéreos não-tripulados e software de código aberto -- Avaliação da qualidade posicional: aplicação a um levantamento realizado em Coimbra utilizando VANT -- Geração automática de orto-mosaicos de fotos aéreas de arquivo do Concelho de Coimbra -- Uso de dados VANT na vetorização de rodovias -- Metodologia em ambiente SIG para localizar dispositivos de auxílio ao ciclista em cidades declivosas -- Sistema de informação e apoio à decisão para projetos de regeneração urbana baseado em tecnologia SIG -- Algumas técnicas em ambiente SIG úteis à obtenção de áreas de serviço de conjuntos de pontos -- Estudos de impacte ambiental em infraestruturas rodoviárias com recurso a tecnologia SIG e avaliação multicritério -- AgIM: ensino pós-graduado em gestão de informação agrícola e agricultura de recisão em Cabo Verde e Moçambique -- Tecnologias geoespaciais na demarcação da fronteira da Guiné-Bissau -- Modelagem do conhecimento sobre representações gráficas na Geografia: do mapa conceitual à rede semântica -- Os sistemas de informação geográfica e a inovação em turismo.
Record Nr. UNINA-9910346011003321
[Place of publication not identified] : , : Coimbra University Press, , [2015]
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Basic Principles of Topography [[electronic resource] /] / by Blagoja Markoski
Basic Principles of Topography [[electronic resource] /] / by Blagoja Markoski
Autore Markoski Blagoja
Edizione [1st ed. 2018.]
Pubbl/distr/stampa Cham : , : Springer International Publishing : , : Imprint : Springer, , 2018
Descrizione fisica 1 recurso en línea (XII, 219 p. 132 illus., 103 illus. in color.)
Disciplina 910.285
Collana Springer Geography
Soggetto topico Geographical information systems
Geophysics
Landscape ecology
Regional planning
Urban planning
Forestry
Politics and war
Geographical Information Systems/Cartography
Geophysics/Geodesy
Landscape Ecology
Landscape/Regional and Urban Planning
Military and Defence Studies
ISBN 331972147X
9783319721460
9783319721477
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Foreword -- Introduction -- Earth as Celestial Body -- Physical Characteristics of Land -- Representation of Land on Maps -- Mathematical Elements -- Scale -- Map Frames -- Hydrographic Elements -- Land and Vegetation -- Settlements -- Objects on Maps -- Communication as an Element of Maps -- Borders -- Geographical Names -- Coordinates -- Orientation in the Geographic Space -- Aerophotogrammetric and Satellite Images -- Mapping and Mapping of Vegetative Communities -- Literature -- Cartographic Signs -- Topographic Key.
Record Nr. UNINA-9910299409103321
Markoski Blagoja  
Cham : , : Springer International Publishing : , : Imprint : Springer, , 2018
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Beginning ArcGIS desktop development using .NET [[electronic resource] /] / Pouria Amirian
Beginning ArcGIS desktop development using .NET [[electronic resource] /] / Pouria Amirian
Autore Amirian Pouria
Pubbl/distr/stampa Chichester, West Sussex, : Wrox, c2013
Descrizione fisica 1 online resource (532 p.)
Disciplina 910.285
Collana Wrox Programmer to Programmer
Soggetto topico Computer software - Development
Geodatabases
Geographic information systems - Computer programs
Soggetto genere / forma Electronic books.
ISBN 1-118-44255-5
1-118-44253-9
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Beginning ArcGIS® for Desktop Development Using .NET; Copyright; About the Author; Credits; Acknowledgments; Contents; Introduction; Who This Book Is For; What This Book Covers; How This Book Is Structured; Part I: The Basics; Part II: .NET Programming Fundamentals; Part III: ArcObjects Programming; What You Need To Use This Book; Conventions; Source Code; Errata; P2P.Wrox.Com; Part I: The Basics; Chapter 1: Why Geospatial Is Special; A Tour of Geospatial Data; Why Geospatial Is Special; Various Kinds of GIS Software; Server GIS; Desktop GIS; Developer GIS; Mobile GIS
Geospatial Data Models and StorageRaster; Vector; Geospatial Data as Text or Binary File; Geospatial Data in Georelational Models; Geospatial Data Inside Spatial DBMS; Geospatial Data in XML Structures; Esri Geodatabase; Personal Geodatabase; File Geodatabase; ArcSDE Geodatabase; Summary; Chapter 2: Introduction to ArcGIS for Desktop Applications Customization; Four Ways to Customize ArcGIS for Desktop; Customizing the User Interface; Scripting; Desktop Add-Ins; ArcObjects SDK; Summary; Part II: .NET Programming Fundamentals; Chapter 3: .NET Programming Fundamentals, Part I
The .NET FrameworkThe C# Language; A Brief History of C#; Basic Concepts; Variables and Data Types; Nullable Data Types; Operations on Variables; Arrays; Decision-Making; Iteration; Object Manipulation; Data Type Conversion; Enumerations; Methods; Introduction to Object-Oriented Programming in C#; Object-Oriented Programming in Action; Defining Properties; Defining Methods; Defining Constructors; Summary; Chapter 4: .NET Programming Fundamentals, Part II; Overview of Object-Oriented Programming Concepts; Abstraction; Encapsulation; Inheritance; Polymorphism; Reference Types and Value Types
Assignment OperationsComparison Operations; Passing Parameters between Method Calls; Brief Explanation of All .NET Types; Namespaces and Assemblies; Debugging Using Visual Studio; Structured Exception Handling; Casting Objects; Aggregation Using Collections; The ArrayList; Generics; Reading and Writing Files; Summary; Part III: ArcObjects Programming; Chapter 5: Understanding ArcObjects Object Model Diagrams; What Is ArcObjects?; Interface-Based Programming in Brief; Understanding Object Model Diagrams; Types of Classes in ArcObjects; Relationships between Classes; Members of Interfaces
Interface InheritanceWormhole; Additional Tips for Using Object Model Diagrams; Where to Start with ArcObjects; How to Find an Associated Member; Summary; Chapter 6: Accessing Maps and Layers; Introduction to Maps and Layers In ArcObjects; General Properties of All Layers; Working with FeatureLayers; Working with RasterLayers; Adding an Existing *.lyr File to a Map; Adding *.lyr Files Using GxDialog; Saving *.lyr and *.mxd Files; Summary; Chapter 7: Working with Tables and FeatureClasses; Accessing Tables and FeatureClasses; Adding and Deleting Fields
Adding Existing FeatureClasses, Tables, and Rasters to a Map
Record Nr. UNINA-9910462905603321
Amirian Pouria  
Chichester, West Sussex, : Wrox, c2013
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Beginning ArcGIS desktop development using .NET [[electronic resource] /] / Pouria Amirian
Beginning ArcGIS desktop development using .NET [[electronic resource] /] / Pouria Amirian
Autore Amirian Pouria
Pubbl/distr/stampa Chichester, West Sussex, : Wrox, c2013
Descrizione fisica 1 online resource (532 p.)
Disciplina 910.285
Collana Wrox Programmer to Programmer
Soggetto topico Computer software - Development
Geodatabases
Geographic information systems - Computer programs
ISBN 1-118-44255-5
1-118-44253-9
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Beginning ArcGIS® for Desktop Development Using .NET; Copyright; About the Author; Credits; Acknowledgments; Contents; Introduction; Who This Book Is For; What This Book Covers; How This Book Is Structured; Part I: The Basics; Part II: .NET Programming Fundamentals; Part III: ArcObjects Programming; What You Need To Use This Book; Conventions; Source Code; Errata; P2P.Wrox.Com; Part I: The Basics; Chapter 1: Why Geospatial Is Special; A Tour of Geospatial Data; Why Geospatial Is Special; Various Kinds of GIS Software; Server GIS; Desktop GIS; Developer GIS; Mobile GIS
Geospatial Data Models and StorageRaster; Vector; Geospatial Data as Text or Binary File; Geospatial Data in Georelational Models; Geospatial Data Inside Spatial DBMS; Geospatial Data in XML Structures; Esri Geodatabase; Personal Geodatabase; File Geodatabase; ArcSDE Geodatabase; Summary; Chapter 2: Introduction to ArcGIS for Desktop Applications Customization; Four Ways to Customize ArcGIS for Desktop; Customizing the User Interface; Scripting; Desktop Add-Ins; ArcObjects SDK; Summary; Part II: .NET Programming Fundamentals; Chapter 3: .NET Programming Fundamentals, Part I
The .NET FrameworkThe C# Language; A Brief History of C#; Basic Concepts; Variables and Data Types; Nullable Data Types; Operations on Variables; Arrays; Decision-Making; Iteration; Object Manipulation; Data Type Conversion; Enumerations; Methods; Introduction to Object-Oriented Programming in C#; Object-Oriented Programming in Action; Defining Properties; Defining Methods; Defining Constructors; Summary; Chapter 4: .NET Programming Fundamentals, Part II; Overview of Object-Oriented Programming Concepts; Abstraction; Encapsulation; Inheritance; Polymorphism; Reference Types and Value Types
Assignment OperationsComparison Operations; Passing Parameters between Method Calls; Brief Explanation of All .NET Types; Namespaces and Assemblies; Debugging Using Visual Studio; Structured Exception Handling; Casting Objects; Aggregation Using Collections; The ArrayList; Generics; Reading and Writing Files; Summary; Part III: ArcObjects Programming; Chapter 5: Understanding ArcObjects Object Model Diagrams; What Is ArcObjects?; Interface-Based Programming in Brief; Understanding Object Model Diagrams; Types of Classes in ArcObjects; Relationships between Classes; Members of Interfaces
Interface InheritanceWormhole; Additional Tips for Using Object Model Diagrams; Where to Start with ArcObjects; How to Find an Associated Member; Summary; Chapter 6: Accessing Maps and Layers; Introduction to Maps and Layers In ArcObjects; General Properties of All Layers; Working with FeatureLayers; Working with RasterLayers; Adding an Existing *.lyr File to a Map; Adding *.lyr Files Using GxDialog; Saving *.lyr and *.mxd Files; Summary; Chapter 7: Working with Tables and FeatureClasses; Accessing Tables and FeatureClasses; Adding and Deleting Fields
Adding Existing FeatureClasses, Tables, and Rasters to a Map
Record Nr. UNINA-9910786244803321
Amirian Pouria  
Chichester, West Sussex, : Wrox, c2013
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Beginning ArcGIS desktop development using .NET [[electronic resource] /] / Pouria Amirian
Beginning ArcGIS desktop development using .NET [[electronic resource] /] / Pouria Amirian
Autore Amirian Pouria
Pubbl/distr/stampa Chichester, West Sussex, : Wrox, c2013
Descrizione fisica 1 online resource (532 p.)
Disciplina 910.285
Collana Wrox Programmer to Programmer
Soggetto topico Computer software - Development
Geodatabases
Geographic information systems - Computer programs
ISBN 1-118-44255-5
1-118-44253-9
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Beginning ArcGIS® for Desktop Development Using .NET; Copyright; About the Author; Credits; Acknowledgments; Contents; Introduction; Who This Book Is For; What This Book Covers; How This Book Is Structured; Part I: The Basics; Part II: .NET Programming Fundamentals; Part III: ArcObjects Programming; What You Need To Use This Book; Conventions; Source Code; Errata; P2P.Wrox.Com; Part I: The Basics; Chapter 1: Why Geospatial Is Special; A Tour of Geospatial Data; Why Geospatial Is Special; Various Kinds of GIS Software; Server GIS; Desktop GIS; Developer GIS; Mobile GIS
Geospatial Data Models and StorageRaster; Vector; Geospatial Data as Text or Binary File; Geospatial Data in Georelational Models; Geospatial Data Inside Spatial DBMS; Geospatial Data in XML Structures; Esri Geodatabase; Personal Geodatabase; File Geodatabase; ArcSDE Geodatabase; Summary; Chapter 2: Introduction to ArcGIS for Desktop Applications Customization; Four Ways to Customize ArcGIS for Desktop; Customizing the User Interface; Scripting; Desktop Add-Ins; ArcObjects SDK; Summary; Part II: .NET Programming Fundamentals; Chapter 3: .NET Programming Fundamentals, Part I
The .NET FrameworkThe C# Language; A Brief History of C#; Basic Concepts; Variables and Data Types; Nullable Data Types; Operations on Variables; Arrays; Decision-Making; Iteration; Object Manipulation; Data Type Conversion; Enumerations; Methods; Introduction to Object-Oriented Programming in C#; Object-Oriented Programming in Action; Defining Properties; Defining Methods; Defining Constructors; Summary; Chapter 4: .NET Programming Fundamentals, Part II; Overview of Object-Oriented Programming Concepts; Abstraction; Encapsulation; Inheritance; Polymorphism; Reference Types and Value Types
Assignment OperationsComparison Operations; Passing Parameters between Method Calls; Brief Explanation of All .NET Types; Namespaces and Assemblies; Debugging Using Visual Studio; Structured Exception Handling; Casting Objects; Aggregation Using Collections; The ArrayList; Generics; Reading and Writing Files; Summary; Part III: ArcObjects Programming; Chapter 5: Understanding ArcObjects Object Model Diagrams; What Is ArcObjects?; Interface-Based Programming in Brief; Understanding Object Model Diagrams; Types of Classes in ArcObjects; Relationships between Classes; Members of Interfaces
Interface InheritanceWormhole; Additional Tips for Using Object Model Diagrams; Where to Start with ArcObjects; How to Find an Associated Member; Summary; Chapter 6: Accessing Maps and Layers; Introduction to Maps and Layers In ArcObjects; General Properties of All Layers; Working with FeatureLayers; Working with RasterLayers; Adding an Existing *.lyr File to a Map; Adding *.lyr Files Using GxDialog; Saving *.lyr and *.mxd Files; Summary; Chapter 7: Working with Tables and FeatureClasses; Accessing Tables and FeatureClasses; Adding and Deleting Fields
Adding Existing FeatureClasses, Tables, and Rasters to a Map
Record Nr. UNINA-9910828770203321
Amirian Pouria  
Chichester, West Sussex, : Wrox, c2013
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Beyond mapping [[electronic resource] ] : meeting national needs through enhanced geographic information science / / Committee on Beyond Mapping: The Challenges of New Technologies in the Geographic Information Sciences, The Mapping Science Committee, Board on Earth Sciences and Resources, Division on Earth and Life Studies, National Research Council of the National Academies
Beyond mapping [[electronic resource] ] : meeting national needs through enhanced geographic information science / / Committee on Beyond Mapping: The Challenges of New Technologies in the Geographic Information Sciences, The Mapping Science Committee, Board on Earth Sciences and Resources, Division on Earth and Life Studies, National Research Council of the National Academies
Pubbl/distr/stampa Washington, DC, : National Academies Press, c2006
Descrizione fisica 1 online resource (117 p.)
Disciplina 910.285
Soggetto topico Geographic information systems - United States
Geographic information systems - Research - United States
Soggetto genere / forma Electronic books.
ISBN 1-280-56738-4
9786610567386
0-309-66150-1
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto ""Front Matter""; ""Acknowledgments""; ""Preface""; ""Contents""; ""Summary""; ""1 Geographic Information Science Today and Tomorrow""; ""2 Education and Curriculum Needs in GIS/GIScience""; ""3 GIS/GIScience Research Needs""; ""4 Recommendations""; ""5 Afterword""; ""References""; ""Appendixes""; ""Appendix A Biographical Sketches of Committee Members and Staff""; ""Appendix B Workshop Agenda and Participants""; ""Appendix C Evolution of the Mapping Sciences""; ""Appendix D Acronyms""
Record Nr. UNINA-9910451900903321
Washington, DC, : National Academies Press, c2006
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui

Data di pubblicazione

Altro...