Browse Results

Showing 22,126 through 22,150 of 55,884 results

Geoprocessing with Python

by Christine Garrard

SummaryGeoprocessing with Python teaches you how to use the Python programming language, along with free and open source tools, to read, write, and process geospatial data.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyThis book is about the science of reading, analyzing, and presenting geospatial data programmatically, using Python. Thanks to dozens of open source Python libraries and tools, you can take on professional geoprocessing tasks without investing in expensive proprietary packages like ArcGIS and MapInfo. The book shows you how.About the BookGeoprocessing with Python teaches you how to access available datasets to make maps or perform your own analyses using free tools like the GDAL, NumPy, and matplotlib Python modules. Through lots of hands-on examples, you’ll master core practices like handling multiple vector file formats, editing geometries, applying spatial and attribute filters, working with projections, and performing basic analyses on vector data. The book also covers how to manipulate, resample, and analyze raster data, such as aerial photographs and digital elevation models.What's InsideGeoprocessing from the ground upRead, write, process, and analyze raster dataVisualize data with matplotlibWrite custom geoprocessing toolsThree additional appendixes available onlineAbout the ReaderTo read this book all you need is a basic knowledge of Python or a similar programming language.About the AuthorChris Garrard works as a developer for Utah State University and teaches a graduate course on Python programming for GIS.Table of ContentsIntroductionPython basicsReading and writing vector dataWorking with different vector file formatsFiltering data with OGRManipulating geometries with OGRVector analysis with OGRUsing spatial reference systemsReading and writing raster dataWorking with raster dataMap algebra with NumPy and SciPyMap classificationVisualizing dataAppendixesA - InstallationB - ReferencesC - OGR - online onlyD - OSR - online onlyE - GDAL - online only

Geoscience Research and Outreach: Schools and Public Engagement

by Vincent C. Tong

From energy and water resources to natural disasters, and from changing climatic patterns to the evolution of the Earth's deep interior, geoscience research affects people's lives in many ways and on many levels. This book offers a stimulating cross-disciplinary perspective on the important relationship between geoscience research and outreach activities for schools and for the general public. The contributors - academics, research scientists, science educators and outreach program educators - describe and evaluate outreach programs from around the world. A section entitled Field-based Approaches includes a chapter describing an initiative to engage Alaskan communities and students in research, and another on problem-based learning in the field setting. The Online Approaches section discusses ways to connect students and scientists using online forums; use of the web and social media, including the United Nations University and its experience with the design of a web magazine featuring geoscience research; and video clips on marine geoscience created by students and scientists. The section on Workshop and Laboratory-based Approaches includes a chapter on teaching geochronology to high school students, and another describing an extracurricular school activity program on meteorology. The Program Design section presents chapters on Integrating Geoscience Research in Primary and Secondary Education, on ways to bridge research with science education at the high school level, and on use of online geoscience data from the Great Lakes. The concluding section, Promoting Research-enhanced Outreach, offers chapters on Geoscience Outreach Education with the local community by a leading research-intensive university, and on the use of research to promote action in Earth science professional development for schoolteachers.Geoscience Research and Outreach: Schools and Public Engagement will benefit geoscience researchers who wish to promote their work beyond academia. It offers guidance to those seeking research funding from agencies, which increasingly request detailed plans for outreach activities in research proposals. Policymakers, educators and scientists working in museums, learned societies and public organizations who wish to widen participation will also find this book useful. Together with the companion volume Geoscience Research and Education: Teaching at Universities, this book showcases the key role that geoscience research plays in a wide spectrum of educational settings.

GeoServer Beginner’s Guide

by Stefano Iacovella Brian Youngblood

Step-by-step instructions are included and the needs of a beginner are totally satisfied by the book. The book consists of plenty of examples with accompanying screenshots and code for an easy learning curve. You are a web developer with knowledge of server side scripting, and have experience with installing applications on the server. You have a desire to want more than Google maps, by offering dynamically built maps on your site with your latest geospatial data stored in MySQL, PostGIS, MsSQL or Oracle. If this is the case, this book is meant for you.

GeoServer Beginner's Guide - Second Edition

by Stefano Iacovella

This step-by-step guide will teach you how to use GeoServer to build custom and interactive maps using your data. About This Book • Exploit the power of GeoServer to provide agile, flexible, and low -cost community projects • Share real-time maps quickly • Boost your map server's performance using the power and flexibility of GeoServer Who This Book Is For If you are a web developer with knowledge of server side scripting, have experience in installing applications on the server, and want to go beyond Google Maps by offering dynamically built maps on your site with your latest geospatial data stored in MySQL, PostGIS, MySQL, or Oracle, this is the book for you. What You Will Learn • Install GeoServer quickly • Access dynamic real-time geospatial data that you can easily integrate into your own web-based application • Create custom styles for lines, points, and polygons for great-looking maps • Command GeoServer remotely using REST • Tune your GeoServer instance for performance • Move GeoServer into production • Learn advanced topics to extend GeoServer's capabilities In Detail GeoServer is an opensource server written in Java that allows users to share, process, and edit geospatial data. This book will guide you through the new features and improvements of GeoServer and will help you get started with it. GeoServer Beginner's Guide gives you the impetus to build custom maps using your data without the need for costly commercial software licenses and restrictions. Even if you do not have prior GIS knowledge, you will be able to make interactive maps after reading this book. You will install GeoServer, access your data from a database, and apply style points, lines, polygons, and labels to impress site visitors with real-time maps. Then you follow a step-by-step guide that installs GeoServer in minutes. You will explore the web-based administrative interface to connect to backend data stores such as PostGIS, and Oracle. Going ahead, you can display your data on web-based interactive maps, use style lines, points, polygons, and embed images to visualize this data for your web visitors. You will walk away from this book with a working application ready for production. After reading GeoServer Beginner's Guide, you will be able to build beautiful custom maps on your website using your geospatial data. Style and approach Step-by-step instructions are included and the needs of a beginner are totally satisfied by the book. The book consists of plenty of examples with accompanying screenshots and code for an easy learning curve.

GeoServer Cookbook

by Stefano Iacovella

This book is ideal for GIS experts, developers, and system administrators who have had a first glance at GeoServer and who are eager to explore all its features in order to configure professional map servers. Basic knowledge of GIS and GeoServer is required.

Geospatial Analysis with SQL: A hands-on guide to performing geospatial analysis by unlocking the syntax of spatial SQL

by Bonny P McClain

Leverage the power of SQL to perform geospatial analysis and increase your speed and efficiency working with a variety of spatial applications such as PostGIS and QGISKey FeaturesFollow along with actionable instructions with this practical guideBecome well-versed in advanced spatial modeling and machine learning techniquesLearn best practices for performing spatial analysis from an expert spatial data analystBook DescriptionGeospatial analysis is used in almost every industry to answer location-related questions. Combined with the power of SQL, which is becoming a popular choice for developers and analysts worldwide, this technology will help you to solve real-world spatial problems easily. This book shows you how to detect and quantify patterns in datasets through data exploration, data visualization, data engineering, and the application of analysis and spatial techniques.You'll begin by exploring the fundamentals of geospatial analysis and understand its importance along with vector and raster models, among other things. You'll then look at the framework for geospatial analysis using SQL and progress through the chapters to create a spatial database and analyze it. In the next part, you'll advance to learning about using SQL functions and building SQL queries.By the end of this book, you'll be able to make the most of open source libraries and frameworks such as PostGIS and QGIS for analyzing spatial information.What you will learnUnderstand geospatial fundamentals as a basis for learning spatial SQLGenerate point, line, and polygon data with SQLCreate geometry objects with WKT, WKB, and GeoJSONUse spatial data types to abstract and encapsulate spatial structuresWork with open source GIS combined with plug-insVisualize spatial data and expand QGIS functionality with PostgresApply location data to leverage spatial analyticsPerform single-layer and multiple-layer spatial analysesWho this book is forThis book is for anyone looking to leverage their SQL knowledge to perform geospatial analysis. GIS analysts, data analysts, and data scientists with a basic understanding of both geospatial analysis and SQL will find this book useful.

Geospatial Analytics for Environmental Pollution Modeling: Analysis, Control and Management

by Fayma Mushtaq Majid Farooq Alok Bhushan Mukherjee Mili Ghosh Nee Lala

This book aims to provide a comprehensive study on various aspects of environmental pollution dynamics using geospatial technology and modeling techniques. The utility of geospatial technology will be demonstrated for the effective study of environmental pollution, as space and location are very important for effective environmental health surveillance. The timeliness of the work is due to the increasing relevance of geospatial technology applications in environmental health investigations. Moreover, different types of pollution are covered in detail, including air and soil, all of which are analyzed using latest Remote Sensing and GIS technology. The basics of environmental pollution and its impacts are covered in the book's first part, while the second part focuses on the use of geospatial technology in investigating and modeling various instances of environmental pollution. The third part discusses policy measures for mitigating environmental pollution hazards, using geospatial analyses and data to craft informed policy decisions. The primary audience for the book is researchers working in the field of environmental pollution with incorporation of geospatial technology, including upper-level undergraduate and graduate students taking courses in remote sensing and its environmental applications. The secondary audience is academicians, planners, environmentalists and policymakers working in the field of environment protection and management.

Geospatial Data Analytics and Urban Applications (Advances in 21st Century Human Settlements)

by Sandeep Narayan Kundu

This book highlights advanced applications of geospatial data analytics to address real-world issues in urban society. With a connected world, we are generating spatial at unprecedented rates which can be harnessed for insightful analytics which define the way we analyze past events and define the future directions. This book is an anthology of applications of spatial data and analytics performed on them for gaining insights which can be used for problem solving in an urban setting. Each chapter is contributed by spatially aware data scientists in the making who present spatial perspectives drawn on spatial big data. The book shall benefit mature researchers and student alike to discourse a variety of urban applications which display the use of machine learning algorithms on spatial big data for real-world problem solving.

Geospatial Data Science in Healthcare for Society 5.0 (Disruptive Technologies and Digital Transformations for Society 5.0)

by Pradeep Kumar Garg Nitin K. Tripathi Martin Kappas Loveleen Gaur

The book introduces a variety of latest techniques designed to represent, enhance, and empower multi-disciplinary approaches of geographic information system (GIS), artificial intelligence (AI), deep learning (DL), machine learning, and cloud computing research in healthcare. It provides a unique compendium of the current and emerging use of geospatial data for healthcare and reflects the diversity, complexity, and depth and breadth of this multi-disciplinary area. This book addresses various aspects of how smart healthcare devices can be used to detect and analyze diseases. Further, it describes various tools and techniques to evaluate the efficacy, suitability, and efficiency of geospatial data for health-related applications. It features illustrative case studies, including future applications and healthcare challenges. This book is beneficial for computer science and engineering students and researchers, medical professionals, and anyone interested in using geospatial data in healthcare. It is also intended for experts, offering them a valuable retrospective and a global vision for the future, as well as for non-experts who are curious to learn about this important subject. The book presents an effort to draw how we can build health-related applications using geospatial big data and their subsequent analysis.

Geospatial Data Science Quick Start Guide: Effective techniques for performing smarter geospatial analysis using location intelligence

by Jayakrishnan Vijayaraghavan Abdishakur Hassan

Discover the power of location data to build effective, intelligent data models with Geospatial ecosystemsKey FeaturesManipulate location-based data and create intelligent geospatial data modelsBuild effective location recommendation systems used by popular companies such as UberA hands-on guide to help you consume spatial data and parallelize GIS operations effectivelyBook DescriptionData scientists, who have access to vast data streams, are a bit myopic when it comes to intrinsic and extrinsic location-based data and are missing out on the intelligence it can provide to their models. This book demonstrates effective techniques for using the power of data science and geospatial intelligence to build effective, intelligent data models that make use of location-based data to give useful predictions and analyses.This book begins with a quick overview of the fundamentals of location-based data and how techniques such as Exploratory Data Analysis can be applied to it. We then delve into spatial operations such as computing distances, areas, extents, centroids, buffer polygons, intersecting geometries, geocoding, and more, which adds additional context to location data. Moving ahead, you will learn how to quickly build and deploy a geo-fencing system using Python. Lastly, you will learn how to leverage geospatial analysis techniques in popular recommendation systems such as collaborative filtering and location-based recommendations, and more.By the end of the book, you will be a rockstar when it comes to performing geospatial analysis with ease.What you will learnLearn how companies now use location dataSet up your Python environment and install Python geospatial packagesVisualize spatial data as graphsExtract geometry from spatial dataPerform spatial regression from scratchBuild web applications which dynamically references geospatial dataWho this book is forData Scientists who would like to leverage location-based data and want to use location-based intelligence in their data models will find this book useful. This book is also for GIS developers who wish to incorporate data analysis in their projects. Knowledge of Python programming and some basic understanding of data analysis are all you need to get the most out of this book.

Geospatial Data Science Techniques and Applications

by Hassan A. Karimi and Bobak Karimi

Data science has recently gained much attention for a number of reasons, and among them is Big Data. Scientists (from almost all disciplines including physics, chemistry, biology, sociology, among others) and engineers (from all fields including civil, environmental, chemical, mechanical, among others) are faced with challenges posed by data volume, variety, and velocity, or Big Data. This book is designed to highlight the unique characteristics of geospatial data, demonstrate the need to different approaches and techniques for obtaining new knowledge from raw geospatial data, and present select state-of-the-art geospatial data science techniques and how they are applied to various geoscience problems.

Geospatial Development By Example with Python

by Pablo Carreira

Build your first interactive map and build location-aware applications using cutting-edge examples in Python About This Book * Learn the full geo-processing workflow using Python with open source packages * Create press-quality styled maps and data visualization with high-level and reusable code * Process massive datasets efficiently using parallel processing Who This Book Is For Geospatial Development By Example with Python is intended for beginners or advanced developers in Python who want to work with geographic data. The book is suitable for professional developers who are new to geospatial development, for hobbyists, or for data scientists who want to move into some simple development. What You Will Learn * Prepare a development environment with all the tools needed for geo-processing with Python * Import point data and structure an application using Python's resources * Combine point data from multiple sources, creating intuitive and functional representations of geographic objects * Filter data by coordinates or attributes easily using pure Python * Make press-quality and replicable maps from any data * Download, transform, and use remote sensing data in your maps * Make calculations to extract information from raster data and show the results on beautiful maps * Handle massive amounts of data with advanced processing techniques * Process huge satellite images in an efficient way * Optimize geo-processing times with parallel processing In Detail From Python programming good practices to the advanced use of analysis packages, this book teaches you how to write applications that will perform complex geoprocessing tasks that can be replicated and reused. Much more than simple scripts, you will write functions to import data, create Python classes that represent your features, and learn how to combine and filter them. With pluggable mechanisms, you will learn how to visualize data and the results of analysis in beautiful maps that can be batch-generated and embedded into documents or web pages. Finally, you will learn how to consume and process an enormous amount of data very efficiently by using advanced tools and modern computers' parallel processing capabilities. Style and approach This easy-to-follow book is filled with hands-on examples that illustrate the construction of three sample applications of how to write reusable and interconnected Python code for geo-processing.

Geospatial Intelligence: Applications and Future Trends (Advances in Science, Technology & Innovation)

by Fatimazahra Barramou El Hassan El Brirchi Khalifa Mansouri Youness Dehbi

This book explores cutting-edge methods combining geospatial technologies and artificial intelligence related to several fields such as smart farming, urban planning, geology, transportation, and 3D city models. It introduces techniques which range from machine and deep learning to remote sensing for geospatial data analysis.The book consists of two main parts that include 13 chapters contributed by promising authors. The first part deals with the use of artificial intelligence techniques to improve spatial data analysis, whereas the second part focuses on the use of artificial intelligence with remote sensing in various fields. Throughout the chapters, the interest for the use of artificial intelligence is demonstrated for different geospatial technologies such as aerial imagery, drones, Lidar, satellite remote sensing, and more. The work in this book is dedicated to the scientific community interested in the coupling of geospatial technologies and artificial intelligence and exploring the synergetic effects of both fields. It offers practitioners and researchers from academia, the industry and government information, experiences and research results about all aspects of specialized and interdisciplinary fields on geospatial intelligence.

Geospatial Semantic Web

by Chuanrong Zhang Tian Zhao Weidong Li

This book covers key issues related to Geospatial Semantic Web, including geospatial web services for spatial data interoperability; geospatial ontology for semantic interoperability; ontology creation, sharing, and integration; querying knowledge and information from heterogeneous data source; interfaces for Geospatial Semantic Web, VGI (Volunteered Geographic Information) and Geospatial Semantic Web; challenges of Geospatial Semantic Web; and development of Geospatial Semantic Web applications. This book also describes state-of-the-art technologies that attempt to solve these problems such as WFS, WMS, RDF, OWL and GeoSPARQL and demonstrates how to use the Geospatial Semantic Web technologies to solve practical real-world problems such as spatial data interoperability.

Geospatial Semantics and the Semantic Web

by Naveen Ashish Amit P. Sheth

The availability of geographic and geospatial information and services, especially on the open Web has become abundant in the last several years with the proliferation of online maps, geo-coding services, geospatial Web services and geospatially enabled applications. The need for geospatial reasoning has significantly increased in many everyday applications including personal digital assistants, Web search applications, local aware mobile services, specialized systems for emergency response, medical triaging, intelligence analysis and more. Geospatial Semantics and the Semantic Web: Foundations, Algorithms, and Applications, an edited volume contributed by world class leaders in this field, provides recent research in the theme of geospatial semantics. This edited volume presents new information systems applications that have potential for high impact and commercialization. Also, special effort was made by the contributors to focus on geospatial ontology development, related standards, geospatial ontology alignment and integration, and algorithmic techniques for geospatial semantics. Case studies and examples will be provided throughout this book as well as possibilities for future research.

Geospatial Technologies for All: Selected Papers Of The 21st Agile Conference On Geographic Information Science (Lecture Notes in Geoinformation and Cartography)

by Ali Mansourian Petter Pilesjö Lars Harrie Ron Van Lammeren

This book presents the research papers accepted for the 21st AGILE Conference on Geographic Information Science, held at Lund University Geographical Information Systems (GIS) Centre, Sweden on 12–15 June 2018. It discusses the role of geospatial technologies in the digitalization of society and is intended primarily for professionals and researchers in fields that can benefit from geoinformation – both within and outside the area of geographic information science.

Geospatial Technologies for Land and Water Resources Management (Water Science and Technology Library #103)

by Ashish Pandey V. M. Chowdary Mukunda Dev Behera V. P. Singh

This book focuses on the application of geospatial technologies to study the land use land cover (LULC) dynamics, agricultural water management, water resources assessment and modeling, and studies on natural disasters. LULC dynamics is one of the major research themes for studying global environmental change using remote sensing data. The section on LULC dynamics covers the multi-variate criteria for land use and land cover classification and change assessment in the mountainous regions. Further, LULC change detection of the Tons river basin and LULC dynamics at decadal frequency are studied to derive adaptation and mitigation strategies. Landscape-level forest disturbance modeling, together with conservation implications, is also included. The watershed management approach is necessary for comprehensive management of land and water resources of any region, where studies on multi-criteria analysis for rainwater harvesting planning and its impact on land use land cover transformations in rain-fed areas using geospatial technologies are presented in this book.The book will be useful for academics, water practitioners, scientists, water managers, environmentalists, and administrators, NGOs, researchers, and students who are actively involved in the application of geospatial technologies in LULC studies, agricultural water management and hydrological modelling and natural disasters for addressing the challenges being posed by climate change while addressing issues of food and water securities

Geospatial Technologies for Local and Regional Development: Proceedings of the 22nd AGILE Conference on Geographic Information Science (Lecture Notes in Geoinformation and Cartography)

by Ali Mansourian Phaedon Kyriakidis Diofantos Hadjimitsis Dimitrios Skarlatos

This book includes the full research papers accepted by the scientific programme committee for the 22nd AGILE Conference on Geographic Information Science, held in June 2019 at Cyprus University of Technology, Limassol, Cyprus. It is intended primarily for professionals and researchers in geographic information science, as well as those in related fields in which geoinformation application plays a significant role.

Geospatial Technologies for Resources Planning and Management (Water Science and Technology Library #115)

by Chandra Shekhar Jha Ashish Pandey V. M. Chowdary Vijay Singh

This book focuses on the application of geospatial technologies for resource planning and management for the key natural resources, e.g. water, agriculture and forest as well as the decision support system (DSS) for infrastructure development. We have seen in the past four decades that the growing complexities of sustainable management of natural resources management have been very challenging. The book has been written to leverage the current geospatial technologies that integrate the remotely sensed data available from various platforms, the precise locational data providing geospatial intelligence, and the advanced integration tools of Geographical Information Systems (GIS). Geospatial technologies have been used for water resources management employing geomorphological characteristics, analysis of river migration pattern, understanding the large-scale hydrological process, wet land classification and monitoring, analysis of glacial lake outburst flood (GLOF), assessment of environmental flow and soil erosion studies, water quality modelling and assessment and rejuvenation of paleochannels through groundwater recharge. Geospatial technologies have been applied for crop classification and mapping, soil moisture determination using RISAT-1 C-band and PALSAR-2 L-band sensors, inventory of horticulture plantations, management of citrus orchards, crop yield forecasting, rice yield estimation, estimation of evapotranspiration and its evaluation against lysimeter and satellite-based evapotranspiration product for India to address the various issues of the agricultural system management. Geospatial technologies have been used for generation of digital elevation model, urban dynamics assessment, mobile GIS application at grass root level planning, cadastral level developmental planning and e-governance applications, system dynamics for sustainable development, micro-level water resources planning, site suitability for sewage treatment plant, traffic density assessment, geographical indications of India, archaeological applications and disasters interventions to elaborate various issues of DSS for infrastructure development and management. Geospatial technologies have been employed for the generation and reconciliation of the notified forest land boundaries, and also the land cover changes analysis within notified forest areas, forest resource assessment, management and monitoring and wildlife conservation and management. This book aims to present high-quality technical case studies representing the recent developments in the “application of geospatial technologies for resource planning and management”. The editors hope that this book will serve as a valuable resource for scientists and researchers to plan and manage land and water resources sustainably.

Geospatial Technologies for Urban Health (Global Perspectives on Health Geography)

by Yongmei Lu Eric Delmelle

This volume presents a timely collection of research papers on the progress, opportunities, and challenges related to the advancement of geospatial technologies for applications in urban health research and management. The chapter authors cover technologies ranging from traditional GIS and remote sensing technologies, to recently developed tracking/locational technologies and volunteered geographic information (VGI). In four main sections, the book uniquely contributes to the conversation of how geospatial technologies and other GIScience research may be enhanced by addressing the data and challenges presented by urban health issues. The book is intended for those with backgrounds in health and medical geography, social epidemiology, urban planning, health management, and lifestyle research. The book starts with an introduction by the editors, providing an overview of traditional and emerging geospatial technologies and how they each can significantly contribute to urban health studies. Section 1 covers urban health risk and disease, and analyses the spatial and temporal patterns of selected urban health issues. Section 2 addresses urban health service access, and demonstrates how traditional and new geospatial technologies apply to different segments of urban populations facing varied challenges. Section 3 focuses on incorporating geospatial technologies in promoting healthy behaviours and lifestyles in urban settings. Section 4 assesses how geospatial technologies may be incorporated into urban health policies and management practices. Adopting a forward-looking perspective, these papers examine the various health challenges in urban systems, and explore how new and emerging geospatial technologies will need to develop to address these problems.

Geospatial Technologies in Geography Education (Key Challenges in Geography)

by Rafael de Miguel González Karl Donert Kostis Koutsopoulos

This book addresses new pedagogies focusing on the use of geospatial technologies and geomedia in the classroom. Today, geospatial technologies are substantially influencing geography teaching and learning, particularly in secondary education. Web-GIS, virtual globes, storytelling, maps and apps for mobile devices are transforming the nature and design of geography curricula, instructional processes, didactics, resources and assessments. Undoubtedly, geography is among those school subjects that have benefited most from the implementation of new technologies in the classroom. Geospatial technologies can be used to develop inquiry-based learning or project-based learning pedagogies and help students to acquire spatial reasoning and spatial citizenship skills in the context of education for sustainable development.This book highlights a range of initiatives, projects and educational practices – from several European countries and settings – related to geospatial challenges in geography education. Given its scope, it will be equally appealing to scientists, students and teachers of geography and other fields using geospatial technologies and geomedia.

Geospatial Technology for Human Well-Being and Health

by Fazlay S. Faruque

Over the last thirty years or so, there have been tremendous advancements in the area of geospatial health; however, somehow, two aspects have not received as much attention as they should have received. These are a) limitations of different spatial analytical tools and b) progress in making geospatial environmental exposure data available for advanced health science research and for medical practice. This edited volume addresses those two less explored areas of geospatial health with augmented discussions on the theories, methodologies and limitations of contemporary geospatial technologies in a wide range of applications related to human well-being and health. In 20 chapters, readers are presented with an up-to-date assessment of geospatial technologies with an emphasis on understanding general geospatial principles and methodologies that are often overlooked in the research literature. As a result, this book will be of interest to both newcomers and experts in geospatial analysis and will appeal to students and researchers engaged in studying human well-being and health. Chapters are presenting new concepts, new analytical methods and contemporary applications within the framework of geospatial applications in human well-being and health. The topics addressed by the various chapter authors include analytical approaches, newer areas of geospatial health application, introduction to unique resources, geospatial modeling, and environmental pollution assessments for air, water and soil.Although geospatial experts are expected to be the primary readers, this book is designed in such a way so that the public health professionals, environmental health scientists and clinicians also find it useful with or without any familiarity with geospatial analysis.

Geospatial Technology for Landscape and Environmental Management: Sustainable Assessment and Planning (Advances in Geographical and Environmental Sciences)

by Praveen Kumar Rai Varun Narayan Mishra Prafull Singh

Geospatial technology is a combination of state-of-the-art remote sensing and technology for geographic information systems (GIS) and global navigation satellite systems (GNSS) for the mapping and monitoring of landscapes and environment. The main thrust of using geospatial technology is to understand the causes, mechanisms, and consequences of spatial heterogeneity, while its ultimate objective is to provide a scientific basis for developing and maintaining ecologically, economically, and socially sustainable landscapes. This book presents new research on the interdisciplinary applications of geospatial technology for identification, assessment, monitoring, and modelling issues related to landscape, natural resources, and environmental management. The book specifically focuses on the creation, collection, storage, processing, modelling, interpretation, display, and dissemination of spatio-temporal data, which help to resolve environmental management issues including ecosystem change, resource utilization, land use management, and environmental pollution. The positive environmental impacts of information technology advancements with regard to global environmental and climate change are also discussed. The book addresses the interests of a wide spectrum of readers who have a common interest in geospatial science, geology, water resource management, database management, planning and policy making, and resource management.

Geotechnical Reliability Analysis: Theories, Methods and Algorithms

by Jie Zhang Te Xiao Jian Ji Peng Zeng Zijun Cao

This textbook systematically introduces the theories, methods, and algorithms for geotechnical reliability analysis. There are a lot of illustrative examples in the textbook such that readers can easily grasp the concepts and theories related to geotechnical reliability analysis. A unique feature of the textbook is that computer codes are also provided through carefully designed examples such that the methods and the algorithms described in the textbook can be easily understood. In addition, the computer codes are flexible and can be conveniently extended to analyze different types of realistic problems with little additional efforts.

Gephi Cookbook

by Devangana Khokhar

If you want to learn network analysis and visualization along with graph concepts from scratch, then this book is for you. This is ideal for those of you with little or no understanding of Gephi and this domain, but will also be beneficial for those interested in expanding their knowledge and experience.

Refine Search

Showing 22,126 through 22,150 of 55,884 results