Tags
Language
Tags
May 2025
Su Mo Tu We Th Fr Sa
27 28 29 30 1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Spatial SQL: A Practical Approach to Modern GIS Using SQL

    Posted By: readerXXI
    Spatial SQL: A Practical Approach to Modern GIS Using SQL

    Spatial SQL: A Practical Approach to Modern GIS Using SQL
    by Matthew Forrest
    English | 2023 | ISBN: 1738767566 | 531 Pages | True PDF | 84 MB

    Learn to create, index and query spatial databases using SQL that applies to PostgreSQL/PostGIS and more.

    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.

    Over 500 pages covers a comprehensive set of GIS topics.

    Why SQL? - The evolution to modern GIS, why spatial SQL matters, and the spatial SQL landscape today
    Setting up - Installing PostGIS with Docker on any operating system
    Thinking in SQL - How to move from desktop GIS to SQL and learn how to structure queries independently
    The basics of SQL - Import data to PostgreSQL and PostGIS, SQL data types, and core SQL operations
    Advanced SQL - Statistical functions, joins, window functions, managing data, and user-defined functions
    Using the GEOMETRY - Working with GEOMETRY and GEOGRAPHY data, data manipulation, and measurements
    Spatial relationships - Spatial joins, distance relationships, clustering, and overlay functions
    Spatial analysis - Recreate common spatial analysis "toolbox" tools all in spatial SQL
    Advanced analysis - Data enrichment, line of sight, kernel density estimation, and more
    Raster data - Importing, analyzing, interpolating, and using H3 spatial indexes with raster data in PostGIS
    Suitability analysis - Importing, analyzing, interpolating, and using H3 spatial indexes with raster data in PostGIS
    Routing with pgRouting - Routing for cars and bikes, travel time isochrones, and traveling salesperson problem
    Spatial data science - Spatial autocorrelation, location allocation, and create territories with PySAL in PostGIS