Descargar Libros y Ebooks (PDF / EPUB)

La mejor selección de ebooks gratis en español

Hemos encontrado un total de 40 libros disponibles para descargar

PostGIS – Tous les ingrédients pour concocter un SIG sur de bonnes bases

Autor: Arthur Bazin

Número de Páginas: 520

Ce livre vise à fournir au lecteur tous les éléments nécessaires pour mettre en place un système d'information géographique (SIG) fondé sur l'utilisation conjointe de PostgreSQL et de PostGIS. Très détaillé et doté de nombreux exemples, il aidera aussi bien les débutants à se former que les utilisateurs intermédiaires et avancés à affiner leur pratique de l’outil. Organisé de manière thématique, les chapitres peuvent être lus dans n’importe quel ordre. Une première partie permet de se familiariser avec les concepts clés de la cartographie informatique et présente les principaux éléments de l'écosystème PostGIS et son fonctionnement. La deuxième partie passe en revue le traitement des données vecteur : importation, création, stockage mais aussi édition, comparaison, validation, analyse des relations spatiales et gestion des réseaux. La troisième partie explique comment manipuler, interroger et traiter des données raster. Enfin, la dernière partie présente différentes facettes de l'administration d'une base PostgreSQL + PostGIS en production. Le livre a été écrit à partir de la version 15 de PostgreSQL et 3.3.2 de PostGIS. Sommaire:...

PostGIS in Action, Third Edition

Autor: Leo S. Hsu , Regina Obe

Número de Páginas: 662

PostGIS in Action, third edition teaches readers of all levels to write spatial queries for PostgreSQL. You'll start by exploring vector-, raster-, and topology-based GIS before quickly progressing to analyzing, viewing, and mapping data. This fully updated third edition covers key changes in PostGIS 3.1 and PostgreSQL 13, including parallelization support, partitioned tables, and new JSON functions that help in creating web mapping applications. PostGIS in Action, third edition shows you how to solve real-world geodata problems. You'll go beyond basic mapping, and explore custom functions for your applications. Inside this fully updated edition, you'll find coverage of new PostGIS features such as PostGIS Window functions, parallelization of queries, and outputting data for applications using JSON and Vector Tile functions.

PostGIS in Action, Second Edition

Autor: Leo S. Hsu , Regina O. Obe

Número de Páginas: 1004

Summary PostGIS in Action, Second Edition teaches readers of all levels to write spatial queries that solve real-world problems. It first gives you a background in vector-, raster-, and topology-based GIS and then quickly moves into analyzing, viewing, and mapping data. This second edition covers PostGIS 2.0 and 2.1 series, PostgreSQL 9.1, 9.2, and 9.3 features, and shows you how to integrate with other GIS tools. Foreword by Paul Ramsey. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Book Processing data tied to location and topology requires specialized know-how. PostGIS is a free spatial database extender for PostgreSQL, every bit as good as proprietary software. With it, you can easily create location-aware queries in just a few lines of SQL code and build the back end for a mapping, raster analysis, or routing application with minimal effort. PostGIS in Action, Second Edition teaches you to solve real-world geodata problems. It first gives you a background in vector-, raster-, and topology-based GIS and then quickly moves into analyzing, viewing, and mapping data. You'll learn how to optimize queries for...

Open Source Approaches in Spatial Data Handling

Autor: Brent Hall , Michael G. Leahy

Número de Páginas: 285

The role open-source geospatial software plays in data handling within the spatial information technology industry is the overarching theme of the book. It also examines new tools and applications for those already using OS approaches to software development.

Practical SQL, 2nd Edition

Autor: Anthony Debarros

Número de Páginas: 466

Analyze data like a pro, even if you’re a beginner. Practical SQL is an approachable and fast-paced guide to SQL (Structured Query Language), the standard programming language for defining, organizing, and exploring data in relational databases. Anthony DeBarros, a journalist and data analyst, focuses on using SQL to find the story within your data. The examples and code use the open-source database PostgreSQL and its companion pgAdmin interface, and the concepts you learn will apply to most database management systems, including MySQL, Oracle, SQLite, and others.* You’ll first cover the fundamentals of databases and the SQL language, then build skills by analyzing data from real-world datasets such as US Census demographics, New York City taxi rides, and earthquakes from US Geological Survey. Each chapter includes exercises and examples that teach even those who have never programmed before all the tools necessary to build powerful databases and access information quickly and efficiently. You’ll learn how to: Create databases and related tables using your own data Aggregate, sort, and filter data to find patterns Use functions for basic math and advanced statistical...

Springer Handbook of Geographic Information

Autor: Wolfgang Kresse , David M. Danko

Número de Páginas: 1132

Computer science provides a powerful tool that was virtually unknown three generations ago. Some of the classical fields of knowledge are geodesy (surveying), cartography, and geography. Electronics have revolutionized geodetic methods. Cartography has faced the dominance of the computer that results in simplified cartographic products. All three fields make use of basic components such as the Internet and databases. The Springer Handbook of Geographic Information is organized in three parts, Basics, Geographic Information and Applications. Some parts of the basics belong to the larger field of computer science. However, the reader gets a comprehensive view on geographic information because the topics selected from computer science have a close relation to geographic information. The Springer Handbook of Geographic Information is written for scientists at universities and industry as well as advanced and PhD students.

Applied Geospatial Data Science with Python

Autor: David S. Jordan

Número de Páginas: 308

Intelligently connect data points and gain a deeper understanding of environmental problems through hands-on Geospatial Data Science case studies written in Python The book includes colored images of important concepts Key Features Learn how to integrate spatial data and spatial thinking into traditional data science workflows Develop a spatial perspective and learn to avoid common pitfalls along the way Gain expertise through practical case studies applicable in a variety of industries with code samples that can be reproduced and expanded Book DescriptionData scientists, when presented with a myriad of data, can often lose sight of how to present geospatial analyses in a meaningful way so that it makes sense to everyone. Using Python to visualize data helps stakeholders in less technical roles to understand the problem and seek solutions. The goal of this book is to help data scientists and GIS professionals learn and implement geospatial data science workflows using Python. Throughout this book, you’ll uncover numerous geospatial Python libraries with which you can develop end-to-end spatial data science workflows. You’ll learn how to read, process, and manipulate spatial...

QGIS Blueprints

Autor: Ben Mearns

Número de Páginas: 258

Develop analytical location-based web applications with QGIS About This Book Tame geographic information workflows with QGIS blueprints for smart web applications Create geographic web applications using QGIS and free/open source software Blueprints provide real-world applications covering many use cases Who This Book Is For This book encompasses relatively experienced GIS developers who have a strong grounding in the fundamentals of GIS development. They will have used QGIS before, but are looking to understand how to develop more complex, layered map applications that expose various data sets, utilize different visualizations, and are consumable (usable) by end users What You Will Learn Review geographic information principles and the application of these principles in the QGIS free/open source ecosystem Perform advanced analysis with site selection, hydrologic, and topological networks Build performant web applications by tile caching and generating static assets Provide collaborative editing capabilities for your team or community Develop custom and dynamic analysis and visualization capabilities Select the best components from desktop and web, for your use case Integrate it...

Web Mapping Illustrated

Autor: Tyler Mitchell

Número de Páginas: 367

'Web Mapping Illustrated' shows readers how to create maps, even interactive maps, with free tools, including MapServer, OpenEV, GDAL/OGR, and PostGIS. It also explains how to find, collect, understand, use, and share mapping data

Mastering GeoServer

Autor: Colin Henderson

Número de Páginas: 590

If you are a GIS professional who intends to explore advanced techniques and get more out of GeoServer deployment rather than simply delivering good looking maps, then this book is for you.

Nachhaltige Lösungen für die Informationsgesellschaft

Autor: Manfred Schrenk

Número de Páginas: 728

Perspectives in Medical Geography

Autor: Amy J. Blatt

Número de Páginas: 300

Medical geography is a fascinating area of rapidly evolving study that aims to analyse and improve worldwide health issues based on the geographical factors which have an impact on them. Perspectives in Medical Geography will appeal to both novice and seasoned researchers looking to be informed on the latest theories and applications in the field. Chapters represent a wide range of industries, ranging from private/public universities to private companies to non-profit foundations. Contributors describe ways in which map and geography librarians can engage in public health research – creating data standards, archiving map collections and providing mapping/GIS services. In addition to compiling current theories and practices related to medical geography, this volume also features commentaries from two pre-eminent geography librarians, sharing their perspectives on this emerging field and how map and geographic information librarians can engage in health-related research through their profession. This book was originally published as two special issues of the Journal of Map & Geography Libraries.

Python Geospatial Analysis Cookbook

Autor: Michael Diener

Número de Páginas: 310

Over 60 recipes to work with topology, overlays, indoor routing, and web application analysis with Python About This Book Explore the practical process of using geospatial analysis to solve simple to complex problems with reusable recipes Concise step-by-step instructions to teach you about projections, vector, raster, overlay, indoor routing and topology analysis Create a basic indoor routing application with geodjango Who This Book Is For If you are a student, teacher, programmer, geospatial or IT administrator, GIS analyst, researcher, or scientist looking to do spatial analysis, then this book is for you. Anyone trying to answer simple to complex spatial analysis questions will get a working demonstration of the power of Python with real-world data. Some of you may be beginners with GIS, but most of you will probably have a basic understanding of geospatial analysis and programming. What You Will Learn Discover the projection and coordinate system information of your data and learn how to transform that data into different projections Import or export your data into different data formats to prepare it for your application or spatial analysis Use the power of PostGIS with...

Mastering PostgreSQL database

Autor: Cybellium

Número de Páginas: 143

Unleash the Power of Robust Data Management with "Mastering PostgreSQL Database" In today's data-driven landscape, the ability to efficiently manage, store, and retrieve data is paramount. "Mastering PostgreSQL Database" is your definitive guide to mastering one of the most powerful and versatile open-source relational databases – PostgreSQL. Whether you're an experienced database administrator or a newcomer to the world of SQL databases, this book equips you with the knowledge and skills needed to harness the true capabilities of PostgreSQL. About the Book: "Mastering PostgreSQL Database" takes you on an enlightening journey through the intricacies of PostgreSQL, from foundational concepts to advanced techniques. From data modeling to performance optimization, this book covers it all. Each chapter is carefully crafted to provide both a deep understanding of the concepts and practical applications in real-world scenarios. Key Features: · PostgreSQL Foundations: Build a solid understanding of PostgreSQL's architecture, relational data model, and the SQL language for data manipulation. · Advanced SQL Techniques: Master advanced SQL querying techniques, including window...

Django Documentation

Autor: Mr. Rohit Manglik

Número de Páginas: 2058

EduGorilla Publication is a trusted name in the education sector, committed to empowering learners with high-quality study materials and resources. Specializing in competitive exams and academic support, EduGorilla provides comprehensive and well-structured content tailored to meet the needs of students across various streams and levels.

QGIS: Becoming a GIS Power User

Autor: Anita Graser , Ben Mearns , Alex Mandel , Victor Olaya Ferrero , Alexander Bruy

Número de Páginas: 819

Master data management, visualization, and spatial analysis techniques in QGIS and become a GIS power user About This Book Learn how to work with various types of data and create beautiful maps using this easy-to-follow guide Give a touch of professionalism to your maps, both for functionality and look and feel, with the help of this practical guide This progressive, hands-on guide builds on a geo-spatial data and adds more reactive maps using geometry tools. Who This Book Is For If you are a user, developer, or consultant and want to know how to use QGIS to achieve the results you are used to from other types of GIS, then this learning path is for you. You are expected to be comfortable with core GIS concepts. This Learning Path will make you an expert with QGIS by showing you how to develop more complex, layered map applications. It will launch you to the next level of GIS users. What You Will Learn Create your first map by styling both vector and raster layers from different data sources Use parameters such as precipitation, relative humidity, and temperature to predict the vulnerability of fields and crops to mildew Re-project vector and raster data and see how to convert...

Knowledge Management

Autor: Murray E. Jennex

Número de Páginas: 3508

Provides comprehensive, in-depth coverage of all issues related to knowledge management, including conceptual, methodological, technical, and managerial issues. Presents the opportunities, future challenges, and emerging trends related to this subject.

Python Aplicaciones prácticas

Autor: Jorge Santiago Nolasco Valenzuela

Número de Páginas: 366

Python. Aplicaciones prácticas es un libro para entusiastas de la programación, estudiantes y profesionales en el mundo Python, los capítulos inician con prácticas sencillas que aumentan de complejidad gradualmente y está desarrollado en el lenguaje de programación Python. Python está escrito en el lenguaje C, por lo que se puede extender a través de su api en C o C++ y escribir nuevos tipos de datos, funciones, etc. En la actualidad hay dos vertientes la versión 2.x y 3.x, al final llegara el momento que se integraran estas dos versiones, es recomendable utilizar la última versión estable 3.x. Algunas de las características más importantes es que Python es multiparadigma: Programación estructurada, Programación Orientada a Objetos y Programación Funcional. El objetivo de este libro es brindar al lector los fundamentos para introducir o reforzar conocimientos en temas como: Kivy, Django, Juegos Pygame, Introducción Arduino con Python, Matemática Científica -Scipy Inteligencia Artificial, Procesamiento de Imágenes, Forense,Blockchain. El libro contiene material adicional que podrá descargar accediendo a la ficha del libro en www.ra-ma.es. Este material incluye...

Python Geospatial Development

Autor: Erik Westra

Número de Páginas: 446

Develop sophisticated mapping applications from scratch using Python 3 tools for geospatial development About This Book Build web applications based around maps and geospatial data using Python 3.x Install and use various toolkits and obtain geospatial data for use in your programs This practical, hands-on book will teach you all about geospatial development in Python Who This Book Is For This book is for experienced Python developers who want to learn about geospatial concepts, obtain and work with geospatial data, solve spatial problems, and build sophisticated map-based applications using Python. What You Will Learn Access, manipulate, and display geospatial data from within your Python programs Master the core geospatial concepts of location, distance, units, projections, and datums Read and write geospatial data in both vector and raster format Perform complex, real-world geospatial calculations using Python Store and access geospatial information in a database Use points, lines, and polygons within your Python programs Convert geospatial data into attractive maps using Python-based tools Build complete web-based mapping applications using Python In Detail Geospatial...

Knowledge Management for Development

Autor: Kweku-muata Osei-bryson , Gunjan Mansingh , Lila Rao

Número de Páginas: 289

A number of developing countries, including small island states have common problems that have affected their development and growth. Knowledge Management (KM) initiatives can be used to address some of these issues, but these developing countries need to understand what is needed to implement them, in order to improve economic conditions. While many of these countries have access to technologies that can be used to assist in knowledge management, relevant and low cost KM initiatives need to be considered in improving their existing KM processes. Sectors critical to the growth of these developing countries include health care, crime management, disaster recovery management, small and medium size enterprise development. Knowledge Management for Development: Domains, Strategies and Technologies for Developing Countries highlights the opportunities in these sectors and provides advice as to how these countries should go about understanding, building and adopting the relevant KM strategies and technologies. This book identifies appropriate technologies which should be considered to increase productivity within the identified sectors in the developing countries and also sectors in...

Collaborative Geographic Information Systems

Autor: Balram, Shivanand , Dragicevic, Suzana

Número de Páginas: 384

"This book provides a comprehensive treatment of collaborative GIS focusing on system design, group spatial planning and mapping; modeling, decision support, and visualization; and internet and wireless applications"--Provided by publisher.

Developing Modern Database Applications with PostgreSQL

Autor: Dr. Quan Ha Le , Marcelo Diaz

Número de Páginas: 428

Get up to speed with core PostgreSQL tasks such as database administration, application development, database performance monitoring, and database testing Key FeaturesBuild real-world enterprise database management systems using Postgres 12 featuresExplore the development, administrative and security aspects of PostgreSQL 12Implement best practices from industry experts to build powerful database applicationsBook Description PostgreSQL is an open-source object-relational database management system (DBMS) that provides enterprise-level services, including high performance and scalability. This book is a collection of unique projects providing you with a wealth of information relating to administering, monitoring, and testing PostgreSQL. The focus of each project is on both the development and the administrative aspects of PostgreSQL. Starting by exploring development aspects such as database design and its implementation, you'll then cover PostgreSQL administration by understanding PostgreSQL architecture, PostgreSQL performance, and high-availability clusters. Various PostgreSQL projects are explained through current technologies such as DevOps and cloud platforms using...

QGIS 2 Cookbook

Autor: Alex Mandel , Victor Olaya Ferrero , Anita Graser , Alexander Bruy

Número de Páginas: 391

Become a QGIS power user and master QGIS data management, visualization, and spatial analysis techniques About This Book Explore and create time-based visualizations and build interactive maps Maximize your use of the QGIS features, plugins and toolbox automation Packed with lots of sample datasets to enable a better understanding of the code Who This Book Is For If you are an intermediate GIS user, with either previous experience in QGIS or any other GIS application, this is the book for you. The recipes can be used to learn more advanced techniques in QGIS or to replicate the functionalities equivalent to other GIS platforms. This book assumes that you already have a working QGIS system in place. What You Will Learn Import and export common tricky spatial data formats Perform classic vector and raster analysis with QGIS Utilize spatial databases and data management tools Use and create geographic web services and maps Explore and create time-based visualizations Perform network building and routing analysis Extend QGIS capabilities with popular plugins and toolbox automation Make beautiful and unique maps with customized cartography In Detail QGIS is a user-friendly,...

Geoinformatics in Theory and Practice

Autor: Norbert De Lange

Número de Páginas: 528

This textbook is intended to display a broad, methodological introduction to geoinformatics and geoinformation science. It deals with the recording, modeling, processing and analysis as well as presenting and distributing of geodata. As an integrated approach it is dedicated to the multidisciplinary application of methods and concepts of computer science to solve spatial tasks. First the reader receives an introduction to the approach and tasks of geoinformatics, basic concepts and general principles of information processing as well as essentials of computer science. Then this textbook focuses on the following topics: spatial reference systems, digital spatial data, interoperability of spatial data, visualization of spatial information, data organization and database systems, geoinformation systems, remote sensing and digital image processing. The result is a comprehensive manual for studies and practical applications in geoinformatics. It serves also as a basis to support and deepen methodological courses in geography, geology, geodesy and surveying as well as all environmental sciences. In this first English edition, the author has updated and significantly expanded the fourth...

PostgreSQL Development Essentials

Autor: Manpreet Kaur , Baji Shaik

Número de Páginas: 205

Develop programmatic functions to create powerful database applications About This Book Write complex SQL queries and design a robust database design that fits your application's need Improve database performance by indexing, partitioning tables, and query optimizing A comprehensive guide covering the advanced PostgreSQL concepts without any hassle Who This Book Is For If you are a PostgreSQL developer with a basic knowledge of PostgreSQL development and you're want deeper knowledge to develop applications, then this book is for you. As this book does not cover basic installation and configurations, you should have PostgreSQL installed on your machine as a prerequisite. What You Will Learn Write more complex queries with advanced SQL queries Design a database that works with the application exactly the way you want Make the database work in extreme conditions by tuning, optimizing, partitioning, and indexing Develop applications in other programming languages such as Java and PHP Use extensions to get extra benefits in terms of functionality and performance Build an application that does not get locked by data manipulation Explore in-built db functions and data type conversions In ...

Kotlin Blueprints

Autor: Ashish Belagali , Hardik Trivedi , Akshay Chordiya

Número de Páginas: 256

Get to know the building blocks of Kotlin and best practices when using quality world-class applications About This Book Learn to build exciting and scalable Android and web applications (both the server-side and client-side parts) with your Kotlin skills Dive into the great ecosystem of Kotlin frameworks and libraries through projects that you'll build using this book This project-based guide contains clear instructions to help you extend your applications across a wide domain Who This Book Is For This practical guide is for programmers who are already familiar with Kotlin. If you are familiar with Kotlin and want to put your knowledge to work, then this is the book for you. Kotlin programming knowledge is a must. What You Will Learn See how Kotlin's power and versatility make it a great choice to create applications across various platforms, and how it delivers business and technology benefits Write a robust web applications using Kotlin with Spring Boot Write Android applications with ease using Kotlin Write rich desktop applications in Kotlin Learn how Kotlin can generate Javascript and how this can be used on client side and server side development Understand how native...

Guide to Maritime Informatics

Autor: Alexander Artikis , Dimitris Zissis

Número de Páginas: 336

In the last 25 years, information systems have had a disruptive effect on society and business. Up until recently though, the majority of passengers and goods were transported by sea in many ways similar to the way they were at the turn of the previous century. Gradually, advanced information technologies are being introduced, in an attempt to make shipping safer, greener, more efficient, and transparent. The emerging field of Maritime Informatics studies the application of information technology and information systems to maritime transportation. Maritime Informatics can be considered as both a field of study and domain of application. As an application domain, it is the outlet of innovations originating from data science and artificial intelligence; as a field of study, it is positioned between computer science and marine engineering. This new field’s complexity lies within this duality because it is faced with disciplinary barriers yet demands a systemic, transdisciplinary approach. At present, there is a growing body of knowledge that remains undocumented in a single source or textbook designed to assist students and practitioners. This highly useful textbook/reference...

Open GIS

Autor: Jizhe Xia , Qunying Huang , Zhipeng Gui , Wei Tu

Número de Páginas: 348

This book provides a comprehensive introduction about recent state-of-the-art advancements in Open GIS, including Open GIS data, services, software, and libraries for GIS programming. Though GIS software has entered the era of Open GIS alongside the emerging trend of open source software, there is no suitable book for GIS educators to teach our next generation, and for professionals to gain an in-depth understanding about Open GIS technologies and toolkits. This book intends to provide this missing guidance for students, educators and professionals in geospatial fields to quickly find, learn and use a wide arrange of open-sourced data, tools, and programming for geospatial applications. The book begins with an introduction to open data, and discusses data management solutions, including both open-sourced relational databases and NoSQL database systems for big data. Next, the book covers different GIS and remote sensing software, tools and programminglibraries to perform spatial statistics and analyses. Readers will learn about the tools and libraries for desktop and web GIS development for both two dimensional (2D) and three dimensional (3D) mapping and visualization. Finally, the ...

Global Information Technologies: Concepts, Methodologies, Tools, and Applications

Autor: Tan, Felix B.

Número de Páginas: 3897

"This collection compiles research in all areas of the global information domain. It examines culture in information systems, IT in developing countries, global e-business, and the worldwide information society, providing critical knowledge to fuel the future work of researchers, academicians and practitioners in fields such as information science, political science, international relations, sociology, and many more"--Provided by publisher.

SIG – Introduction à la géomatique et mise en place d'un système d'information géographique libre

Autor: Nicolas Roelandt

Número de Páginas: 254

Manipuler des données localisables, en extraire de l'information et fournir des éléments d'aide à la décision sont des pratiques désormais courantes pour répondre à des besoins aussi bien à l'échelle organisationnelle (gestion territoriale, transports, énergie, prospection, etc.) qu'individuelle (applis fondées sur la géolocalisation). Elles passent par l'utilisation d'un système d'informations géographique, dont il convient de choisir avec soin les composants. Ce livre explique comment mettre en place un tel système à base de briques logicielles libres et interopérables. La chaîne de traitement proposée est constituée de composants relativement simples à utiliser, même si vous êtes peu familier de ce type d'outils : QGIS, PostGIS, GeoServer, Leaflet. Au-delà de l'aspect purement pratique, il vise aussi à présenter les concepts de base de la géomatique. Niveau : Débutant/Intermédiaire Sommaire : GÉNÉRALITÉS 1. Géomatique et SIG 2. Concepts de base de la géomatique 3. Intérêt des outils libre 4. Outils pour l'implémentation d'un SIG libre MISE EN PLACE D'UN SIG LIBRE Présentation des données 5. Chargement de données et traitement dans QGIS...

Encyclopedia of GIS

Autor: Shashi Shekhar , Hui Xiong

Número de Páginas: 1392

The Encyclopedia of GIS provides a comprehensive and authoritative guide, contributed by experts and peer-reviewed for accuracy, and alphabetically arranged for convenient access. The entries explain key software and processes used by geographers and computational scientists. Major overviews are provided for nearly 200 topics: Geoinformatics, Spatial Cognition, and Location-Based Services and more. Shorter entries define specific terms and concepts. The reference will be published as a print volume with abundant black and white art, and simultaneously as an XML online reference with hyperlinked citations, cross-references, four-color art, links to web-based maps, and other interactive features.

Open Source Geospatial Tools

Autor: Daniel Mcinerney , Pieter Kempeneers

Número de Páginas: 370

This book focuses on the use of open source software for geospatial analysis. It demonstrates the effectiveness of the command line interface for handling both vector, raster and 3D geospatial data. Appropriate open-source tools for data processing are clearly explained and discusses how they can be used to solve everyday tasks. A series of fully worked case studies are presented including vector spatial analysis, remote sensing data analysis, landcover classification and LiDAR processing. A hands-on introduction to the application programming interface (API) of GDAL/OGR in Python/C++ is provided for readers who want to extend existing tools and/or develop their own software.

GeoServer Beginner's Guide

Autor: Brian Youngblood

Número de Páginas: 559

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.

The PostgreSQL Handbook: In-Depth Techniques and Advanced Strategies

Autor: Adam Jones

Número de Páginas: 158

Unlock the full potential of PostgreSQL with "The PostgreSQL Handbook: In-Depth Techniques and Advanced Strategies," your ultimate resource for mastering the complexities of this robust, open-source database system. Designed for professionals with foundational PostgreSQL knowledge, this book explores advanced topics, elevating you to expert status. From the sophisticated intricacies of PostgreSQL architecture to cutting-edge SQL techniques and index optimization, each chapter elucidates complex concepts with clarity and precision. Delve into comprehensive chapters on transaction management, performance tuning, and innovative applications of advanced data types. Discover expert strategies for replication, partitioning, and sharding to ensure your systems are scalable, efficient, and resilient. Acquire essential skills in backup and disaster recovery to protect your data from unforeseen challenges, and enhance your databases with the latest security best practices to safeguard your data in an ever-evolving digital landscape. Whether you're a database administrator focused on optimizing performance, a developer eager to exploit PostgreSQL’s advanced capabilities, or an IT...

Hands-On Geospatial Analysis with R and QGIS

Autor: Shammunul Islam

Número de Páginas: 347

Practical examples with real-world projects in GIS, Remote sensing, Geospatial data management and Analysis using the R programming language Key FeaturesUnderstand the basics of R and QGIS to work with GIS and remote sensing dataLearn to manage, manipulate, and analyze spatial data using R and QGISApply machine learning algorithms to geospatial data using R and QGISBook Description Managing spatial data has always been challenging and it's getting more complex as the size of data increases. Spatial data is actually big data and you need different tools and techniques to work your way around to model and create different workflows. R and QGIS have powerful features that can make this job easier. This book is your companion for applying machine learning algorithms on GIS and remote sensing data. You’ll start by gaining an understanding of the nature of spatial data and installing R and QGIS. Then, you’ll learn how to use different R packages to import, export, and visualize data, before doing the same in QGIS. Screenshots are included to ease your understanding. Moving on, you’ll learn about different aspects of managing and analyzing spatial data, before diving into advanced...

Data Visualization Toolkit

Autor: Barrett Clark

Número de Páginas: 647

Create Beautiful Visualizations that Free Your Data to Tell Powerful Truths “The depth of Barrett Clark’s knowledge shines through in his writing: clear, concise, and confident. Barrett has been practicing all of this stuff in his day job for many years–Postgres, D3, GIS, all of it. The knowledge in this book is real-world and hard-earned!” –From the Foreword by Obie Fernandez Data Visualization Toolkit is your hands-on, practical, and holistic guide to the art of visualizing data. You’ll learn how to use Rails, jQuery, D3, Leaflet, PostgreSQL, and PostGIS together, creating beautiful visualizations and maps that give your data a voice and to make it “dance.” Barrett Clark teaches through real-world problems and examples developed specifically to illuminate every technique you need to generate stunningly effective visualizations. You’ll move from the absolute basics toward deep dives, mastering diverse visualizations and discovering when to use each. Along the way, you’ll build three start-to-finish visualization applications, using actual real estate, weather, and travel datasets. Clark addresses every component of data visualization: your data, database,...

Data Management for Social Scientists

Autor: Nils B. Weidmann

Número de Páginas: 243

Equips social scientists with the tools and techniques to conduct quantitative research in the age of big data.

Mapping in the Cloud

Autor: Michael P. Peterson

Número de Páginas: 438

This engaging text provides a solid introduction to mapmaking in the era of cloud computing. It takes students through both the concepts and technology of modern cartography, geographic information systems (GIS), and Web-based mapping. Conceptual chapters delve into the meaning of maps and how they are developed, covering such topics as map layers, GIS tools, mobile mapping, and map animation. Methods chapters take a learn-by-doing approach to help students master application programming interfaces and build other technical skills for creating maps and making them available on the Internet. The companion website offers invaluable supplementary materials for instructors and students.˜ ˜ Pedagogical features:˜ End-of-chapter summaries, review questions, and exercises.˜ Extensive graphics illustrating the concepts and procedures. Downloadable PowerPoints for each chapter. Downloadable code files (where applicable) for the exercises.

Últimos libros y autores buscados