<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>GeoIntelligence.io</title>
    <link>https://geointelligence.io</link>
    <atom:link href="https://geointelligence.io/feed.xml" rel="self" type="application/rss+xml"/>
    <description>Expert analysis and long-form discussion on spatial data intelligence, geospatial architecture, cloud-native GIS, and location analytics. Discover how modern organisations are transforming geospatial capabilities.</description>
    <language>en</language>
    <lastBuildDate>2024-04-15T00:00:00.000Z</lastBuildDate>
    <generator>Eleventy</generator>

    
    <item>
      <title>The Modern Case for Rasters: Why Data Engineers Keep Missing a Trick</title>
      <link>https://geointelligence.io/articles/the-modern-case-for-rasters/</link>
      <guid isPermaLink="true">https://geointelligence.io/articles/the-modern-case-for-rasters/</guid>
      <pubDate>2024-05-27T00:00:00.000Z</pubDate>
      <dc:creator>GeoIntelligence.io</dc:creator>
      <description>Modern data engineers default to row-based pipelines and PostGIS geometries — often missing the fact that a pre-indexed, spatially-registered numerical array can answer the same question 100x to 1000x faster. A practical argument for rasters in modern geospatial workflows.</description>
      
      
      <category>raster</category>
      
      <category>xarray</category>
      
      <category>performance</category>
      
      <category>gdal</category>
      
      <category>python</category>
      
      <category>data-engineering</category>
      
      
    </item>
    
    <item>
      <title>Ditching the Basemap: Open Source Maps and Vector-Only Overlays</title>
      <link>https://geointelligence.io/articles/ditching-the-basemap/</link>
      <guid isPermaLink="true">https://geointelligence.io/articles/ditching-the-basemap/</guid>
      <pubDate>2024-05-20T00:00:00.000Z</pubDate>
      <dc:creator>GeoIntelligence.io</dc:creator>
      <description>A clear-eyed look at basemap options — from OpenStreetMap and ESRI free tiers to self-hosted PMTiles — and the cases where you can skip the basemap entirely, delivering only your data layer for a faster, cheaper, and more legible map.</description>
      
      
      <category>basemap</category>
      
      <category>open-source</category>
      
      <category>vector-tiles</category>
      
      <category>osm</category>
      
      <category>performance</category>
      
      <category>maplibre</category>
      
      
    </item>
    
    <item>
      <title>Using H3 for Aggregated Spatial Analytics at Scale</title>
      <link>https://geointelligence.io/articles/h3-hexagonal-aggregated-analytics/</link>
      <guid isPermaLink="true">https://geointelligence.io/articles/h3-hexagonal-aggregated-analytics/</guid>
      <pubDate>2024-05-13T00:00:00.000Z</pubDate>
      <dc:creator>GeoIntelligence.io</dc:creator>
      <description>Uber&#39;s H3 hexagonal grid system makes large-scale spatial aggregation fast, consistent, and zoom-aware. Learn how to pre-process data counts into H3 cells, switch resolution levels dynamically, and build a Leaflet map that renders the right level of detail at every zoom.</description>
      
      
      <category>h3</category>
      
      <category>aggregation</category>
      
      <category>analytics</category>
      
      <category>leaflet</category>
      
      <category>spatial-indexing</category>
      
      
    </item>
    
    <item>
      <title>Querying NetCDF Data via API: XArray and FastAPI for Analytical Speed</title>
      <link>https://geointelligence.io/articles/querying-netcdf-via-api-with-xarray-and-fastapi/</link>
      <guid isPermaLink="true">https://geointelligence.io/articles/querying-netcdf-via-api-with-xarray-and-fastapi/</guid>
      <pubDate>2024-05-06T00:00:00.000Z</pubDate>
      <dc:creator>GeoIntelligence.io</dc:creator>
      <description>How to load multi-dimensional climate and scientific datasets into memory with XArray and serve efficient spatial slices via FastAPI — eliminating legacy bulk file downloads and enabling web-scale analytical access to large raster datasets.</description>
      
      
      <category>netcdf</category>
      
      <category>xarray</category>
      
      <category>fastapi</category>
      
      <category>python</category>
      
      <category>raster</category>
      
      <category>api</category>
      
      
    </item>
    
    <item>
      <title>The Future of Geointelligence: AI, Foundation Models, and Spatial Analytics</title>
      <link>https://geointelligence.io/articles/future-of-geointelligence-ai-ml/</link>
      <guid isPermaLink="true">https://geointelligence.io/articles/future-of-geointelligence-ai-ml/</guid>
      <pubDate>2024-04-15T00:00:00.000Z</pubDate>
      <dc:creator>GeoIntelligence.io</dc:creator>
      <description>How large language models, vision foundation models, and AI-native geospatial platforms are reshaping the field — from satellite image segmentation to natural language spatial querying and digital twin simulation.</description>
      
      
      <category>ai</category>
      
      <category>machine-learning</category>
      
      <category>llm</category>
      
      <category>foundation-models</category>
      
      <category>future</category>
      
      
    </item>
    
    <item>
      <title>Low-Cost, High-Flexibility Spatial Architecture Patterns</title>
      <link>https://geointelligence.io/articles/low-cost-high-flexibility-spatial-architecture/</link>
      <guid isPermaLink="true">https://geointelligence.io/articles/low-cost-high-flexibility-spatial-architecture/</guid>
      <pubDate>2024-04-01T00:00:00.000Z</pubDate>
      <dc:creator>GeoIntelligence.io</dc:creator>
      <description>Design patterns and technology choices that let you build powerful geospatial systems without enterprise licensing fees — leveraging open data, serverless computing, and cloud-native tools to slash costs by 80–95%.</description>
      
      
      <category>architecture</category>
      
      <category>cost-optimisation</category>
      
      <category>open-data</category>
      
      <category>serverless</category>
      
      
    </item>
    
    <item>
      <title>Deriving Intelligence from Location Data: From Coordinates to Insight</title>
      <link>https://geointelligence.io/articles/deriving-intelligence-from-location-data/</link>
      <guid isPermaLink="true">https://geointelligence.io/articles/deriving-intelligence-from-location-data/</guid>
      <pubDate>2024-03-18T00:00:00.000Z</pubDate>
      <dc:creator>GeoIntelligence.io</dc:creator>
      <description>A deep dive into the analytical techniques that transform raw location data into actionable intelligence — covering spatial clustering, movement analysis, predictive analytics, and geospatial machine learning.</description>
      
      
      <category>analytics</category>
      
      <category>intelligence</category>
      
      <category>machine-learning</category>
      
      <category>spatial-data</category>
      
      
    </item>
    
    <item>
      <title>Vector Tiles and the Modern Web Mapping Architecture</title>
      <link>https://geointelligence.io/articles/vector-tiles-modern-web-mapping/</link>
      <guid isPermaLink="true">https://geointelligence.io/articles/vector-tiles-modern-web-mapping/</guid>
      <pubDate>2024-03-04T00:00:00.000Z</pubDate>
      <dc:creator>GeoIntelligence.io</dc:creator>
      <description>From slow WMS/WFS requests to blazing-fast vector tiles — how PMTiles, MapLibre GL JS, and modern tiling strategies have transformed what is possible with spatial data on the web.</description>
      
      
      <category>vector-tiles</category>
      
      <category>web-mapping</category>
      
      <category>maplibre</category>
      
      <category>pmtiles</category>
      
      <category>performance</category>
      
      
    </item>
    
    <item>
      <title>Cloud-Orchestrated Geospatial Workflows: AWS, GCP, and Azure</title>
      <link>https://geointelligence.io/articles/cloud-orchestrated-geospatial-workflows/</link>
      <guid isPermaLink="true">https://geointelligence.io/articles/cloud-orchestrated-geospatial-workflows/</guid>
      <pubDate>2024-02-19T00:00:00.000Z</pubDate>
      <dc:creator>GeoIntelligence.io</dc:creator>
      <description>How to architect scalable, cost-effective geospatial processing pipelines on the major cloud platforms — covering managed spatial databases, serverless processing, and event-driven spatial architectures.</description>
      
      
      <category>cloud</category>
      
      <category>aws</category>
      
      <category>gcp</category>
      
      <category>azure</category>
      
      <category>architecture</category>
      
      <category>workflows</category>
      
      
    </item>
    
    <item>
      <title>The Open Source Geospatial Stack: PostGIS, GDAL, and Beyond</title>
      <link>https://geointelligence.io/articles/open-source-geospatial-stack/</link>
      <guid isPermaLink="true">https://geointelligence.io/articles/open-source-geospatial-stack/</guid>
      <pubDate>2024-02-05T00:00:00.000Z</pubDate>
      <dc:creator>GeoIntelligence.io</dc:creator>
      <description>A practical guide to the mature, battle-tested open source tools that have displaced proprietary GIS software — covering PostGIS, GDAL, GeoServer, QGIS, GeoPandas, and the modern web mapping stack.</description>
      
      
      <category>open-source</category>
      
      <category>postgis</category>
      
      <category>gdal</category>
      
      <category>tools</category>
      
      <category>gis</category>
      
      
    </item>
    
    <item>
      <title>Understanding Spatial Data Intelligence: A Modern Framework</title>
      <link>https://geointelligence.io/articles/understanding-spatial-data-intelligence/</link>
      <guid isPermaLink="true">https://geointelligence.io/articles/understanding-spatial-data-intelligence/</guid>
      <pubDate>2024-01-22T00:00:00.000Z</pubDate>
      <dc:creator>GeoIntelligence.io</dc:creator>
      <description>A comprehensive introduction to spatial data intelligence — what it is, why it matters, and how modern organisations leverage location data to drive decisions, uncover patterns, and gain competitive advantage.</description>
      
      
      <category>spatial-data</category>
      
      <category>intelligence</category>
      
      <category>analytics</category>
      
      <category>fundamentals</category>
      
      
    </item>
    
    <item>
      <title>From Monolithic GIS to Cloud-Native Spatial Intelligence</title>
      <link>https://geointelligence.io/articles/from-monolithic-gis-to-cloud-native/</link>
      <guid isPermaLink="true">https://geointelligence.io/articles/from-monolithic-gis-to-cloud-native/</guid>
      <pubDate>2024-01-15T00:00:00.000Z</pubDate>
      <dc:creator>GeoIntelligence.io</dc:creator>
      <description>How organisations are breaking free from expensive, vendor-locked GIS platforms and embracing cloud-native spatial architectures that deliver greater flexibility, lower costs, and superior scalability.</description>
      
      
      <category>architecture</category>
      
      <category>cloud</category>
      
      <category>gis</category>
      
      <category>spatial-platforms</category>
      
      
    </item>
    
  </channel>
</rss>
