Nous utilisons des cookies pour vous garantir la meilleure expérience sur notre site. Si vous continuez à utiliser ce dernier, nous considèrerons que vous acceptez l'utilisation des cookies. J'ai compris ! ou En savoir plus !.
banniere

Le portail francophone de la géomatique


Toujours pas inscrit ? Mot de passe oublié ?

LivreFORREST M. - Spatial SQLNouveau
Cliquer pour agrandir
Learn to create, index and query spatial databases using SQL that applies to PostgreSQL/PostGIS and more.
What is Spatial SQL?

Learn how to use Spatial SQL to analyze and manipulate geographic data. This book covers everything from basic spatial queries to advanced spatial analysis techniques all using SQL. Even if you don't know how SQL, this book starts from the beginning all the way to advanced queries.

LivreFU P. - Getting to Know Web GIS, fifth editionNouveau
Cliquer pour agrandir
Capabilities of Web GIS keep expanding, and Getting to Know Web GIS, fifth edition, describes some of the most cutting-edge and exciting innovations. From publishing data as services and configuring engaging web and mobile apps to automation, scripting, and real-world applications, this book shares how to use the most current software and apps for using ArcGIS in the cloud.

In the newest edition of Getting to Know Web GIS, you can work with the latest releases of ArcGIS Online, ArcGIS Pro, ArcGIS StoryMaps, and ArcGIS mobile apps. You can experience ArcGIS Experience Builder, ArcGIS Field Maps, ArcGIS Instant Apps, ArcGIS Image for ArcGIS Online, ArcGIS Mission, and the latest advances in artificial intelligence, virtual reality, and tools for spatial data science. No programming is required, but you can learn more about Web GIS programming in this book using JavaScript, webhooks, and ArcGIS Arcade.

Use the fifth edition to

Improve ... Lire la suite

LivreGREMLING N. - Leaflet CookbookNouveau
Cliquer pour agrandir
Cook up dynamic web maps using the recipes in the Leaflet Cookbook.

Leaflet Cookbook will guide you in getting started with Leaflet, the leading open-source JavaScript library for creating interactive maps. You'll move swiftly along from the basics to creating interesting and dynamic web maps.

Even if you aren't an HTML/CSS wizard, this book will get you up to speed in creating dynamic and sophisticated web maps. With sample code and complete examples, you'll find it easy to create your own maps in no time.

A download package containing all the code and data used in the book is available so you can follow along as well as use the code as a starting point for your own web maps.

LivreLAWHEAD J. - Learning Geospatial Analysis with Python: Unleash the power of Python 3 with practical techniques for learning GIS and remote sensing , Fourth EditionNouveau
Cliquer pour agrandir
Geospatial analysis is used in almost every domain you can think of, including defense, farming, and even medicine. In this special 10th anniversary edition, you'll embark on an exhilarating geospatial analysis adventure using Python. This fourth edition starts with the fundamental concepts, enhancing your expertise in geospatial analysis processes with the help of illustrations, basic formulas, and pseudocode for real-world applications. As you progress, you’ll explore the vast and intricate geospatial technology ecosystem, featuring thousands of software libraries and packages, each offering unique capabilities and insights. This book also explores practical Python GIS geospatial applications, remote sensing data, elevation data, and the dynamic world of geospatial modeling. It emphasizes the predictive and decision-making potential of geospatial technology, allowing you to visualize complex natural world concepts, such as environmental conservation, urban planning, and disaster ... Lire la suite

LivreMITCHELL T., GDAL DEVELOPERS - Geospatial Power ToolsNouveau
Cliquer pour agrandir
Everyone loves power tools. The GDAL and OGR utilities are the power tools of the GIS world, and best of all, they're free.

The Geospatial Data Abstraction Library (GDAL), including its subproject OGR, is the preeminent open source data access library that provides GIS commands and tools. It is used behind most of the open source geospatial applications and also sits behind many of the leading proprietary GIS applications on the market today. Along with the programming libraries come several powerful command line utilities, intended to be run by being typed into a terminal or command prompt window.

The utilities include tools for examining, converting, transforming, building and analysing data. This book is a collection of the GDAL and OGR documentation, but also includes substantial new content designed to help guide you in using the utilities to solve your current data problems.

Inside you'll find a quick reference for looking up the ... Lire la suite

LivreOBE R., HSU L. - pgRouting: A Practical GuideNouveau
Cliquer pour agrandir
What is pgRouting? It's a PostgreSQL extension for developing network routing applications and doing graph analysis.

Interested in pgRouting? If so, chances are you already use PostGIS, the spatial extender for the PostgreSQL database management system. So when you've got PostGIS, why do you need pgRouting? PostGIS is a great tool for molding geometries and doing proximity analysis, however it falls short when your proximity analysis involves constrained paths such as driving along a road or biking along defined paths.

PostGIS alone can't help you apply costs and resource constraints to your travels, such as traffic congestion, mileage restrictions, or allocating resources like vehicles. pgRouting is a complement to PostGIS that allows you to incorporate costs and path restrictions to your proximity analysis.

pgRouting is well suited to building travel navigation systems and computing driving distance polygons for places of interest. While ... Lire la suite

LivreSYMINGTON A. - Python MapsNouveau
Cliquer pour agrandir
Discover how to transform geospatial data into stunning, informative maps with Python—the ultimate programming language for GIS professionals and enthusiasts alike.

Whether you’re new to GIS or looking to enhance your Python skills, this book takes you on a journey through geospatial concepts, culminating in the creation of compelling, shareable visualizations.

Maps are the heart of this book. From the very first chapter, you’ll see how Python enables you to go beyond static desktop GIS tools, offering unparalleled flexibility, reusability, and integration with the broader data science ecosystem. Whether you’re managing spatial data pipelines, integrating GIS with machine learning workflows, or simply crafting eye-catching maps, Python is the tool that connects it all.

With this book, you’ll master GIS fundamentals and dive into the world of geospatial data manipulation and analysis. You’ll learn to reproject datasets, perform ... Lire la suite

LivreERIK WESTRA - Python Geo-Spatial Development
Cliquer pour agrandir
Open Source GIS (Geographic Information System) is a growing area with the explosion of applications such as Google Maps, Google Earth, and GPS. The GIS market is growing rapidly and as a Python developer you will find yourself either wanting grounding in GIS or needing to get up to speed to do your job. In today's location-aware world, all commercial Python developers can benefit from an understanding of GIS development gained using this book.

Working with geo-spatial data can get complicated because you are dealing with mathematical models of the Earth's surface. Since Python is a powerful programming language with high-level toolkits, it is well suited to GIS development. will familiarize you with the Python tools required for geo-spatial development such as Mapnik, which is used for mapping in Python. It introduces GIS at the basic level with a clear, detailed walkthrough of the key GIS concepts such as location, distance, units, projections, datums, and GIS data ... Lire la suite