<rss version="2.0">
  <channel>
    <title>Academic on Dani Arribas-Bel</title>
    <link>https://me.darribas.org/categories/academic/</link>
    <description></description>
    
    <language>en</language>
    
    <lastBuildDate>Fri, 08 May 2026 11:30:22 +0100</lastBuildDate>
    
    <item>
      <title></title>
      <link>https://me.darribas.org/2026/05/08/happy-release-day-to-those.html</link>
      <pubDate>Fri, 08 May 2026 11:30:22 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2026/05/08/happy-release-day-to-those.html</guid>
      <description>&lt;p&gt;Happy release day (+1) to those who celebrate! Third week in a row shipping imagery-based data products. One is a fluke, two is a pattern, three is real team effort. Imago releases CLiVE Air Temperature and Precipitation:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://imago.ac.uk/news/imago-releases-clive-climate-dataset-v10-uk-neighbourhood-level-air-temperature-and-precipitation-indicators&#34;&gt;imago.ac.uk/news/imag&amp;hellip;&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title></title>
      <link>https://me.darribas.org/2026/05/07/talking-about-babies-and-everything.html</link>
      <pubDate>Thu, 07 May 2026 11:15:08 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2026/05/07/talking-about-babies-and-everything.html</guid>
      <description>&lt;p&gt;Talking about babies (and &lt;em&gt;everything&lt;/em&gt; around them) was trickier on tape than on paper, but I think it was worth the effort, audience be the judge! New #GLADpodcast on academic babies:&lt;/p&gt;
&lt;iframe title=&#34;Episode 32: Baby Talk&#34; allowtransparency=&#34;true&#34; height=&#34;300&#34; width=&#34;100%&#34; style=&#34;border: none; min-width: min(100%, 430px);height:300px;&#34; scrolling=&#34;no&#34; data-name=&#34;pb-iframe-player&#34; src=&#34;https://www.podbean.com/player-v2/?from=embed&amp;i=svvdm-1ab8ae9-pb&amp;square=1&amp;share=1&amp;download=1&amp;fonts=Arial&amp;skin=f6f6f6&amp;font-color=auto&amp;rtl=0&amp;logo_link=episode_page&amp;btn-skin=7&amp;size=300&#34; loading=&#34;lazy&#34; allowfullscreen=&#34;&#34;&gt;&lt;/iframe&gt;
</description>
    </item>
    
    <item>
      <title>What Battersea Power Station taught me about the value of satellite embeddings</title>
      <link>https://me.darribas.org/2026/05/05/what-battersea-power-station-taught.html</link>
      <pubDate>Tue, 05 May 2026 09:59:51 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2026/05/05/what-battersea-power-station-taught.html</guid>
      <description>&lt;p&gt;Sometimes, magic finds its way through the forest of math that underpins most of my research. I spent a good amount of time a couple of weeks ago working on our embeddings workshop for &lt;a href=&#34;%5Bhttps://2026.gisruk.org%5D(https://2026.gisruk.org/)&#34;&gt;GISRUK&lt;/a&gt;. We just released a new &lt;a href=&#34;https://imago.ac.uk/news/imago-releases-google-satellite-embeddings-at-the-small-area-level-across-uk&#34;&gt;data product&lt;/a&gt; with Google satellite embeddings for small areas in the UK, and we couldn’t wait to take it on the road. This post is a note about one of the most insightful moments I had while preparing the materials but, if you want to check out the entire workshop, it’s all open at:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a href=&#34;https://imago-sdruk.github.io/embeddings_workshop/jupyterlite/content/02-Change.html&#34;&gt;https://imago-sdruk.github.io/embeddings_workshop/jupyterlite/content/02-Change.html&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;One of the most appealing characteristics of satellite embeddings is their ability to explore change. Since embeddings map the information in an image to a shared latent space, it doesn’t matter &lt;em&gt;where&lt;/em&gt; or &lt;em&gt;when&lt;/em&gt; that image was taken, it all gets encoded in the same mathematical “language”. Exploring whether the location of an image is similar or not to that of a different image; or whether such location has changed compared to what it looked like at a different point in time, is relatively straightforward. You can play with the “comparison across space” idea in our Imago &lt;a href=&#34;https://imago-sdruk.github.io/embeddings-uk-explorer/&#34;&gt;UK embedding Explorer&lt;/a&gt;. And we played with change across time in &lt;a href=&#34;https://imago-sdruk.github.io/embeddings_workshop/jupyterlite/content/02-Change.html&#34;&gt;this notebook&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The part that got me is the last exercise. We ask the question &lt;em&gt;what area has become the most like Hyde Park between 2020 and 2024?&lt;/em&gt; This seems a bit esoteric but, I think, is an interesting one to ask. We know areas change within a city all the time, wouldn’t it be cool to know which ones are becoming more like some specific landmarks? In the workshop, I called it “Hyde Park-ification”, but I may deny this in public… It also turns out this is relatively straightforward to check with embeddings. You can follow all the details, code included, in the notebook. The gist is you calculate how similar all areas are to Hyde Park in both years, take the difference of that distance, and pick your winner as the smallest of those.&lt;/p&gt;
&lt;p&gt;Here’s our winner&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://me.darribas.org/uploads/2026/f03f3bcdb3.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;p&gt;For the uninitiated reader, this is &lt;a href=&#34;https://en.wikipedia.org/wiki/Battersea_Power_Station&#34;&gt;Battersea Power Station&lt;/a&gt;. Which, even if all you know is the first photo in the Wikipedia page I just linked to, you’d be forgiven to think this embeddings sorcery is nonsense. This is as far as you can get from Hyde Park in terms of look and feel. So, where’s the catch?&lt;/p&gt;
&lt;p&gt;The catch, of course, is that we are not looking into overall similarity, but &lt;em&gt;change&lt;/em&gt;. Our approach looks for areas that, over the period we consider, have &lt;em&gt;become more like&lt;/em&gt; Hyde Park. That does not mean they &lt;em&gt;are&lt;/em&gt; like Hyde Park. There’s another interesting bit we show in the notebook: Battersea Station, by the standards of the areas we use, has changed &lt;em&gt;very little&lt;/em&gt;. Again, this is counterintuitive maybe, but not incompatible with what we’re asking of embeddings in this exercise: you can change very little, but entirely in one particular direction.&lt;/p&gt;
&lt;p&gt;As it turns out, this is what happened to our winner. This insight did not come painlessly to me, as I struggled through a good 20/30 minutes of scratching my head about whether I was asking too much of this technology (particularly when it’s aggregated from the pixel to an irregular area). I’m glad I stuck with this and followed it to the bottom. And I’m glad Google keeps funding Google Earth for free, including its time travel feature. Below is a comparison of the area in question between 2020 and 2024&lt;sup id=&#34;fnref:2&#34;&gt;&lt;a href=&#34;#fn:2&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;2&lt;/a&gt;&lt;/sup&gt;:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://me.darribas.org/uploads/2026/pasted-image-20260415101159.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;p&gt;If you can’t spot the difference (I couldn’t for the first ten minutes), follow the red arrow (which wasn’t there when I was looking for twenty minutes). The area, broadly speaking, has not changed much (which checks out with our low score of change). It was, and still is, a retired power station turned epicenter of cool south of the river. Mostly chimneys, mostly concrete. But there’s a small part that &lt;em&gt;has&lt;/em&gt; changed. A small patch by the river used to be concrete buildings but, in between 2020 and 2024, it was flattened. Instead, it is now a patch of grass where Londoners enjoy the three days a year where the sun shines with all its fury&lt;sup id=&#34;fnref:3&#34;&gt;&lt;a href=&#34;#fn:3&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;3&lt;/a&gt;&lt;/sup&gt;. You can see some of the before and after photos in &lt;a href=&#34;https://www.bbc.co.uk/news/uk-england-london-63234124&#34;&gt;this article&lt;/a&gt; by the BBC.&lt;/p&gt;
&lt;p&gt;I love this example because it captures very well why I’m so excited about embeddings and about making them accessible to more people through data products like our &lt;a href=&#34;https://data.imago.ac.uk/datasets/google-satellite-embedding-v1-small-areas-2017-2024&#34;&gt;small area one&lt;/a&gt;. I knocked out that notebook in about an hour (if you exclude my Google Earth rabbit hole). In that period, I was able to leverage data from seven massive satellite sources (see Figure S2 in &lt;a href=&#34;https://arxiv.org/abs/2507.22291&#34;&gt;this paper&lt;/a&gt; for details), across two periods of time on a setup that runs &lt;em&gt;on my iPad’s browser&lt;/em&gt;. Just let that sink in. What questions can we tackle that we couldn’t before? More importantly, which ones will we &lt;em&gt;actually&lt;/em&gt; consider now that the price of asking is so low? I think we’re about to find out, and I can’t wait.&lt;/p&gt;
&lt;section class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;
&lt;hr&gt;
&lt;ol&gt;
&lt;li id=&#34;fn:1&#34; role=&#34;doc-endnote&#34;&gt;
&lt;p&gt;I’m pasting here screenshots because it’s 2026 and YOLO, but you can play with the interactive map on the workshop site.&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&#34;fn:2&#34; role=&#34;doc-endnote&#34;&gt;
&lt;p&gt;You can play with the feature &lt;a href=&#34;https://earth.google.com/web/search/Battersea+Power+Station,+Circus+Road+West,+London/@51.48225821,-0.14362618,13.41773656a,854.69539249d,35y,0h,0t,0r/data=Cj4iJgokCZLpQLu9uElAERM7-U3ctklAGcQWgB32I9O_IeBuZyxozNW_KhAIARIKMjAyMC0wMS0xOBgBQgIIAUICCABKDQj___________8BEAA&#34;&gt;here&lt;/a&gt;.&amp;#160;&lt;a href=&#34;#fnref:2&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&#34;fn:3&#34; role=&#34;doc-endnote&#34;&gt;
&lt;p&gt;This is a joke. I know it’s, at least, five days.&amp;#160;&lt;a href=&#34;#fnref:3&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/section&gt;
</description>
    </item>
    
    <item>
      <title></title>
      <link>https://me.darribas.org/2026/05/01/happy-release-day-to-those.html</link>
      <pubDate>Fri, 01 May 2026 08:56:01 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2026/05/01/happy-release-day-to-those.html</guid>
      <description>&lt;p&gt;Happy release day to those who celebrate!!! Today, you can access our derived product that packages Google embeddings for small areas in the UK. Embeddings are changing how we work with satellite data. With this product, we hope it&amp;rsquo;ll be even easier to access and get started to look at places. If you take them out for a spin, let us know!&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://imago.ac.uk/news/imago-releases-google-satellite-embeddings-at-the-small-area-level-across-uk&#34;&gt;https://imago.ac.uk/news/imago-releases-google-satellite-embeddings-at-the-small-area-level-across-uk&lt;/a&gt;&lt;/p&gt;
&lt;img src=&#34;https://me.darribas.org/uploads/2026/0fc2a7c153.png&#34; alt=&#34;&#34;&gt;
</description>
    </item>
    
    <item>
      <title></title>
      <link>https://me.darribas.org/2026/04/24/happy-data-release-day-to.html</link>
      <pubDate>Fri, 24 Apr 2026 13:24:58 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2026/04/24/happy-data-release-day-to.html</guid>
      <description>&lt;p&gt;Happy data release day to those who celebrate!!! We&amp;rsquo;ve been working really hard (how hard can it be to count clouds? a lot, it turns out&amp;hellip;) to bring you all your cloudy needs neatly packaged. If you play with SPF, we&amp;rsquo;d love to hear from you!&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://imago.ac.uk/news/imago-releases-sun-probability-framework-spf-10-a-dataset-linking-cloudiness-to-people-and-places&#34;&gt;imago.ac.uk/news/imag&amp;hellip;&lt;/a&gt;&lt;/p&gt;
&lt;img src=&#34;uploads/2026/image.png&#34; alt=&#34;&#34;&gt;
</description>
    </item>
    
    <item>
      <title>Notes from a week in the Bay Area</title>
      <link>https://me.darribas.org/2026/03/23/notes-from-a-week-in.html</link>
      <pubDate>Mon, 23 Mar 2026 13:01:00 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2026/03/23/notes-from-a-week-in.html</guid>
      <description>&lt;p&gt;I’m just wrapping up a week in Berkeley and San Francisco. I came for two reasons, both have been fantastic, and I’m definitely feeling now the post-high blues that good academic interaction tends to induce.&lt;/p&gt;
&lt;p&gt;I spent the first few days at the &lt;a href=&#34;https://bids.berkeley.edu/&#34;&gt;Berkeley Institute for Data Science&lt;/a&gt;, where the good folks of &lt;a href=&#34;https://pysal.org/&#34;&gt;PySAL&lt;/a&gt; organised the Spatial Data Science Summit. This was a meeting to discuss opportunities and overlaps across the spatial data science community, and beyond, including the wider Python ecosystem for scientific computing. These days, I’m much less active (and that’s a kind way of putting it) in the development of PySAL. But it was nevertheless a fantastic experience. PySAL 1.0 shipped in 2009 and I was there to see it. Since then, it’s been a project and a community that has brought me much of what I am and who I’ve become. And, as the cliché goes, many of the collaborators have become close friends. Clichés are clichés for a reason.&lt;/p&gt;
&lt;p&gt;Then I hopped on the BART to San Francisco’s Tenderloin, where geographers were descending left and right to discuss all things Geography at the &lt;a href=&#34;https://www.aag.org/events/aag2026/&#34;&gt;AAG&lt;/a&gt;. I was part of a session brilliantly put together by Elizabeth Delmelle and Geoff Boeing on “problem-driven methods” (as opposed to the seemingly more common “method-driven problem development”) in the context of cities. I presented on satellite embeddings. When I was preparing the slides, I felt a bit uncomfortable because, arguably, I was about to engage in precisely the type of behaviour the sessions sought to avoid: “reaching for this year’s shiny new tool” instead of addressing cities&#39; &amp;lsquo;wicked problems&amp;rsquo;”. Elizabeth and Geoff prompted us to include a slide at the beginning stating the “big urban problem” we were tackling. I’m so glad they did because it really nudged me to spell out why I think embeddings are more than this year’s shiny tool. My framing revolved around two key arguments. First, there is much more we can (and should!) do to tailor the data we use to the problems we tackle. Second, there &lt;em&gt;is&lt;/em&gt; a lot of untapped data to help in that tailoring. In this context, satellites are one of those underutilised sources that can help provide better empirical fit to the questions we care about. And embeddings lower the barrier to access satellite data, making it cheaper to ask questions and explore ideas. I think, in the end, it went well and was well received.&lt;/p&gt;
&lt;p&gt;I also participated in a panel organised as part of the discussion we had started in Berkeley earlier in the week around open source in spatial data science research. Serge Rey prompted us to think about existing gaps, low-hanging fruit, and surfaces of overlap. We covered quite a bit of territory, and Serge structured the conversation so there was clear and constant interaction with the audience, which became an “additional panelist”. A lot of fun.&lt;/p&gt;
&lt;p&gt;Besides the strictly “work” things, this week also had plenty of space for fun. We (i.e., &lt;a href=&#34;https://www.rachelfranklin.org/&#34;&gt;Rachel&lt;/a&gt;, &lt;a href=&#34;https://www.ljwolf.org/&#34;&gt;Levi&lt;/a&gt; and your truly) attended the AAG Awards ceremony to pick up our Media Achievement &lt;a href=&#34;https://me.darribas.org/2026/02/16/this-happened-the-glad-podcast.html&#34;&gt;award&lt;/a&gt; for &lt;a href=&#34;https://gladpodcast.podbean.com/&#34;&gt;GLaD&lt;/a&gt;. To celebrate it, that afternoon we hijacked a boardroom, stuck a hand-written note in the door that read “recording in process”, and taped the first episode in a long while where we were physically together. And, after all that flurry of activity, the day after, I managed to convince Geoff Boeing and Martin Fleischmann to join me on a walk around very tall trees north of the Golden Gate. Long walks are underappreciated ways to exchange ideas.&lt;/p&gt;
&lt;p&gt;With that, the week came to an end. It’s been so much compressed in such a small amount of time and space. I know it’ll take me a few days to unpack, literally and figuratively. This is conferencing at its best: more brain cycles in less days, all away than your usual routine. Academic life the way it should be.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title></title>
      <link>https://me.darribas.org/2026/03/22/were-recruiting-for-two-phd.html</link>
      <pubDate>Sun, 22 Mar 2026 21:16:45 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2026/03/22/were-recruiting-for-two-phd.html</guid>
      <description>&lt;p&gt;We’re recruiting for two PhD positions at Liverpool with the &lt;a href=&#34;https://imago.ac.uk&#34;&gt;Imago&lt;/a&gt; team and based at the &lt;a href=&#34;https://liverpool.ac.uk/geographic-data-science&#34;&gt;GDSL&lt;/a&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.liverpool.ac.uk/courses/pixel2policy&#34;&gt;Pixel2Policy&lt;/a&gt;, led by &lt;a href=&#34;https://www.pietrostefani.com&#34;&gt;Elisabetta Pietrostefani&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;This project investigates how satellite-derived indicators can be co-produced with policymakers and communities to better reflect real needs and lived realities. Bridging Earth observation, participation, and policy, it aims to make satellite data more inclusive, credible, and impactful in decision-making.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.liverpool.ac.uk/courses/space2health-turning-pixels-into-health-evidence&#34;&gt;Space2Health&lt;/a&gt;, led by &lt;a href=&#34;https://www.liverpool.ac.uk/people/ron-mahabir&#34;&gt;Ron Mahabir&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Space2Health explores how satellite imagery can be transformed into meaningful measures of environmental exposures linked to health. The project relies on recent AI technologies to develop and evaluate satellite-derived indicators, examining how data choices and analytical approaches shape health-relevant evidence for research and decision-making.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Both open until &lt;strong&gt;April 13th&lt;/strong&gt;, get in touch for any queries.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>The GLaD Podcast recognised with AAG award</title>
      <link>https://me.darribas.org/2026/02/16/this-happened-the-glad-podcast.html</link>
      <pubDate>Mon, 16 Feb 2026 13:04:56 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2026/02/16/this-happened-the-glad-podcast.html</guid>
      <description>&lt;p&gt;This happened, the GLaD podcast is now the “award-winning” GLaD podcast:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.aag.org/2026-aag-awards-recognition/&#34;&gt;&lt;code&gt;https://www.aag.org/2026-aag-awards-recognition/&lt;/code&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Reproduced here for posterity:&lt;/p&gt;
&lt;blockquote&gt;
&lt;h1 id=&#34;aag-media-achievement-award&#34;&gt;AAG Media Achievement Award&lt;/h1&gt;
&lt;p&gt;The 2026 Media Achievement Award is presented to Drs. Daniel Arribas-Bel, Rachel Franklin and Levi Wolf, the co-creators and hosts of the Geography, Life + Data (GLaD) Podcast. This podcast is celebrated for enhancing the understanding of geography by exploring the intersection of our discipline with data science, public life, and academia—or, as their episode intro says, “geography, life, geography life, and data. Launched in 2023, the GLaD Podcast and its predecessor series have produced over 50 episodes, amassing over 8,000 downloads, over 15,000 views on YouTube, and attracting more than 5,000 listeners worldwide. The podcast is renowned for its ability to simplify complex topics—such as spatial data science and urban analytics—through an engaging and accessible conversational style. It effectively breaks down barriers for students, early-career researchers, and non-specialists. Recognized as an invaluable educational resource, it has been integrated into graduate seminars and serves as a platform to humanize leading scholars. The podcast offers candid, practical advice on academic challenges like job searching and conference navigation, fostering a supportive community. GLaD’s continued independent production underscores the creators’ commitment to bridging the gap between academic research and the wider public.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Like most things worth your time in life, we did not set out to do a podcast (the “I’m in a band” of the XXIst Century…) for the awards, but it does feel very good to be recognised, mostly by people listening to it every month, and now with this too.&lt;/p&gt;
&lt;p&gt;Thank you, thank you, thank you to everyone who’s clicked on the Play button at some point. And Thank you, Thank you, Thank you to the kind souls who nominated us for the award. Like I’ve said elsewhere, whatever they tell you, what academics really crave is peer recognition, and this feels pretty close to it!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title></title>
      <link>https://me.darribas.org/2026/02/13/new-episode-of-the-one.html</link>
      <pubDate>Fri, 13 Feb 2026 17:39:02 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2026/02/13/new-episode-of-the-one.html</guid>
      <description>&lt;p&gt;New episode of the one and only #GLaDpodcast. For this one, we dust off our oracles to speculate what 2026 (whatever is left of it anyway) has in store for Geography, Life, Geography Life, and Data! Come for the hot takes, stay for Polymarket-style futures contracts!&lt;/p&gt;
&lt;iframe title=&#34;Episode 30: Predictions for (the rest of) 2026&#34; allowtransparency=&#34;true&#34; height=&#34;150&#34; width=&#34;100%&#34; style=&#34;border: none; min-width: min(100%, 430px);height:150px;&#34; scrolling=&#34;no&#34; data-name=&#34;pb-iframe-player&#34; src=&#34;https://www.podbean.com/player-v2/?i=8urep-1a45684-pb&amp;from=pb6admin&amp;share=1&amp;download=1&amp;rtl=0&amp;fonts=Arial&amp;skin=f6f6f6&amp;font-color=auto&amp;logo_link=episode_page&amp;btn-skin=7&#34; loading=&#34;lazy&#34;&gt;&lt;/iframe&gt;
</description>
    </item>
    
    <item>
      <title></title>
      <link>https://me.darribas.org/2026/01/28/yesterday-we-the-imago-team.html</link>
      <pubDate>Wed, 28 Jan 2026 12:26:17 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2026/01/28/yesterday-we-the-imago-team.html</guid>
      <description>&lt;p&gt;Yesterday, we (the &lt;a href=&#34;https://imago.ac.uk&#34;&gt;Imago&lt;/a&gt; team) gave a workshop on satellite embeddings for a room with about 50 people from different corners of the UK Government. It was fantastic in every respect (with the possible exception of Github bringing down our website because it thought it was receiving a DDoS attack lol). It&amp;rsquo;s so exciting to see these ideas and technology move at the speed of light from state of the art research to Government. Anything we can do at &lt;a href=&#34;https://imago.ac.uk&#34;&gt;Imago&lt;/a&gt; to facilitate that transfer, we&amp;rsquo;re here for that!&lt;/p&gt;
&lt;p&gt;If you&amp;rsquo;re curious, materials are available at:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://imago-sdruk.github.io/EMBED2Social-Workshop-2026/&#34;&gt;imago-sdruk.github.io/EMBED2Soc&amp;hellip;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And if this looks interesting to your and/or your organisation, do get in touch!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>🔗 Earth Embeddings: Towards AI-centric Representations of our Planet</title>
      <link>https://me.darribas.org/2026/01/23/earth-embeddings-towards-aicentric-representations.html</link>
      <pubDate>Fri, 23 Jan 2026 22:35:26 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2026/01/23/earth-embeddings-towards-aicentric-representations.html</guid>
      <description>&lt;p&gt;Very very timely paper that captures the current zeitgeist in EO and AI. If nothing else, it serves as a fantastic introduction to one of the technologies that I think(/hope) will help the most bring imagery to the masses in the coming years.&lt;/p&gt;
&lt;h3 id=&#34;metadata&#34;&gt;Metadata&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Author: eartharxiv.org&lt;/li&gt;
&lt;li&gt;Category: article&lt;/li&gt;
&lt;li&gt;Document Tags: paper&lt;/li&gt;
&lt;li&gt;URL: &lt;a href=&#34;https://eartharxiv.org/repository/object/11083/download/20213/&#34;&gt;eartharxiv.org/repositor&amp;hellip;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;highlights&#34;&gt;Highlights&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;Earth embedding vectors &lt;em&gt;emb&lt;/em&gt; are produced by a family of embedding functions &lt;em&gt;E&lt;/em&gt; that map continuous location inputs (i.e., longitude, latitude with optionally elevation, and time) into a &lt;em&gt;d&lt;/em&gt;-dimensional vector space:&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Figure 2: Earth embeddings provide different functions: (1) They compress high-dimensional data into a lower-dimensional vector format. (2) They fuse together different geospatial data modalities, from different types of images to text and tabular data. (3) They can interpolate to unseen spatiotemporal locations, where raw data is missing. (4) They are interoperable with other AI foundation models, such as LLMs, through aligned embedding spaces.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;as &lt;em&gt;explicit models&lt;/em&gt;, extracting embeddings from raw data (e.g. satellite imagery) associated with a location (&lt;em&gt;emb&lt;/em&gt; ∼ &lt;em&gt;Eexplicit&lt;/em&gt;(&lt;em&gt;datalocation&lt;/em&gt;))&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;implicit models&lt;/em&gt;, returning embeddings from only location inputs (&lt;em&gt;emb&lt;/em&gt; ∼ &lt;em&gt;Eimplicit&lt;/em&gt;(&lt;em&gt;location&lt;/em&gt;)).&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Earth embeddings map places and times that share similar properties closer together in embedding space.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;GeoFMs are large-scale modeling and learning frameworks, whereas Earth embeddings constitute the interoperable, location-indexed data outputs that can be stored, shared, or queried independently of the model that created them.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;We posit that Earth embeddings will emerge as the dominant format of geospatial data in the AI age&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;ways in which users can employ Earth embeddings for prediction, conditioning, simulation, and search&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Call to action: Advancing analyses and applications with Earth embeddings.&lt;/p&gt;
&lt;p&gt;• &lt;strong&gt;Evaluating and benchmarking Earth embeddings&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;• &lt;strong&gt;Explainable and interpretable Earth embeddings&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;• &lt;strong&gt;Learning planetary processes with Earth embeddings&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Earth Embedding Models: Explicit Feature Extraction versus Implicit Neural Representation&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Challenges and opportunities for improving Earth embeddings.&lt;/p&gt;
&lt;p&gt;• &lt;strong&gt;Model capacity&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;• &lt;strong&gt;Spatio-temporal heterogeneity&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;• &lt;strong&gt;Data curation and scaling&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;• &lt;strong&gt;Learning objective&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;The research agenda we outline is fundamentally interdisciplinary: Earth embeddings will rely on feedback from domain scientists, e.g. in ecological, geological, oceanographic, and atmospheric sciences, that incorporate Earth embeddings into their analyses and from data practitioners apply- ing Earth embeddings in their workflows and products.&lt;/p&gt;
&lt;/blockquote&gt;
</description>
    </item>
    
    <item>
      <title></title>
      <link>https://me.darribas.org/2026/01/21/a-bit-late-to-post.html</link>
      <pubDate>Wed, 21 Jan 2026 18:29:07 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2026/01/21/a-bit-late-to-post.html</guid>
      <description>&lt;p&gt;A bit late to post about (though not to publish!), we have a &lt;a href=&#34;https://gladpodcast.podbean.com/e/episode-29-the/&#34;&gt;new episode&lt;/a&gt; of the #GLaDpodcast out. If nothing else, be enticed by the title (the oldest profession in Geography?!?!?!); if something else, delight in Anthony Robinson&amp;rsquo;s views on maps, AI, and microwave ovens!&lt;/p&gt;
&lt;iframe title=&#34;Episode 29: The oldest profession in geography&#34; allowtransparency=&#34;true&#34; height=&#34;300&#34; width=&#34;100%&#34; style=&#34;border: none; min-width: min(100%, 430px);height:300px;&#34; scrolling=&#34;no&#34; data-name=&#34;pb-iframe-player&#34; src=&#34;https://www.podbean.com/player-v2/?from=embed&amp;i=vdgb9-1a134cd-pb&amp;square=1&amp;share=1&amp;download=1&amp;fonts=Arial&amp;skin=f6f6f6&amp;font-color=auto&amp;rtl=0&amp;logo_link=episode_page&amp;btn-skin=7&amp;size=300&#34; loading=&#34;lazy&#34; allowfullscreen=&#34;&#34;&gt;&lt;/iframe&gt;
</description>
    </item>
    
    <item>
      <title>🎧 From Data Dump to Data Product</title>
      <link>https://me.darribas.org/2026/01/19/from-data-dump-to-data.html</link>
      <pubDate>Mon, 19 Jan 2026 00:07:31 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2026/01/19/from-data-dump-to-data.html</guid>
      <description>&lt;p&gt;So many common points and arguments that really resonate here and make me more hopeful for &lt;a href=&#34;https://imago.ac.uk&#34;&gt;Imago&lt;/a&gt;. The discussion of data as infrastructure, invisibility as success, and thinking really hard about how to make sure “it”’s not only here now, but tomorrow and the day after are points that’ll stay with me. And it’s also great to find more people who’re thinking creatively (not only from the tech side of things) to ensure the world has more collective-ness around data. Most recommended listen.&lt;/p&gt;
&lt;h3 id=&#34;metadata&#34;&gt;Metadata&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Author: MapScaping&lt;/li&gt;
&lt;li&gt;Category: podcast&lt;/li&gt;
&lt;li&gt;Document Tags: audio&lt;/li&gt;
&lt;li&gt;URL: &lt;a href=&#34;https://podcasts.apple.com/gb/podcast/the-mapscaping-podcast-gis-geospatial-remote-sensing/id1452297085?i=1000740492891&#34;&gt;podcasts.apple.com/gb/podcas&amp;hellip;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;highlights&#34;&gt;Highlights&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;The way I frame it is like, the game is figuring out how to lower the cost of asking questions.&lt;/p&gt;
&lt;/blockquote&gt;
</description>
    </item>
    
    <item>
      <title>🔗 Why &#34;Science-as-a-Service&#34; Doesn&#39;t Work for Earth Science</title>
      <link>https://me.darribas.org/2025/12/18/why-scienceasaservice-doesnt-work-for.html</link>
      <pubDate>Thu, 18 Dec 2025 16:54:05 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/12/18/why-scienceasaservice-doesnt-work-for.html</guid>
      <description>&lt;p&gt;Very important, if sobering, piece on the TerraWatchSpace newsletter on why &amp;ldquo;handing off to industry&amp;rdquo; is not a great idea for Earth Observation (EO) for basic science. In some ways, I see parallels with the discussion in the social sciences around how traditional sources (think decadal censuses, but also large surveys, etc.) could potentially be &lt;em&gt;replaced&lt;/em&gt; by new sources such as mobility from phones or, for that matter, modern uses of Earth Observation. Don&amp;rsquo;t get me wrong, I am more excited than most about the potential of new data in the social sciences (&lt;a href=&#34;https://imago.ac.uk&#34;&gt;imagery&lt;/a&gt; in particular!). We do need more data than a drop every ten years to not fly blind through everything that happens between release points (which is a &lt;em&gt;lot&lt;/em&gt;). The bit that makes me very uneasy here is the &lt;em&gt;replace&lt;/em&gt;, rather than &lt;em&gt;complement&lt;/em&gt;. Without the census, satellites and phones are fairly close to useless for social scientists, and the reasons are very similar to why commercial EO needs large, public, and free programmes like Sentinel and Landsat.&lt;/p&gt;
&lt;h3 id=&#34;metadata&#34;&gt;Metadata&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Author: Aravind&lt;/li&gt;
&lt;li&gt;Category: rss&lt;/li&gt;
&lt;li&gt;URL: &lt;a href=&#34;https://newsletter.terrawatchspace.com/why-science-as-a-service-doesnt-work-for-earth-science/&#34;&gt;newsletter.terrawatchspace.com/why-scien&amp;hellip;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;highlights&#34;&gt;Highlights&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;Jared Isaacman, President Trump&amp;rsquo;s nominee for NASA Administrator has &lt;a href=&#34;https://x.com/tobyliiiiiiiiii/status/1986236186122461581?s=46&amp;amp;ref=newsletter.terrawatchspace.com&#34;&gt;articulated&lt;/a&gt; a compelling vision: &amp;ldquo;&lt;em&gt;NASA needs to constantly be recalibrating to do the near impossible, what no one else is doing - and the things they figured out, they hand off to industry.&lt;/em&gt;&amp;rdquo;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Earth Science Data Is Infrastructure, Not a Service&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Infrastructure requires institutional commitment that transcends market cycles and political administrations. It requires transparency, neutrality, and guaranteed long-term access. It requires optimization for societal benefit rather than profit margins.&lt;/p&gt;
&lt;/blockquote&gt;
</description>
    </item>
    
    <item>
      <title></title>
      <link>https://me.darribas.org/2025/12/16/just-in-time-for-a.html</link>
      <pubDate>Tue, 16 Dec 2025 11:37:08 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/12/16/just-in-time-for-a.html</guid>
      <description>&lt;p&gt;Just in time for a cozy listen this coming break, a new #GLaDpodcast &lt;a href=&#34;https://gladpodcast.podbean.com/e/opening-the-academic-source-with-serge-rey/&#34;&gt;episode&lt;/a&gt;! This time, we welcome the one and only Serge Rey to talk all things open, open source, and academia! Come for the code, stay for the stories of lives changed!&lt;/p&gt;
&lt;iframe title=&#34;“Opening the academic source” with Serge Rey&#34; allowtransparency=&#34;true&#34; height=&#34;150&#34; width=&#34;100%&#34; style=&#34;border: none; min-width: min(100%, 430px);height:150px;&#34; scrolling=&#34;no&#34; data-name=&#34;pb-iframe-player&#34; src=&#34;https://www.podbean.com/player-v2/?i=rvyxc-19f17a3-pb&amp;from=pb6admin&amp;share=1&amp;download=1&amp;rtl=0&amp;fonts=Arial&amp;skin=f6f6f6&amp;font-color=auto&amp;logo_link=episode_page&amp;btn-skin=7&#34; loading=&#34;lazy&#34;&gt;&lt;/iframe&gt;
</description>
    </item>
    
    <item>
      <title></title>
      <link>https://me.darribas.org/2025/12/16/with-all-the-rush-last.html</link>
      <pubDate>Tue, 16 Dec 2025 11:32:38 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/12/16/with-all-the-rush-last.html</guid>
      <description>&lt;p&gt;With all the rush last month, I forgot we released a new #GLaDpodcast &lt;a href=&#34;https://www.podbean.com/ew/pb-gxvrf-19bd2cb&#34;&gt;episode&lt;/a&gt;. We &lt;em&gt;finally&lt;/em&gt; gave in to the GeoAI craze and went straight to the source. Join us for a conversation with Krzysztof Janowicz, who’s been laying the grounds for what today is called “GeoAI” for longer than you can think of!&lt;/p&gt;
&lt;iframe title=&#34;Episode 27: Are you GLaD about GeoAI? A conversation with Krzysztof Janowicz&#34; allowtransparency=&#34;true&#34; height=&#34;300&#34; width=&#34;100%&#34; style=&#34;border: none; min-width: min(100%, 430px);height:300px;&#34; scrolling=&#34;no&#34; data-name=&#34;pb-iframe-player&#34; src=&#34;https://www.podbean.com/player-v2/?from=embed&amp;i=gxvrf-19bd2cb-pb&amp;square=1&amp;share=1&amp;download=1&amp;fonts=Arial&amp;skin=f6f6f6&amp;font-color=auto&amp;rtl=0&amp;logo_link=episode_page&amp;btn-skin=7&amp;size=300&#34; loading=&#34;lazy&#34; allowfullscreen=&#34;&#34;&gt;&lt;/iframe&gt;
</description>
    </item>
    
    <item>
      <title>🔗 World Urbanization Prospects 2025</title>
      <link>https://me.darribas.org/2025/11/30/world-urbanization-prospects.html</link>
      <pubDate>Sun, 30 Nov 2025 12:46:50 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/11/30/world-urbanization-prospects.html</guid>
      <description>&lt;p&gt;Cities are (still) a pretty cool thing…&lt;/p&gt;
&lt;h3 id=&#34;metadata&#34;&gt;Metadata&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Author: Population Division of the United Nations Department of Economic and Social Affairs (UN DESA)&lt;/li&gt;
&lt;li&gt;Category: pdf&lt;/li&gt;
&lt;li&gt;URL: &lt;a href=&#34;https://population.un.org/wup/assets/Publications/undesa_pd_2024_key_messages_wup_2025.pdf&#34;&gt;population.un.org/wup/asset&amp;hellip;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;highlights&#34;&gt;Highlights&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;The world has become increasingly urban; more people live in cities today than in towns or rural areas.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The number of &amp;ldquo;megacities&amp;rdquo; (10 million inhabitants or more) continues to grow; over half are in Asia.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;More people live in small and medium-sized cities than in megacities; many of these smaller settlements are among the fastest growing, especially in Africa and Asia.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Growth of the world&amp;rsquo;s city population between now and 2050 will be concentrated in seven countries.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;City population growth is uneven; most cities are growing, but thousands have shrinking populations.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Towns are home to more than a third of humanity and are critical for sustainable development.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;As the world&amp;rsquo;s rural population approaches its peak size, it faces unprecedented challenges.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The expansion of built-up areas is outpacing population growth worldwide.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The Degree of Urbanization methodology reveals the world is more urbanized than national statistics suggest.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Sustainable development requires integrated planning that treats cities, towns and rural areas as interconnected and interdependent.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
</description>
    </item>
    
    <item>
      <title>Dispatch from the Human Planet Forum</title>
      <link>https://me.darribas.org/2025/11/24/dispatch-from-the-human-planet.html</link>
      <pubDate>Mon, 24 Nov 2025 12:28:58 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/11/24/dispatch-from-the-human-planet.html</guid>
      <description>&lt;p&gt;I’m just back from my first &lt;a href=&#34;https://joint-research-centre.ec.europa.eu/events/human-planet-forum-2025-2025-11-19_en&#34;&gt;Human Planet Forum&lt;/a&gt;. In its own words:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The Human Planet Forum 2025 is a flagship event of the &lt;a href=&#34;https://earthobservations.org/groups/geo-human-planet&#34;&gt;GEO Human Planet Initiative (GHP)&lt;/a&gt; which works to understand and map human presence on earth using open geospatial data.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;In my own, it’s an (the?) opportunity to see in one room, at the same time, all the wonderful nerds behind some of the most interesting data products using earth observation (EO) to map the world’s population. As an understatement, I was &lt;em&gt;excited&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;The organisers kindly asked me to prepare a ten minute summary of the event that’d help conclude it. As my email inbox will attest, I “had to” pay attention to all presentations, and thus the opportunity cost of getting distracted was higher than usual. I’m glad I was given this constraint because it made me appreciate the event and what was presented there much more. Below is a write up of that summary. Heads up, this is &lt;em&gt;not&lt;/em&gt; a detailed account of each presentation (for that, you’ll have to wait for the report the JRC will put out in time), more of an opinionated view of what the event represents and why it is valuable.&lt;/p&gt;
&lt;p&gt;I structured my contribution along three key dimensions: domains discussed, perspectives used, and common threads. I then added two extra slides, one with themes that will keep this community busy for the foreseeable future, and one with my own perspectives to wrap up.&lt;/p&gt;
&lt;p&gt;Start with the &lt;em&gt;domains&lt;/em&gt;. There was an important chunk of time spent discussing new ways and products that characterise environments. A lot of this is the evolution from the earlier work defining the extent of human settlements (the HS in GHSL!), and it’s very welcome to see these attempts becoming more sophisticated, adding more depth and providing more detail than what it has already been shown possible. It was not surprising to see a lot of work also towards identifying, measuring and monitoring disasters, vulnerability and exposure. Underlying it all was the looming presence of climate change and the consequences it is increasingly having on human systems. And one of the key distinctions between this meeting and almost any other one I can think of is its ambition to combine these domains with socio-economic aspects. Of course, population estimates is by now a staple of this community, but we also heard from efforts to characterise the building stock, the degree of urbanisation, or poverty, to name a few.&lt;/p&gt;
&lt;p&gt;I identified three key &lt;em&gt;perspectives&lt;/em&gt;. One is presentations on advances in the field, technical or otherwise. What are the things we can now do we couldn’t a few years ago? The second is a focus on introducing foundational layers. The word foundation has lost much meaning in the past few years “thanks” to the AI hype around LLMs&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;, but its use here referred to something more meaningful: data layers built to develop a lot of applications on top of them, to be used by a wide range of stakeholders in a variety of contexts, and relied upon for many years to come. This aspect of temporal continuity for me deserves special praise. While the Valley mentality of “disrupting”, using the latest and greatest to put out catchy data products has its (mostly demonstrational) value, to me it pales in comparison with the commitment to support a data product over time.&lt;/p&gt;
&lt;p&gt;All of the above stems from a series of shared values, a common narrative, that permeated through pretty much everything that was said in the meeting. The first is the very clear ambition to develop and use data to inform real decisions. There was a very interesting debate across different sessions of how much this ambition should dictate the data we develop and how we go about this task. The appeal to tailor something as close as possible to what decision makers state they need is clear. Less clear to me until I heard it was the notion that maybe such stakeholders are not always aware of what is possible and hence, when they specify needs, miss opportunities. It is then up to us to grab such opportunities to show new ways in which data can influence policy. There was also a lot of discussion about the need for capacity building, for addressing that “last-mile delivery” challenge to make sure the data and insights we develop have real impact. I half joked that, in some cases, I’m not sure how long that mile is. Sometimes, it feels our outputs should inform decisions, but in reality there’s a broader gap between them and the evidence needed to make a difference. At any rate, that this conversation featured so prominently across sessions seems to me like like a very healthy pre-condition to figure out the best way forward. And, finally, the third common thread was the value of Open. Everyone here understands that, for this work to be relevant, it is imperative it be openly available through permissive licenses. This is in contrast to other academic fora where my sense is that openness is seen as a desirable though not critical feature of work. I think the Human Planet folks are “on the right side of history” here.&lt;/p&gt;
&lt;p&gt;After touching on domains, perspectives and common threads, I reflected on themes that, in my view, will remain relevant in the coming years, despite all progress already made. The first was the tension between developing global products and aiming to influence local decisions. This is what I called the &lt;em&gt;everything, everywhere, all the time&lt;/em&gt; goal of the data products we develop. This is not only an aspirational goal, it is one whose goalposts are constantly shifting (what was “high resolution” or “frequent” five years ago is no longer now), so the need to always push the envelope does not go away with technological advances. To me the real value of the goal is not achieving it &lt;em&gt;per-se&lt;/em&gt; (it is always going to somehow elude us), but to help focus our minds about the direction of travel and the “itinerary”: what are the pieces we really cannot sacrifice and which ones we can give up in the name of actually existing datasets? The second point I raised was that notion of “last-mile” discussed above. Figuring this one out will keep us entertained for a while. And the third was the need to continue standardising and harmonising data and approaches to make the ecosystem more useful than the sum of its (data product) parts. As more datasets are created, this becomes more important, but also more onerous.&lt;/p&gt;
&lt;p&gt;I closed with three thoughts this Human Planet Forum has stimulated. First is this notion I’ve been mulling over for a while of EO as a data source of &lt;em&gt;first&lt;/em&gt; resort. For a long time, at least in social science, one would use satellites because the data one was really interested in wasn&amp;rsquo;t available (a census, a survey, a building cadaster….). I think the time is ripe for this to change. Data from satellites (and the techniques we now have to work with them) have advanced to a point where I think, in many cases, they make for the best option. This is not fully obvious to everyone (yet) and perhaps it needs a bit more of shouting from people like us to spread this gospel. The second is the value, not only of pushing the boundaries of what is possible with these data, but also to bring such boundaries to the masses. So much of science gets “locked” in niche communities because it is too complicated, obscure, or there is no effort to disseminate. We cannot afford this with advances in satellite data. In this context, I really take away the idea of the “last-mile” as a neat way to encapsulate much of this challenge (and, perhaps, part of its solution). The final reflection I made is that there’s a lot of opportunity in bringing in conversation work along these lines of the Global North with that of the Global South. A lot of the focus in this community has historically focused in less developed countries (see the point about data of last resort above). As technology gets better and becomes more relevant not as a substitute for another data, but as the main focus, I think there’s a great opportunity for all the lessons learned while working on the Global South to be shared and amplified elsewhere. Yet more avenues for cross-pollination and collaboration.&lt;/p&gt;
&lt;p&gt;And that was it. As I mentioned at the start, these were three very intense but extremely productive days. Michele and team did a stellar job in putting a fantastic show together and I’d like to thank them again for letting me be part of it. I hope to see many of the participants again very soon in different venues!&lt;/p&gt;
&lt;section class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;
&lt;hr&gt;
&lt;ol&gt;
&lt;li id=&#34;fn:1&#34; role=&#34;doc-endnote&#34;&gt;
&lt;p&gt;Ironically, an area I expected to hear more here was foundation models for satellite imagery but, alas, it was barely mentioned. Perhaps for the better, although I’d have very much enjoyed seeing this community’s take on the new wave of computer vision models trained on satellites for satellites.&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/section&gt;
</description>
    </item>
    
    <item>
      <title>Entry for #30DayMapChallenge</title>
      <link>https://me.darribas.org/2025/11/06/entry-for-daymapchallenge.html</link>
      <pubDate>Thu, 06 Nov 2025 15:54:01 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/11/06/entry-for-daymapchallenge.html</guid>
      <description>&lt;p&gt;I have an entry today at the &lt;a href=&#34;https://www.liverpool.ac.uk/geographic-data-science/&#34;&gt;GDSL&amp;rsquo;s&lt;/a&gt; #30DayMapChallenge with an attempt at &amp;ldquo;Dimensions&amp;rdquo;. It&amp;rsquo;s a story of 64 dimensions, mapped in two, with a bit of an extra dimension.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://me.darribas.org/uploads/2025/dimensions-dab.png&#34; alt=&#34;Dimensions&#34;&gt;&lt;/p&gt;
&lt;p&gt;Official description:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This &amp;ldquo;map&amp;rdquo; is a projection to 2D of the 64 dimensions provided by &lt;a href=&#34;https://developers.google.com/earth-engine/datasets/catalog/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL&#34;&gt;Google&amp;rsquo;s Satellite Embedding V1&lt;/a&gt; for all pixels of 100m x 100m in Liverpool for 2017 and 2024. Each dot is thus one area at one point in time. Because embeddings encode semantic similarity, nearby dots represent similar areas. Three areas (A, B, C) with substantive change are highlighted, and this change can be seen in the &amp;ldquo;journey&amp;rdquo; across the map from their 2017 location to that in 2024. Suggestive aerial images are included also to help understand the nature of the change.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Credits:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Embeddings provided by &lt;a href=&#34;https://developers.google.com/earth-engine/datasets/catalog/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL&#34;&gt;Google Satellite Embeddings V1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Aerial images are provided by Esri World Imagery&lt;/li&gt;
&lt;li&gt;Liverpool boundary used to filter pixels by &lt;a href=&#34;https://geoportal.statistics.gov.uk/datasets/ons::local-authority-districts-may-2025-boundaries-uk-bfc-v2/api&#34;&gt;ONS&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>🔗 The City As Text</title>
      <link>https://me.darribas.org/2025/11/03/the-city-as-text.html</link>
      <pubDate>Mon, 03 Nov 2025 23:06:35 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/11/03/the-city-as-text.html</guid>
      <description>&lt;p&gt;Neat paper by a great gang.&lt;/p&gt;
&lt;h3 id=&#34;metadata&#34;&gt;Metadata&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Author: Jonathan Reades, Yingjie Hu, Emmanouil Tranos, Elizabeth Delmelle&lt;/li&gt;
&lt;li&gt;Category: pdf&lt;/li&gt;
&lt;li&gt;Document Tags: paper&lt;/li&gt;
&lt;li&gt;URL: &lt;a href=&#34;https://www.nature.com/articles/s44284-025-00314-x&#34;&gt;www.nature.com/articles/&amp;hellip;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;highlights&#34;&gt;Highlights&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;This Review seeks to ground this opportunity in an introduction to the kinds of text and tools available to researchers, providing examples of the state of the art in urban research while contextualizing these applications in the broader framework within which this interest in textual data evolved.&lt;/p&gt;
&lt;/blockquote&gt;
</description>
    </item>
    
    <item>
      <title>(Satellite imagery) embeddings for the rest of us</title>
      <link>https://me.darribas.org/2025/10/24/satellite-imagery-embeddings-for-the.html</link>
      <pubDate>Fri, 24 Oct 2025 14:52:00 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/10/24/satellite-imagery-embeddings-for-the.html</guid>
      <description>&lt;p&gt;Earlier this week, I attended a workshop on Geo Foundation Models put together by &lt;a href=&#34;https://environment.leeds.ac.uk/geography/staff/13092/dr-weiming-huang&#34;&gt;Weiming Huang&lt;/a&gt; and &lt;a href=&#34;https://environment.leeds.ac.uk/geography/staff/1069/dr-nick-malleson&#34;&gt;Nick Malleson&lt;/a&gt;, both at Leeds. It was a small group, high interaction day with plenty of coffee breaks to follow up con comments, and discussions as close to blue sky as academia permits these days. As the cool kids say, extremely high signal to noise ratio.&lt;/p&gt;
&lt;p&gt;My contribution was a five minute talk on why embeddings (and, in particular, embeddings from satellite imagery) are a very cool technology we should be paying more attention in social research and policy. I titled it, in an attempt to sound clickbait&amp;rsquo;y, &amp;ldquo;(Imagery) embeddings for the rest of us&amp;rdquo;. The point I wanted to make was that, in my view, embeddings are one of the coolest (new) ways we have to democratise access to much of the value that satellite imagery has to offer. This is particularly so for communities who have not been able to engage much with but stand to benefit from satellites. But I&amp;rsquo;m getting ahead of myself. In this post, I wanted to give a quick overview of what those five minutes were. Here you go.&lt;/p&gt;
&lt;p&gt;I started framing embeddings from &lt;a href=&#34;https://imago.ac.uk&#34;&gt;Imago&lt;/a&gt;&amp;rsquo;s perspective. At Imago, we work to make satellite imagery more &lt;em&gt;useful&lt;/em&gt;, &lt;em&gt;useable&lt;/em&gt;, and &lt;em&gt;used&lt;/em&gt; across social research and policy. A big part of this is about developing data products that translate pixels into data that meet our users &amp;ldquo;where they are&amp;rdquo;. That is, we take relevant information from pixels and provide it in familiar formats (e.g., Census geographies), in transformed/aggregated ways (e.g., tabular) that resonate more with how social mindsets would think.&lt;/p&gt;
&lt;p&gt;Then I moved on to embeddings. It was a bit silly to include a slide on what embeddings are for a room full of experts on this area. Nevertheless, I did it because I thought it&amp;rsquo;d be useful to frame how &lt;em&gt;I&lt;/em&gt; see embeddings in this context. As such, I defined embeddings as the internal representation a neural net builds from an image. This ends up being a vector of values that provides a dense but compressed representation of the statistical information encoded in an image. In more human-friendly terms, this is a bit like &amp;ldquo;an image, as seen by a computer&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;Now, here&amp;rsquo;s where the talk starts getting more interesting (hopefully). Why are embeddings, such an obscure property of modern neural architectures, so important for socially-minded folks? In my view, at least for three reasons. First, it&amp;rsquo;s a very direct translation of what is essentially a multi-dimensional tensor (an image) into tabular format. The embedding is a flat, one-dimensional (mostly) representation of an image&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;, a very complex data structure. It&amp;rsquo;s a &amp;ldquo;buffer&amp;rdquo; that helps the non-initiated user to &lt;em&gt;not&lt;/em&gt; have to touch a raw image, with all of its challenges, but to still get most of the benefits of doing so. Think of it as having the cake and eating it. Second, embeddings are not limited to a single type of image. Modern models are multi-sensor (i.e., they can incorporate different satellite feeds) and even multi-modal (e.g., combining satellite with other data types such as traditional geographic features). To me, this is an opportunity to make many data feeds, traditionally left aside for being &amp;ldquo;too hard to work with&amp;rdquo;, a first-class citizen in &amp;ldquo;tabular-land&amp;rdquo;, and maybe even a way to integrate seamlessly different communities that&amp;rsquo;d usually not speak to each other. And third, it&amp;rsquo;s 2025, we&amp;rsquo;re talking about embeddings because they&amp;rsquo;re tightly linked to foundation models, pre-trained general purpose encoders that can generate such embeddings easily once available. This is a really exciting field to observe these days. In the talk, I included a slide with examples of such models released (mostly) openly from Google, NASA, ESA, IBM and Cambridge. All of those examples were, at most, three months old.&lt;/p&gt;
&lt;p&gt;As an illustration, I gave a few examples of what one can easily do with these embeddings. They&amp;rsquo;re ideal for &amp;ldquo;semantic search&amp;rdquo;, where you are interested in finding locations that &lt;em&gt;look&lt;/em&gt;, in fundamental ways, similar to another one (e.g., what is another area in the UK that looks like my neighbourhood in Liverpool?). They&amp;rsquo;re natural inputs for unsupervised classifications built with K-means or more modern algorithms (e.g., what are the key &lt;em&gt;types&lt;/em&gt; of areas in this region?). And they have a &lt;em&gt;lot&lt;/em&gt; of potential to help easily spot change (e.g., has this area changed between the two periods for which we have images?). Of course, these are the &amp;ldquo;standard&amp;rdquo; uses embeddings are being used for. One of the things I&amp;rsquo;m really excited about taking embeddings to a much broader audience of domain experts is seeing what they can do with them to help solve their specific challenges.&lt;/p&gt;
&lt;p&gt;I closed the talk reflecting a bit why this is not commonplace yet. In particular, I brough up three thoughts. The first one is that what I had just said sounds likely obvious to the group I was speaking to (experts at the intersection of AI and Geo), but to pretty much no one else. We were about 30 people and I&amp;rsquo;m not sure many more in the UK (in relative terms) might appreciate the power of these ideas. We need to change this and I think this group is ideally placed to do so. Then I moved on to the two key challenges I see in widespread adoption of embeddings among social folks. One is definitely &lt;em&gt;technical&lt;/em&gt;: it is still tricky and cumbersome to work with embeddings. This I&amp;rsquo;m less worried about because I can see how there are ways in which we could lower the access barrier and, more importantly, we already have vehicles (e.g., Imago and the rest of &lt;a href=&#34;https://www.sdruk.ukri.org/data/&#34;&gt;SDR-UK data services&lt;/a&gt; are a great example). So, things seem in motion on this front. The other one is more &lt;em&gt;philosophical&lt;/em&gt;: embeddings are tremendously useful, but they&amp;rsquo;re not the most transparent way to work with imagery, precisely because the compression that makes them very useable also makes them obscure. For good reasons, social scientists and adjacent folks tend to be very sceptical of obscure measurements. But this doesn&amp;rsquo;t mean there&amp;rsquo;s no value at all in engaging with the technology. We need a lot of evangelism and a bit of research to bring better understanding of how to use embeddings productively in these domains.&lt;/p&gt;
&lt;p&gt;And that was that! In classic professorial style, I totally over-run my five minutes, something I&amp;rsquo;m not proud of. Weiming very politely brought everything back in line and we moved on. Again, thank you so much for putting together such group and for thinking of me as part of it! If any of the above resonates with your, please do get in touch with us at &lt;a href=&#34;https://imago.ac.uk&#34;&gt;Imago&lt;/a&gt;! We&amp;rsquo;d love to hear from your and start a conversation.&lt;/p&gt;
&lt;section class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;
&lt;hr&gt;
&lt;ol&gt;
&lt;li id=&#34;fn:1&#34; role=&#34;doc-endnote&#34;&gt;
&lt;p&gt;Here I focus on images because this is where my interests lay, but the idea of embeddings extends to pretty much any data type a neural net can deal with. Which is to say, to pretty much any data type you can think of.&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/section&gt;
</description>
    </item>
    
    <item>
      <title></title>
      <link>https://me.darribas.org/2025/10/16/new-episode-of-the-gladpodcast.html</link>
      <pubDate>Thu, 16 Oct 2025 11:42:08 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/10/16/new-episode-of-the-gladpodcast.html</guid>
      <description>&lt;p&gt;🎧New episode of the #GLaDpodcast 🎧 We liked talking to Wenfei Xu so much that we invited her back! Come for the fancy data, stay for engaging conversation about hopping between academia and industry, traversing disciplines, and… an Exhibitions entry in your CV.&lt;/p&gt;
&lt;iframe title=&#34;Episode 26: A day in the life of… Wenfei Xu&#34; allowtransparency=&#34;true&#34; height=&#34;300&#34; width=&#34;100%&#34; style=&#34;border: none; min-width: min(100%, 430px);height:300px;&#34; scrolling=&#34;no&#34; data-name=&#34;pb-iframe-player&#34; src=&#34;https://www.podbean.com/player-v2/?from=embed&amp;i=cfz7e-1995b5b-pb&amp;square=1&amp;share=1&amp;download=1&amp;fonts=Arial&amp;skin=1&amp;font-color=auto&amp;rtl=0&amp;logo_link=episode_page&amp;btn-skin=7&amp;size=300&#34; loading=&#34;lazy&#34; allowfullscreen=&#34;&#34;&gt;&lt;/iframe&gt;
</description>
    </item>
    
    <item>
      <title>🔗 GeoFM: how will geo-foundation models reshape spatial data science and GeoAI?</title>
      <link>https://me.darribas.org/2025/09/18/geofm-how-will-geofoundation-models.html</link>
      <pubDate>Thu, 18 Sep 2025 09:13:29 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/09/18/geofm-how-will-geofoundation-models.html</guid>
      <description>&lt;p&gt;This was a much more insightful read than I anticipated. The first part is a fantastic introduction to the idea of state of the art foundation models today, in particular in the Geo space. The second is more prospective, and thus a little more speculative. Either way, very good food for thought.&lt;/p&gt;
&lt;h3 id=&#34;metadata&#34;&gt;Metadata&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Author: Krzysztof Janowicz, Gengchen Mai, Weiming Huang, Rui Zhu, Ni Lao &amp;amp; Ling Cai&lt;/li&gt;
&lt;li&gt;Category: article&lt;/li&gt;
&lt;li&gt;Document Tags: paper&lt;/li&gt;
&lt;li&gt;URL: &lt;a href=&#34;https://www.tandfonline.com/doi/full/10.1080/13658816.2025.2543038?af=R#d1e256&#34;&gt;www.tandfonline.com/doi/full/&amp;hellip;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;highlights&#34;&gt;Highlights&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;Given these three motivating factors, &lt;strong&gt;GeoFM can be defined as follows&lt;/strong&gt;: &lt;em&gt;Geo-foundational models are foundation models specifically trained on heterogeneous spatiotemporal data, capable of reliably performing advanced spatiotemporal reasoning, and designed to incorporate spatial, temporal, and other contextual factors into their output to support a wide range of (geo)spatial downstream tasks in geography and neighboring disciplines that benefit from a spatial or geographic perspective.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Just as LLMs encode the syntax, semantics, and pragmatics of human language, GeoFM could encode the language of space, i.e., the place-agnostic properties that define geography – spatial dependence and heterogeneity (Anselin,&lt;a href=&#34;https://www.tandfonline.com/doi/full/10.1080/13658816.2025.2543038?af=R#&#34;&gt;Citation1988&lt;/a&gt;) and its related concepts such as scale, adjacency, spatial and temporal scopes, and so on.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;why do we need &lt;em&gt;geo-foundation models&lt;/em&gt; (GeoFM) at all, and what exactly are they or will they be? First, foundation models can only generalize within the scope of their training data.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Second, many geospatial tasks are highly specific&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Third, geography is inherently &lt;em&gt;local/regional&lt;/em&gt; or contextual.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;GeoAI advances along two major dimensions: &lt;strong&gt;(1)&lt;/strong&gt; it applies novel methods and technologies from the broader AI and machine learning community to geographic and geospatial research questions and &lt;strong&gt;(2)&lt;/strong&gt; it feeds its own, novel theoretical and methodological contributions back to the broader AI community&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;location embeddings can be trained separately and concatenated with the embeddings representing learned building footprints, land classes, and so on (Mac Aodha &lt;em&gt;et al.&lt;/em&gt; &lt;a href=&#34;https://www.tandfonline.com/doi/full/10.1080/13658816.2025.2543038?af=R#&#34;&gt;Citation2019&lt;/a&gt;; Yan &lt;em&gt;et al.&lt;/em&gt; &lt;a href=&#34;https://www.tandfonline.com/doi/full/10.1080/13658816.2025.2543038?af=R#&#34;&gt;Citation2019&lt;/a&gt;; Mai &lt;em&gt;et al.&lt;/em&gt; &lt;a href=&#34;https://www.tandfonline.com/doi/full/10.1080/13658816.2025.2543038?af=R#&#34;&gt;Citation2020&lt;/a&gt;).
Note: This is an idea I’ve had for a while and would be good to check some of these references to see how they approach it.
Although modern foundation models were not yet on the horizon in the early 2010s, it was already clear that the era of custom, single-purpose models was slowly giving way to workflows developed around reuse and transferability. This shift raises a key question for GeoAI research: &lt;em&gt;how can we distinguish progress driven by GeoAI-specific innovation from improvements mostly gained through the application of transfer learning (and related methods) from general-purpose models?&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;The successful combination of few-shot, prompt engineering, and transfer-learning methods on top of powerful general-purpose models raises the old question again: &lt;em&gt;is spatial really special?&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;we can roughly classify the existing GeoFM-related research into the following categories: 1) adapting existing FMs on geospatial tasks via prompt engineering and task-specific fine-tuning; 2) developing advanced LLM agent frameworks for geospatial tasks; and 3) developing novel geo-foundation models via geo-aware model training and fine-tuning.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;we further classify the current GeoFMs in four categories based on the data modalities they support and their application scenarios: geospatial language foundation models, geospatial vision foundation models, geospatial graph foundation models, and geospatial multimodal foundation models.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;three major ways of realizing GeoFM or using generalist FM&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;For now, it is unclear whether one of the paths is preferred to approach the vision of generally capable GeoFM so that the research community could consolidate our efforts, or if this is task-dependent, and, hence, varying paths should be taken for different types of tasks.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Designing architectures that can jointly process such heterogeneous data, scale to large datasets, and accomplish effective cross-modality alignment remains a major open challenge.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;A fundamental question is whether those subjective and complex human experiences should become part of GeoFM.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;this raises concerns about GeoFM misrepresenting geography, be it by introducing bias or by learning representations that do not align with those of groups or societies.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;spatial priors should ideally be incorporated into the pre-training of GeoFM […] those priors change across scale, resolution, modality, and so forth, and it is presently not clear how to best handle those. For instance, should they be explicitly engineered or implicitly learned?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Without co-evolving our data and benchmarks, the true potential of GeoFMs will remain constrained.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;most present work on AI alignment does not account for regional, e.g., cultural, differences. However, as geographers, we know that the aforementioned societal goals, values, and norms vary greatly across geographic space and time – without any being inherently superior to others.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;skills that help us better interact with such agents, critically think about their outputs, align AI with societal goals, and so on, will increase in importance.&lt;/p&gt;
&lt;/blockquote&gt;
</description>
    </item>
    
    <item>
      <title></title>
      <link>https://me.darribas.org/2025/09/17/new-episode-of-the-gladpodcast.html</link>
      <pubDate>Wed, 17 Sep 2025 11:57:29 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/09/17/new-episode-of-the-gladpodcast.html</guid>
      <description>&lt;p&gt;🎧New episode of the #GLaDpodcast 🎧 Everything you ever wanted to know about mobile phone data in social science and never dared to ask, answered neatly in an entertaining™️ conversation. Check it out here, or wherever you get your podcasts:&lt;/p&gt;
&lt;iframe title=&#34;Episode 25: What we talk about when we talk about mobile phone data&#34; allowtransparency=&#34;true&#34; height=&#34;300&#34; width=&#34;100%&#34; style=&#34;border: none; min-width: min(100%, 430px);height:300px;&#34; scrolling=&#34;no&#34; data-name=&#34;pb-iframe-player&#34; src=&#34;https://www.podbean.com/player-v2/?from=embed&amp;i=ufnqe-1962d1d-pb&amp;square=1&amp;share=1&amp;download=1&amp;fonts=Arial&amp;skin=1&amp;font-color=auto&amp;rtl=0&amp;logo_link=episode_page&amp;btn-skin=7&amp;size=300&#34; loading=&#34;lazy&#34; allowfullscreen=&#34;&#34;&gt;&lt;/iframe&gt;
</description>
    </item>
    
    <item>
      <title>🔗 Mission Critical -- Satellite Data is a Distinct Modality in Machine Learning</title>
      <link>https://me.darribas.org/2025/09/02/mission-critical-satellite-data-is.html</link>
      <pubDate>Tue, 02 Sep 2025 20:50:15 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/09/02/mission-critical-satellite-data-is.html</guid>
      <description>&lt;p&gt;Some of the arguments made here would ring obvious to traditional spatial analysts, others to traditional remote sensers and, I suppose, many might seem “bread and butter” for the ML crowd. But it is not each individual argument that is the point here; it is putting them together, now, and in a contemporary and fresh framework that makes this paper worth a read. Well worth it indeed.&lt;/p&gt;
&lt;h2 id=&#34;metadata&#34;&gt;Metadata&lt;/h2&gt;
&lt;p&gt;Authors: Esther Rolf, Konstantin Klemmer, Caleb Robinson, Hannah Kerner
Category: article
URL: &lt;a href=&#34;https://arxiv.org/abs/2402.01444&#34;&gt;arxiv.org/abs/2402&amp;hellip;.&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>🔗 Why We’re Talking About a Centralized Vector Embeddings Catalog Now</title>
      <link>https://me.darribas.org/2025/08/31/why-were-talking-about-a.html</link>
      <pubDate>Sun, 31 Aug 2025 15:59:32 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/08/31/why-were-talking-about-a.html</guid>
      <description>&lt;p&gt;The white paper mentioned below is well worth a read. It puts in much more eloquent words many of the reasons why I&amp;rsquo;m very excited about the new generation of satellite foundation models and the potential embeddings have to make satellite data more useful, useable, and used! A lot of food for thought and great argumentation for why we need to think about satellite images more and more like abstract tables than like images of pixels.&lt;/p&gt;
&lt;h3 id=&#34;metadata&#34;&gt;Metadata&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Author: Nathan Zimmerman&lt;/li&gt;
&lt;li&gt;Category: article&lt;/li&gt;
&lt;li&gt;URL: &lt;a href=&#34;https://element84.com/machine-learning/why-were-talking-about-a-centralized-vector-embeddings-catalog-now/&#34;&gt;element84.com/machine-l&amp;hellip;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;highlights&#34;&gt;Highlights&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;our team published a &lt;a href=&#34;https://github.com/Element84/vector-embeddings-catalog-whitepaper&#34;&gt;detailed white paper&lt;/a&gt; in which we make the case for how Earth Observation (EO) data providers such as NASA can dramatically improve access to their data by creating a centralized &lt;strong&gt;vector embeddings catalog&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
</description>
    </item>
    
    <item>
      <title></title>
      <link>https://me.darribas.org/2025/08/13/we-gave-in-to-the.html</link>
      <pubDate>Wed, 13 Aug 2025 15:59:16 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/08/13/we-gave-in-to-the.html</guid>
      <description>&lt;p&gt;We gave in to the hype and did one #GLaDpodcast &lt;a href=&#34;https://www.podbean.com/ew/pb-hva24-193194d&#34;&gt;episode&lt;/a&gt; on how we use AI, for Geography, Life, Geography Life, and data&amp;hellip;&lt;/p&gt;
&lt;iframe title=&#34;Episode 24: AI &amp; GLaD in Practice: a field report&#34; allowtransparency=&#34;true&#34; height=&#34;300&#34; width=&#34;100%&#34; style=&#34;border: none; min-width: min(100%, 430px);height:300px;&#34; scrolling=&#34;no&#34; data-name=&#34;pb-iframe-player&#34; src=&#34;https://www.podbean.com/player-v2/?from=embed&amp;i=hva24-193194d-pb&amp;square=1&amp;share=1&amp;download=1&amp;fonts=Arial&amp;skin=1&amp;font-color=auto&amp;rtl=0&amp;logo_link=episode_page&amp;btn-skin=7&amp;size=300&#34; loading=&#34;lazy&#34; allowfullscreen=&#34;&#34;&gt;&lt;/iframe&gt;
</description>
    </item>
    
    <item>
      <title></title>
      <link>https://me.darribas.org/2025/07/02/new-phd-a-collab-between.html</link>
      <pubDate>Wed, 02 Jul 2025 09:34:57 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/07/02/new-phd-a-collab-between.html</guid>
      <description>&lt;p&gt;New PhD, a collab between IBM Research, SDR-UK&amp;rsquo;s own Geographic and Imagery Data Services to explore using vision foundation models &amp;amp; high resolution imagery of the Liverpool City Region. If this sounds like you (or a friend!), all info &lt;a href=&#34;https://geods.ac.uk/2025/07/02/phd-funding-multi-scale-urban-remote-sensing-with-ai/&#34;&gt;here&lt;/a&gt;!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title></title>
      <link>https://me.darribas.org/2025/06/13/getting-excited-for-esas-living.html</link>
      <pubDate>Fri, 13 Jun 2025 12:14:40 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/06/13/getting-excited-for-esas-living.html</guid>
      <description>&lt;p&gt;Getting excited for ESA&amp;rsquo;s &lt;a href=&#34;https://lps25.esa.int/&#34;&gt;Living Planet Symposium&lt;/a&gt;, to happen in Vienna in just over a week! I&amp;rsquo;ll be there Sunday to Thursday, who else is coming? hit me up if you&amp;rsquo;d like to talk all things Imago or just catch up!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>The case for satellite imagery in social science and policymaking: A sketch from my talks in China</title>
      <link>https://me.darribas.org/2025/05/29/the-case-for-satellite-imagery.html</link>
      <pubDate>Thu, 29 May 2025 23:26:29 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/05/29/the-case-for-satellite-imagery.html</guid>
      <description>&lt;p&gt;Last week I came back from ten days in China on a research project. It was a whirlwind tour with five cities, and lots of opportunities to interact with both the, academic and otherwise, Chinese world. It was fascinating. At many levels, it felt like a peek into the future.&lt;/p&gt;
&lt;p&gt;As part of the trip, I had the opportunity to give two talks, one at the Chinese Academy of Sciences (CAS) in Beijing and another at Southwest University in Chongqing. Both were titled &amp;ldquo;&lt;em&gt;Making satellite imagery more useful, usable, and used in Social Science and policymaking&lt;/em&gt;&amp;rdquo;, and both had a very similar structure. The CAS talk was a bit longer, and it allowed me to illustrate practically many of the ideas I talked about in the first part using our ongoing &lt;a href=&#34;https://github.com/eurofab-project&#34;&gt;EuroFab&lt;/a&gt;. Here I want to focus on the more conceptual bit, which aligns very much with the motivation behind &lt;a href=&#34;https://www.linkedin.com/company/sdr-imago/&#34;&gt;Imago&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The talk tries to build the case for paying more attention and interest to satellite imagery as a source of data and information in the context of social science and policymaking. I structured this argument in four acts&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;: the value proposition, the promise, the reason, and the gap.&lt;/p&gt;
&lt;p&gt;Start with the value proposition. We&amp;rsquo;re at the confluence of three trends that make this a unique moment to look at satellite imagery with &amp;ldquo;untraditional&amp;rdquo; eyes. One, there&amp;rsquo;s never been more and better satellite(s and) imagery available. Launching stuff into space is becoming dramatically cheaper than it used to be. As Econ 101 would predict, you lower the price of something, more of that is bought, and we have more and more satellites being placed on orbit (&lt;em&gt;more data&lt;/em&gt;). These are also benefitting from the revolution in consumer electronics of the last few decades, so the sensors on board are able to capture much more than before (&lt;em&gt;better data&lt;/em&gt;). Second, we have better ways of extracting information from such imagery. Images contain a lot of useful information but it&amp;rsquo;s all encoded in pixels that don&amp;rsquo;t mean anything in themselves. To make something useful, you need a &amp;ldquo;magic decoder&amp;rdquo; that turns pixels into buildings, roads, land uses, etc. Well, the last fifteen years of progress in computer vision have delivered just that. From the first deep learning models of the early 2010s, into the more advanced neural nets of the end of the decade to contemporary foundation models for vision, how we teach computers to see things has undergone nothing short of a revolution. And third, which seems less relevant but it&amp;rsquo;s the piece that makes it all possible, the technology stack required to access such algorithms and operate on such data has been dramatically democratised. Compute is cheap(ish) and software is free(ish). It&amp;rsquo;s a brave new world.&lt;/p&gt;
&lt;p&gt;Now the promise. What the confluence of the three trends above means for social researchers and policymakers is we can now do at least two things we couldn&amp;rsquo;t before. One, to measure things we haven&amp;rsquo;t been able to measure (at scale); and two, to measure better, sooner and/or more often things we&amp;rsquo;re now measuring slowly, late and sparsely. Both are, in some ways, the two sides of the same coin. They capture how the same &amp;ldquo;opening up&amp;rdquo; of new sources of information affect different status quo. In some cases (e.g., temperature, air quality, certain features of the built environment such as solar panel installations), we have not been able to measure certain phenomena that are relevant for social processes at the scale and detail required to consider them seriously in our work. In others, we do have a current solution, but it is lacking in many ways and we use it because it&amp;rsquo;s better than nothing, not because it&amp;rsquo;s good. For many of these cases, I think satellite imagery is poised to redefine what we consider acceptable for data feeding into research and policy.&lt;/p&gt;
&lt;p&gt;Why, beyond &amp;ldquo;just because we can&amp;rdquo;, &lt;em&gt;should&lt;/em&gt; we try to realise such promise? The short version is we&amp;rsquo;ve never needed new, timely and accurate data more than now. The world is becoming more unstable and unpredictable (e.g., climate change, spatial inequalities). We can&amp;rsquo;t &amp;ldquo;wait for the next Census&amp;rdquo; (which might not even happen in some places!) to know how society and the built environment are changing. Decisions need to be made before then and, for those to be meaningful, there&amp;rsquo;s a whole lot of understanding we need to unlock first. And, by the way, this is not a clash between traditional sources of data like the Census and newer ones like satellites. We need both of them, separately, but particularly in tandem: satellites can &amp;ldquo;stretch&amp;rdquo; the value of Censuses by, for example, providing additional context; and most of the value held by imagery relies almost entirely on our ability to relate them to existing measurements of phenomena we want, of labels. Our best shot at that &amp;ldquo;labelling&amp;rdquo; in the social realm are traditional sources.&lt;/p&gt;
&lt;p&gt;And, finally, why &lt;em&gt;aren&amp;rsquo;t&lt;/em&gt; we already realising this promise? This is what I called The Gap. Again, three main reasons in my view. One, imagery is &lt;em&gt;big&lt;/em&gt;. If nothing else, there is a lot of it and it takes a lot of space on storage disks. To a point that changes how you have to think about working with it (this is the &amp;ldquo;it doesn&amp;rsquo;t fit in your laptop&amp;rdquo; problem). Two, imagery is &lt;em&gt;hard&lt;/em&gt;. The problem is not only that managing a large volume is challenging in itself, it&amp;rsquo;s that it is also non-trivial to make something useful out of images. Something something, magic decoders, something, something. And, yes, these have become much more accessible, but it&amp;rsquo;s still the case the science underpinning all of this is tricky. And, three, imagery is &lt;em&gt;different&lt;/em&gt;. We don&amp;rsquo;t train social scientists to work with images. Local government officers and government analysts don&amp;rsquo;t know where to start to make sense of it all. This is in contrast to other disciplines where imagery is front and centre, their bread and butter. Social sciences have, for a long time, spent all of their training allowance on other skills and techniques that are fundamentally different.&lt;/p&gt;
&lt;p&gt;So that&amp;rsquo;s it, my 20 minutes&lt;sup id=&#34;fnref:2&#34;&gt;&lt;a href=&#34;#fn:2&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;2&lt;/a&gt;&lt;/sup&gt; to convince you are up. If you&amp;rsquo;re interested in these ideas and in acting on them, stay tuned for everything we&amp;rsquo;re doing at &lt;a href=&#34;https://www.linkedin.com/company/sdr-imago/&#34;&gt;Imago&lt;/a&gt;. It&amp;rsquo;s still early days so much of what we&amp;rsquo;re focused on is on getting started. Like any big ship, getting momentum takes a lot of energy and time. But once you&amp;rsquo;re going&amp;hellip;&lt;/p&gt;
&lt;section class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;
&lt;hr&gt;
&lt;ol&gt;
&lt;li id=&#34;fn:1&#34; role=&#34;doc-endnote&#34;&gt;
&lt;p&gt;An unwelcome departure from my beloved &amp;ldquo;rule of three&amp;rdquo; but, in this case, I do think it was warranted&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&#34;fn:2&#34; role=&#34;doc-endnote&#34;&gt;
&lt;p&gt;That&amp;rsquo;s what it took me in the talk, Firefox says this should take you 6 minutes to read.&amp;#160;&lt;a href=&#34;#fnref:2&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/section&gt;
</description>
    </item>
    
    <item>
      <title>🔗 OSMlanduse a dataset of European Union land use at 10 m resolution derived from OpenStreetMap and Sentinel-2</title>
      <link>https://me.darribas.org/2025/05/08/osmlanduse-a-dataset-of-european.html</link>
      <pubDate>Thu, 08 May 2025 23:54:34 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/05/08/osmlanduse-a-dataset-of-european.html</guid>
      <description>&lt;h3 id=&#34;metadata&#34;&gt;Metadata&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Author: Michael Schultz, Hao Li, Zhaoyan Wu, Daniel Wiell, Michael Auer, Zipf Alexander&lt;/li&gt;
&lt;li&gt;Document Tags: paper&lt;/li&gt;
&lt;li&gt;URL: &lt;a href=&#34;https://www.nature.com/articles/s41597-025-04703-8&#34;&gt;https://www.nature.com/articles/s41597-025-04703-8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This is a very interesting one, where a standard (CORINE) classification is mimicked with OSM where enough good data is available, and then sparser areas are filled in with satellite data and standard ResNet’s. A useful pattern that’d be interesting to see if it works in less standard setups as well.&lt;/p&gt;
&lt;h3 id=&#34;highlights&#34;&gt;Highlights&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;large-area fusion of OpenStreetMap and Copernicus data at a spatial resolution of 10 m or finer and can be applied globally.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;land use labels from OpenStreetMap and remote sensing data to create a contiguous land use map of the European Union as of March 2020.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Country-specific deep learning convolutional neural networks and Sentinel-2 feature space composites of 2020 at 10 m resolution were employed. The overall map accuracy is 89%, with class-specific accuracies ranging from 77% to 99%. The data set is available for download from &lt;a href=&#34;https://doi.org/10.11588/data/IUTCDN&#34;&gt;https://doi.org/10.11588/data/IUTCDN&lt;/a&gt; and visualization at &lt;a href=&#34;https://osmlanduse.org&#34;&gt;https://osmlanduse.org&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;LULC products benefitted most notably by the use of remote sensing, its proliferation through open data policies&lt;a href=&#34;https://www.nature.com/articles/s41597-025-04703-8#ref-CR4&#34;&gt;4&lt;/a&gt; and artificial intelligence&lt;a href=&#34;https://www.nature.com/articles/s41597-025-04703-8#ref-CR5&#34;&gt;5&lt;/a&gt;. Currently the further accelerated use of such technology is primarily limited by the availability of sufficient thematically labelled data&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Given the fragmented availability of OSM data and opportunistic availability of thematic content and depth, resulting LULC products are consequently incomplete in terms of spatial coverage. Such gaps in unlabelled LULC data can be addressed by performing basic classification of remote sensing data, using known areas as training data&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Copernicus Sentinel 2 (S2) 10 m multi spectral feature space processed through Food and Agriculture Organization (FAO) sepal.io system.
Note: This is an interesting project, note to explore further.
Feature space was a best pixels medoid composite of Sentinel 2 bands red, green, blue (RGB) and near infrared (NIR) at 10 m of the past three years as of April 2020.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Our decision to train separate classification models per country stems from the varying completeness and likely slightly different tagging cultures of OpenStreetMap data across Europe, may differ at national borders.&lt;/p&gt;
&lt;/blockquote&gt;
</description>
    </item>
    
    <item>
      <title>🔗 OSMnx Reference Paper Published</title>
      <link>https://me.darribas.org/2025/05/06/osmnx-reference-paper-published.html</link>
      <pubDate>Tue, 06 May 2025 18:34:32 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/05/06/osmnx-reference-paper-published.html</guid>
      <description>&lt;h3 id=&#34;metadata&#34;&gt;Metadata&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Author: gboeing&lt;/li&gt;
&lt;li&gt;URL: &lt;a href=&#34;https://geoffboeing.com/2025/05/osmnx-reference-paper/&#34;&gt;geoffboeing.com/2025/05/o&amp;hellip;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;highlights&#34;&gt;Highlights&lt;/h3&gt;
&lt;p&gt;Keep on keeping on… congrats Geoff!&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This year will mark the 10th anniversary of my work on the OSMnx project. It recently reached &lt;a href=&#34;https://geoffboeing.com/2024/12/osmnx-v2-released/&#34;&gt;version 2.0&lt;/a&gt; with a slew of new features and enhancements. If you haven’t used it before, OSMnx is a Python package to easily download, model, analyze, and visualize street networks and any other geospatial features from OpenStreetMap.&lt;/p&gt;
&lt;/blockquote&gt;
</description>
    </item>
    
    <item>
      <title>🔗 High-spatiotemporal-resolution mapping of global urban change from 1985 to 2015</title>
      <link>https://me.darribas.org/2025/04/28/092340.html</link>
      <pubDate>Mon, 28 Apr 2025 09:23:40 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/04/28/092340.html</guid>
      <description>&lt;h3 id=&#34;metadata&#34;&gt;Metadata&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Author: Xiaoping Liu, Yinghuai Huang, Xiaocong Xu, Xuecao Li, Xia Li, Philippe Ciais, Peirong Lin, Kai Gong, Alan D. Ziegler, Anping Chen, Peng Gong, Jun Chen, Guohua Hu, Yimin Chen, Shaojian Wang, Qiusheng Wu, Kangning Huang, Lyndon Estes, Zhenzhong Zeng&lt;/li&gt;
&lt;li&gt;Document Tags: data paper cities&lt;/li&gt;
&lt;li&gt;URL: &lt;a href=&#34;https://www.nature.com/articles/s41893-020-0521-x&#34;&gt;https://www.nature.com/articles/s41893-020-0521-x&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;There&amp;rsquo;s plenty of good stuff here. The thing that stuck with me was:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;global urban extent has expanded by 9,687 km2 per year. This rate is four times greater than previous reputable estimates from worldwide individual cities, suggesting an unprecedented rate of global urbanization. The rate of urban expansion is notably faster than that of population growth&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This one also struck a cord:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;the global urban extent increased from 362,747 km2 to 653,354 km2 from 1985 to 2015, representing a net expansion of 80% [&amp;hellip;] During the same period (1985–2015), data from the United Nations show that urban population, an essential driver of urban area expansion, increased by 52% [&amp;hellip;] Thus, much of the newly developed urban lands were not used for housing but for other purposes (for example, commercial and industrial districts).&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I&amp;rsquo;m not sure the last sentence follows from the previous ones. The economist in me probably thinks people consume more land per head (i.e., bigger houses, bigger plots, bigger cars that require bigger lanes). But, as they say, this is an empirical question&amp;hellip;&lt;/p&gt;
&lt;h3 id=&#34;highlights&#34;&gt;Highlights&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;we map global annual urban dynamics from 1985 to 2015 at a 30 m resolution using numerous surface reflectance data from Landsat&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;global urban extent has expanded by 9,687 km2 per year. This rate is four times greater than previous reputable estimates from worldwide individual cities, suggesting an unprecedented rate of global urbanization. The rate of urban expansion is notably faster than that of population growth&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;our understanding of how cities change in space and over time is limited by the lack of spatially and temporally comprehensive urban land cover data at a high resolution&lt;a href=&#34;https://www.nature.com/articles/s41893-020-0521-x#ref-CR6&#34;&gt;6&lt;/a&gt;,&lt;a href=&#34;https://www.nature.com/articles/s41893-020-0521-x#ref-CR7&#34;&gt;7&lt;/a&gt;. Development of this information lags behind that of state-of-the-art non-urban landcover change data&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;The current understanding of urban growth is largely based on demographic (population) data rather than information describing the spatial and temporal patterns of urban land-cover change.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;we defined the extent of urbanized land between 1985 and 2015 by fusing four available global urban-extent maps with similar spatial resolutions for 1985 and 2015 (that is, the Global Human Settlement Layer&lt;a href=&#34;https://www.nature.com/articles/s41893-020-0521-x#ref-CR6&#34;&gt;6&lt;/a&gt;,&lt;a href=&#34;https://www.nature.com/articles/s41893-020-0521-x#ref-CR19&#34;&gt;19&lt;/a&gt;, the Global Urban Footprint&lt;a href=&#34;https://www.nature.com/articles/s41893-020-0521-x#ref-CR20&#34;&gt;20&lt;/a&gt;, the Global Urban Land &lt;a href=&#34;https://www.nature.com/articles/s41893-020-0521-x#ref-CR7&#34;&gt;7&lt;/a&gt; and the Global Artificial Impervious Area&lt;a href=&#34;https://www.nature.com/articles/s41893-020-0521-x#ref-CR16&#34;&gt;16&lt;/a&gt;; Supplementary Table &lt;a href=&#34;https://www.nature.com/articles/s41893-020-0521-x#MOESM1&#34;&gt;1&lt;/a&gt;). We extracted cells from the two fusion maps that changed from non-urban in 1985 to urban in 2015. We then used an annual time series (1985–2015) of the normalized urban areas composite index (NUACI) to detect the year of urbanization and green recovery (vegetative regrowth or new plantings in built environments) for each pixel within this urbanized extent. Finally, we assessed the accuracy of all derived products over the past three decades
Note: Approach
the fused GAUD global urban extent maps are robust across different urban ecoregions and have relatively high mean accuracy.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Better accuracy is mainly attributed to (1) our GAUD data having urban regions that are consistent in different urban products and (2) inconsistent regions being reclassified using a locally adaptive random forest classifier.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;the global urban extent increased from 362,747 km2 to 653,354 km2 from 1985 to 2015, representing a net expansion of 80%&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;During the same period (1985–2015), data from the United Nations show that urban population, an essential driver of urban area expansion, increased by 52%&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;the rates of urbanization in Asia, Africa and South America accelerated during the 30 yr period but began to slow in North America, Europe and Australia&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;the bulk (~70%) of urban growth since 1992 occurred at the expense of agricultural land, followed by grasslands (~12%) and forests (~9%)&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;the dataset can be used to improve our understanding of how urban areas affect carbon cycles, a negative anthropogenic impact that has not been studied thoroughly&lt;a href=&#34;https://www.nature.com/articles/s41893-020-0521-x#ref-CR30&#34;&gt;30&lt;/a&gt;,&lt;a href=&#34;https://www.nature.com/articles/s41893-020-0521-x#ref-CR31&#34;&gt;31&lt;/a&gt; because of the lack of accurate and continuous global urban extent maps. The GAUD data can also be used to study how urban expansion drives global changes in energy and water use and in turn triggers changes in water and energy fluxes between the land and atmosphere&lt;a href=&#34;https://www.nature.com/articles/s41893-020-0521-x#ref-CR25&#34;&gt;25&lt;/a&gt;,&lt;a href=&#34;https://www.nature.com/articles/s41893-020-0521-x#ref-CR32&#34;&gt;32&lt;/a&gt;. GAUD may also aid research into the impacts of rapid urban expansion on habitat and biodiversity loss or the extent that health risks arise from urban heat island effects.&lt;/p&gt;
&lt;/blockquote&gt;
</description>
    </item>
    
    <item>
      <title>&#34;Geospatial AI for Land Use&#34; (my talk at OECD&#39;s WPTI&#39;25)</title>
      <link>https://me.darribas.org/2025/04/27/geospatial-ai-for-land-use.html</link>
      <pubDate>Sun, 27 Apr 2025 10:04:01 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/04/27/geospatial-ai-for-land-use.html</guid>
      <description>&lt;p&gt;Last week, I contributed to the OECD&amp;rsquo;s 48th session of the Working Party on Territorial Indicators. Working Parties are a mostly internal affair where the different members of the OECD meet around specific topics to discuss progress, share experiences and coordinate. This is my second one, and they are a very interesting experience for an academic in that much of what is discussed is various forms of applied research, but the format and delivery is rather different than in a normal academic meeting.&lt;/p&gt;
&lt;p&gt;I contributed a ten minute talk on geospatial AI for land use, and I thought I&amp;rsquo;d summarise here what I presented. I labelled it as an &amp;ldquo;opinionated version of our &lt;a href=&#34;https://www.gov.uk/government/publications/geospatial-ai-for-land-use-by-the-alan-turing-institute/geospatial-ai-for-land-use-by-the-alan-turing-institute&#34;&gt;recent report on the topic&lt;/a&gt;&amp;rdquo;, and I stand by that definition. I tried to give an overview of the opportunities I see for (geospatial) AI to support the understanding, modelling and management of land use. Much of what I said is in the report (possibly in a slightly more eloquent and formal way), but I also mixed in some of the lessons we&amp;rsquo;ve learnt from our ongoing &lt;a href=&#34;https://github.com/eurofab-project&#34;&gt;EuroFab&lt;/a&gt; project with OECD, Charles University and ESA.&lt;/p&gt;
&lt;p&gt;To me, these are the three areas where (geospatial) AI intersects with land use:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;More data&lt;/li&gt;
&lt;li&gt;Better modelling&lt;/li&gt;
&lt;li&gt;More intuitive interfaces&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Start with data. Much of what modern AI/ML does is making data that traditionally were beyond the realm of computation, computable. Think of text, audio, or images. These are all sources of (unstructured) information that land use experts have only been able to access in a qualitative and manual way. Modern techniques such as foundation models for both text (LLMs) and image make it possible to treat these sources as quantitative data. And this is a big deal. Think of the amount of imagery that is coming from satellites, or how much data about, say, the planning system is locked in PDFs and word documents. Making these as accessible as a Census table will bring new sources on which to base evidence in a more timely fashion.&lt;/p&gt;
&lt;p&gt;Then there&amp;rsquo;s modelling. Data in themselves are not information, insight, or knowledge. The bridge between them is often modelling. Modelling in land use is of course not new. But new advances in AI/ML are giving it a notable boost. We can both make better models with traditional data (e.g., a lot of the tree-based algorithms like random forests and XGBoost have revolutionised making predictions with structured data) &lt;em&gt;and&lt;/em&gt; expand such models to accommodate the sources of data I mention above in a native way. In land use, this is also a pretty big advancement. Think of the full-fledged industry of land use regression models, where different outcomes (e.g., air quality, land use change) is explained as a function of land use characteristics. How that function is modelled and how land use is characterised/measured is poised to radically change in the coming years.&lt;/p&gt;
&lt;p&gt;And then there&amp;rsquo;re interfaces. How much effect and impact the results from the modelling exercises in the previous paragraph can have is mediated by how they are presented and made available to the public. It&amp;rsquo;s 2025, so I don&amp;rsquo;t have to spend many words on how modern (Gen)AI is revolutionising human-computer interfaces. An example of how this could pan out is the chatbot interface we built on top of our DemoLand tool for exploring urban land use scenarios and that features in &lt;a href=&#34;https://www.gov.uk/government/publications/geospatial-ai-for-land-use-by-the-alan-turing-institute/geospatial-ai-for-land-use-by-the-alan-turing-institute#section-2-broadening-the-audience&#34;&gt;Section 2&lt;/a&gt; of the report. This is of course not an area specific to land use, but I think land use is a good candidate to benefit particularly from this trend. The outputs from land use modelling are usually sophisticated and non-trivial to understand. At the same time, if we want them to have an effect, they &lt;em&gt;need&lt;/em&gt; to be understood by non-technical folks such as policy makers, practitioners and the general public.&lt;/p&gt;
&lt;p&gt;And that, pretty much, covered my ten minutes! It was fun to think of how to present results from our research to folks who are not academics but deeply care about the topic. This year, I had to participate online, but I hope I have future opportunities to come in person and meet participants over coffee breaks (or even during the timetabled cocktail!).&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title></title>
      <link>https://me.darribas.org/2025/04/22/headed-to-gisruk-not-presenting.html</link>
      <pubDate>Tue, 22 Apr 2025 22:49:07 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/04/22/headed-to-gisruk-not-presenting.html</guid>
      <description>&lt;p&gt;Headed to &lt;a href=&#34;https://gisruk.github.io/&#34;&gt;GISRUK’25&lt;/a&gt;. Not presenting, chairing, paneling or anything official, just taking it all in as a consumer this time. Hit me up if you want to talk Imago, satellites, cities… or just say hi! 👋&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>🔗 Generative AI</title>
      <link>https://me.darribas.org/2025/04/16/generative-ai.html</link>
      <pubDate>Wed, 16 Apr 2025 23:19:51 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/04/16/generative-ai.html</guid>
      <description>&lt;h3 id=&#34;metadata&#34;&gt;Metadata&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Author: Michael Batty&lt;/li&gt;
&lt;li&gt;URL: &lt;a href=&#34;https://journals.sagepub.com/doi/full/10.1177/23998083251332093?mi=ehikzz&#34;&gt;https://journals.sagepub.com/doi/full/10.1177/23998083251332093?mi=ehikzz&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;highlights&#34;&gt;Highlights&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;new technologies are now invented so quickly that it is no longer useful to separate them out from one another. They crowd into each other, disrupting what already exists, only for many of them to come back to regenerate and rekindle what has already been invented.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;These systems are moving science from being theory-led to data-led, from deduction to induction, although this does not mean that theory is being dispensed with, only that new ideas can emerge and converge from any or both of these directions.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;generative AI is uniquely suited to designing solutions which improve the human condition, in our own case the quality of life, the sustainability and the prosperity associated with cities. In a previous editorial (&lt;a href=&#34;https://journals.sagepub.com/doi/full/10.1177/23998083251332093?mi=ehikzz#bibr3-23998083251332093&#34;&gt;Batty, 2024b&lt;/a&gt;), I sketched out how generative AI was an early theme in the development of configurational statistics, shape grammars, design methods, pattern languages, and related optimisation models which we published in this journal. In fact, this is likely to herald a revival in ideas about design coming from this area in the next decade.&lt;/p&gt;
&lt;/blockquote&gt;
</description>
    </item>
    
    <item>
      <title>🔗 Satellites are getting too good for forest carbon?</title>
      <link>https://me.darribas.org/2025/04/06/satellites-are-getting-too-good.html</link>
      <pubDate>Sun, 06 Apr 2025 14:22:34 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/04/06/satellites-are-getting-too-good.html</guid>
      <description>&lt;h3 id=&#34;metadata&#34;&gt;Metadata&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Author: Anil Madhavapeddy (&lt;a href=&#34;mailto:anil@recoil.org&#34;&gt;anil@recoil.org&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;URL: &lt;a href=&#34;https://anil.recoil.org/notes/forests-spatial-resolution&#34;&gt;anil.recoil.org/notes/for&amp;hellip;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;highlights&#34;&gt;Highlights&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;There&amp;rsquo;s a &lt;a href=&#34;https://www.science.org/doi/10.1126/science.adt6811&#34;&gt;letter in Science&lt;/a&gt; today from a bunch of well known remote sensing researchers that make the unusual point that modern satellite resolution is getting &lt;em&gt;too&lt;/em&gt; good to be accurate for forest carbon estimation.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;but this resolution (0.3-5m) is too high for mapping forest carbon. Forest carbon has a natural resolution constraint: the size of an individual tree.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This is a great reminder that, sometimes, good spatial thinking trumps “better” technology. The insight applies much more widely than forest carbon estimation.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>🔗 Formalising the urban pattern language: A morphological paradigm towards understanding the multi-scalar spatial structure of cities</title>
      <link>https://me.darribas.org/2025/04/05/formalising-the-urban-pattern-language.html</link>
      <pubDate>Sat, 05 Apr 2025 23:30:18 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/04/05/formalising-the-urban-pattern-language.html</guid>
      <description>&lt;h3 id=&#34;metadata&#34;&gt;Metadata&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Author: sciencedirect.com&lt;/li&gt;
&lt;li&gt;Category: article&lt;/li&gt;
&lt;li&gt;Document Tags: paper&lt;/li&gt;
&lt;li&gt;URL: &lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S0264275125001544?via%3Dihub&#34;&gt;https://www.sciencedirect.com/science/article/pii/S0264275125001544?via%3Dihub&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;highlights&#34;&gt;Highlights&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;urban patterns, the recurring configurations or arrangements of urban elements (&lt;a href=&#34;https://www.sciencedirect.com/science/article/pii/S0264275125001544?via%3Dihub#bb0260&#34;&gt;Marshall, 2004&lt;/a&gt;), to reduce complexity and summarise the characters of the urban form.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;pattern language represents a set of guidelines or solutions for reoccurring design problems derived from historic and contemporary urban environments.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;urban landscape as a series of patterns of different urban elements at varying scales&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;The urban pattern language conceptual framework is built upon two fundamental hypotheses&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;firstly, that distinct patterns of different urban elements exist at various scales are not arbitrary but follow specific rules,&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;and secondly, the rule or relationship between the diverse patterns is unique with potential as a reflection to the cities&#39; particular background and needs.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;it is important to identify the scales of these patterns, whether the focus is on an overarching city blueprint or the intricate design of a specific neighbourhood&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;The language could be interpreted as the rule or the relationship between the patterns coming together to form the solution.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;img src=&#34;https://ars.els-cdn.com/content/image/1-s2.0-S0264275125001544-gr1.jpg&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;img src=&#34;https://ars.els-cdn.com/content/image/1-s2.0-S0264275125001544-gr5.jpg&#34; alt=&#34;&#34;&gt;
Note: This is an interesting way of summarizing the information on metrics across scales and the two cities.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;The quest to correlate urban form with emergent dynamic data has taken centre stage over the past decade.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;[Note: Good set of references of papers linking urban form with other phenomena to follow.]&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title></title>
      <link>https://me.darribas.org/2025/03/30/new-episode-of-the-glad.html</link>
      <pubDate>Sun, 30 Mar 2025 16:39:54 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/03/30/new-episode-of-the-glad.html</guid>
      <description>&lt;p&gt;New episode of the #GLaD podcast just dropped, Time (mis)management. Everything you always wanting to know (or not) about why we’re always late, and maybe that’s OK…&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://gladpodcast.podbean.com/e/episode-21-time-mismanagement/&#34;&gt;gladpodcast.podbean.com/e/episode&amp;hellip;&lt;/a&gt;&lt;/p&gt;
&lt;iframe title=&#34;Episode 21: Time (mis)management&#34; allowtransparency=&#34;true&#34; height=&#34;300&#34; width=&#34;100%&#34; style=&#34;border: none; min-width: min(100%, 430px);height:300px;&#34; scrolling=&#34;no&#34; data-name=&#34;pb-iframe-player&#34; src=&#34;https://www.podbean.com/player-v2/?from=embed&amp;i=ibazf-186707f-pb&amp;square=1&amp;share=1&amp;download=1&amp;fonts=Arial&amp;skin=1&amp;font-color=auto&amp;rtl=0&amp;logo_link=episode_page&amp;btn-skin=7&amp;size=300&#34; loading=&#34;lazy&#34; allowfullscreen=&#34;&#34;&gt;&lt;/iframe&gt;
</description>
    </item>
    
    <item>
      <title></title>
      <link>https://me.darribas.org/2025/03/23/headed-to-detroit-for-the.html</link>
      <pubDate>Sun, 23 Mar 2025 05:45:34 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/03/23/headed-to-detroit-for-the.html</guid>
      <description>&lt;p&gt;Headed to Detroit for the #AAG2025. Excited to spend a week with fellow Geography nerds in one of the most interesting urban stories of the XXth Century! Catch me at the sessions (image via Rachel, thanks!) we’re organising w/ Rachel Franklin, Elizabeth Delmelle and Isabelle Nilsson. Come say hi!&lt;/p&gt;
&lt;img src=&#34;uploads/2025/71a92dfa7f.jpg&#34; width=&#34;600&#34; height=&#34;337&#34; alt=&#34;&#34;&gt;
</description>
    </item>
    
    <item>
      <title></title>
      <link>https://me.darribas.org/2025/03/19/imago-the-sdruk-imagery-data.html</link>
      <pubDate>Wed, 19 Mar 2025 11:25:52 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/03/19/imago-the-sdruk-imagery-data.html</guid>
      <description>&lt;p&gt;Imago the &lt;a href=&#34;https://www.sdruk.ukri.org/&#34;&gt;SDR-UK&lt;/a&gt; Imagery Data Service, is looking for a lead Research Software Engineer to help us design, build and run the tech platform that&amp;rsquo;ll power the service. Join us to make satellite data more useful, usable and used! &lt;a href=&#34;https://jobs.ncl.ac.uk/job/Newcastle-Senior-Software-Engineer/1182366701/&#34;&gt;https://jobs.ncl.ac.uk/job/Newcastle-Senior-Software-Engineer/1182366701/&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>FutureBuild&#39;25</title>
      <link>https://me.darribas.org/2025/03/06/futurebuild.html</link>
      <pubDate>Thu, 06 Mar 2025 15:53:36 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/03/06/futurebuild.html</guid>
      <description>&lt;p&gt;Earlier this week, I participated in a [panel on the Land Use Framework](Edge Debate 179) at &lt;a href=&#34;https://www.futurebuild.co.uk/&#34;&gt;FutureBuild&#39;25&lt;/a&gt;. This was curated by &lt;a href=&#34;https://edgedebate.com/&#34;&gt;Edge&lt;/a&gt;, and co-panelists included Baroness Young of Old Scone (Chair), Maya Singer Hobbs, Carolyn McKenzie, and Stephen Hill. Each of us spoke for 5-7minutes and then the chair opened for questions from the floor.&lt;/p&gt;
&lt;p&gt;In my talk, titled &amp;ldquo;Land use data to inform decision making - &lt;em&gt;How it could work&lt;/em&gt;&amp;rdquo;, I tried to make three clear points:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Good decisions are linked to the “state” of land, and this is too complex to understand without direct evidence. (Good) data provide the context for (good) decisions.&lt;/li&gt;
&lt;li&gt;We need data that changes &amp;ldquo;at the speed of decisions&amp;rdquo;. This context needs to reflect the current state of affairs, which changes much more rapidly than we have been able to gather data from  in the past.&lt;/li&gt;
&lt;li&gt;There&amp;rsquo;s a lot of &lt;em&gt;very cool&lt;/em&gt; stuff happening in the world of data to support this view of the world. For example, and I may be biased here, the single most exciting development of the last ten years is the ability to make increasingly more abundant imagery from satellites &lt;em&gt;computable&lt;/em&gt; so it can feed into these decisions.&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Given the prompt to talk about &amp;ldquo;how it could work&amp;rdquo;, I gave a shout to our &lt;a href=&#34;https://www.turing.ac.uk/research/research-projects/demoland&#34;&gt;DemoLand&lt;/a&gt; project, as an illustration of how to combine data and AI to support land use decisions.&lt;/p&gt;
&lt;p&gt;I closed the intervention with an afterword, two points I really wanted to make but couldn&amp;rsquo;t elegantly squeeze in the previous part:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Data (as well as the models and, eventually, digital twins they feed into) are best thought of as human augmentation rather than replacement. As much as some might like it that way, I &lt;em&gt;don&amp;rsquo;t&lt;/em&gt; think any of this is about the robots taking over the job of the planners, it&amp;rsquo;s about super-charging planners!&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Urban land is land!&lt;/em&gt; This is by now one of my hobby horses. Much of the land discussion (be it on modelling, understanding or affecting it through policy) is focused on &amp;ldquo;most of the land&amp;rdquo;. This makes sense to a certain extent. After all, cities are about 5% of the land. However, if we&amp;rsquo;re serious about curving emissions and building a better home for most of the population, this 5% clearly punches above its weight (e.g., about 75% emissions come from cities whom, in a country like the UK, house about 80% of the population).&lt;/li&gt;
&lt;/ol&gt;
&lt;section class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;
&lt;hr&gt;
&lt;ol&gt;
&lt;li id=&#34;fn:1&#34; role=&#34;doc-endnote&#34;&gt;
&lt;p&gt;This is in part why we launched &lt;a href=&#34;https://imago.ac.uk&#34;&gt;Imago&lt;/a&gt;, to bring all this good stuff to the social sciences, public health, and policymaking arenas.&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/section&gt;
</description>
    </item>
    
    <item>
      <title>🔗 The Guardian reviews Nord</title>
      <link>https://me.darribas.org/2025/03/05/184359.html</link>
      <pubDate>Wed, 05 Mar 2025 19:43:59 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/03/05/184359.html</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://www.theguardian.com/food/2025/mar/01/nord-liverpool-its-very-much-a-win-restaurant-review&#34;&gt;www.theguardian.com/food/2025&amp;hellip;&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;It’s part Austin Powers shag palace, part Mos Eisley Cantina from Star Wars. It really is groovy, baby.&lt;/p&gt;
&lt;/blockquote&gt;
</description>
    </item>
    
    <item>
      <title>🔗 JupyterGIS</title>
      <link>https://me.darribas.org/2025/03/04/104217.html</link>
      <pubDate>Tue, 04 Mar 2025 11:42:17 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/03/04/104217.html</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://blog.jupyter.org/real-time-collaboration-and-collaborative-editing-for-gis-workflows-with-jupyter-and-qgis-d25dbe2832a6&#34;&gt;blog.jupyter.org/real-time&amp;hellip;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Baking a bit of geo right on top of Jupyter “ is a great idea for both the Jupyter and geo worlds. Plenty of room to leverage the geo data science py-stack!&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title></title>
      <link>https://me.darribas.org/2025/03/02/making-satellite-data-mainstream-gaps.html</link>
      <pubDate>Sun, 02 Mar 2025 22:11:51 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2025/03/02/making-satellite-data-mainstream-gaps.html</guid>
      <description>&lt;p&gt;🗞️ &lt;em&gt;Making Satellite Data Mainstream: Gaps, challenges, and opportunities for remote sensing experts [Industry Profiles and Activities]&lt;/em&gt; &lt;a href=&#34;https://ieeexplore.ieee.org/document/10794190&#34;&gt;&lt;code&gt;URL&lt;/code&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;By Aravind Ravichandran on IEEE Geoscience and Remote Sensing Magazine (11 December 2024).&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Plenty of interesting points here. My favorite one is the focus on the boring but necessary aspects required to push adoption beyond the &amp;ldquo;usual suspects&amp;rdquo;. Very much an Imago theme.&lt;/p&gt;
&lt;/blockquote&gt;
</description>
    </item>
    
    <item>
      <title>Report on AI and Land Use</title>
      <link>https://me.darribas.org/2024/11/14/report-on-ai-and-land.html</link>
      <pubDate>Thu, 14 Nov 2024 01:00:00 +0100</pubDate>
      
      <guid>http://darribas.micro.blog/2024/11/14/report-on-ai-and-land.html</guid>
      <description>&lt;p&gt;&lt;em&gt;&lt;strong&gt;Geospatial AI for Land Use, by The Alan Turing Institute&lt;/strong&gt;&lt;/em&gt;. Independent Report
from The Alan Turing Institute - &lt;a href=&#34;https://www.gov.uk/government/publications/geospatial-ai-for-land-use-by-the-alan-turing-institute/geospatial-ai-for-land-use-by-the-alan-turing-institute&#34;&gt;&lt;code&gt;URL&lt;/code&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;How geospatial AI can help inform our land use choices&lt;/strong&gt;&lt;/em&gt;. Blog post from the Geospatial Commission on the report - &lt;a href=&#34;https://geospatialcommission.blog.gov.uk/2024/11/14/how-geospatial-ai-can-help-inform-our-land-use-choices/&#34;&gt;&lt;code&gt;URL&lt;/code&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;TODAY, the &lt;a href=&#34;https://www.gov.uk/government/organisations/geospatial-commission&#34;&gt;Geospatial Commission&lt;/a&gt; released the &lt;a href=&#34;https://www.gov.uk/government/publications/geospatial-ai-for-land-use-by-the-alan-turing-institute/geospatial-ai-for-land-use-by-the-alan-turing-institute&#34;&gt;report&lt;/a&gt; we&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt; prepared for a project we have been working over the last year in collaboration with them. The work builds on our earlier contribution to the National Land Data Programme&lt;sup id=&#34;fnref:2&#34;&gt;&lt;a href=&#34;#fn:2&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;2&lt;/a&gt;&lt;/sup&gt; last year, and the document puts in writing much of what we &lt;a href=&#34;https://www.gov.uk/government/news/geospatial-commission-funded-tool-demonstrates-potential-for-ai-to-transform-decisions-about-land-use&#34;&gt;presented to the minister for AI and intellectual property&lt;/a&gt; last March. There is also an accompanying &lt;a href=&#34;https://geospatialcommission.blog.gov.uk/2024/11/14/how-geospatial-ai-can-help-inform-our-land-use-choices/&#34;&gt;blog post&lt;/a&gt; Mehul and his team at the Commission put out.&lt;/p&gt;
&lt;p&gt;Most of the report is a summary of what we learned in two specific
exercises and a series of engagement events. I&amp;rsquo;ll give you the two-sentence version of each here but, if you are interested, you really should grab the report as it covers them much more comprehensively.
In one, we took our initial &lt;a href=&#34;https://urban-analytics-technology-platform.github.io/demoland-web/tyne_and_wear_hex/#10.06/55.1137/-1.5308&#34;&gt;DemoLand app&lt;/a&gt;, a tool that helps users explore different land use scenarios and their effect on areas such as air quality or house prices, and embedded a chat interface powered by a large language model. The original tool provided access to a lot of data and modelling that would be hard to access for non-technical audiences otherwise, but it still required the user to &amp;ldquo;know their way around&amp;rdquo;. With the new chat-based interface, exploring the results is a much more conversational experience that can reach larger even audiences.
In the second exercise, we digged into the guts of the models that power land
use applications such as those in DemoLand. Typically, many of these require
data that is collected and released more slowly than ideally required for
decision making (e.g., Census or building cadasters). We explored
complementing, or even replacing, these by widely available satellite imagery.
Satellite data is definitely not a new thing, we&amp;rsquo;ve had metal boxes orbitting
the Earth since at least the 1950s, but there are a few &lt;em&gt;recent&lt;/em&gt; things that
make them more appealing. The revolution in computer vision (and what is now
also termed AI) we have seen in the last 15 years has changed what we are able
to do with imagery, even that of limited spatial resolution. In this exercise,
we explore foundation models for vision (a bit like the GPT in ChatGPT but for
satellite data) to see how far we could push them. The result is a series of
what I consider extremely exciting results but others might see as largely dry
performance scores tables. You can get a summary of those in the report.
In addition to these two exercises, we also ran consultation events (at &lt;a href=&#34;https://www.turing.ac.uk/events/ai-uk-2024&#34;&gt;AI
UK&#39;24&lt;/a&gt; and online) with experts to
get a broader view on the potential, challenges and immediate opportunities of
geospatial AI for land use. I could summarise those, but I won&amp;rsquo;t do a better
job than the report, so head over to its &amp;ldquo;Section 3&amp;rdquo; for that.&lt;/p&gt;
&lt;p&gt;What will probably (I hope!) catch most attention is the &amp;ldquo;Recommendations&amp;rdquo;
section. Here is where we brought together everything we learnt in these
exercises to propose concrete steps forward. In particular, we mention five:&lt;/p&gt;
&lt;p&gt;1/ Identify additional areas of opportunity for satellite data to build the value case for geospatial AI.&lt;/p&gt;
&lt;p&gt;2/ Develop a Geospatial AI Toolkit for LLMs.&lt;/p&gt;
&lt;p&gt;3/ Expand the conversation on national foundation models to land use and geospatial.&lt;/p&gt;
&lt;p&gt;4/ Improve access to key computational and data resources.&lt;/p&gt;
&lt;p&gt;5/ Promote knowledge sharing and cross-discipline collaboration.&lt;/p&gt;
&lt;p&gt;Some are self-explanatory and I suspect few will disagree with them (who is
against more knowledge sharing?). Others bring to the front
discussions that we think deserve more attention than they&amp;rsquo;re currently
receiving. LLMs, for example, are not very good at geography (there is a
reason why the second L is not a G!). Before we jump in and take them
off-the-self, we think there is work to do to develop the &amp;ldquo;Geography
curriculum&amp;rdquo; we&amp;rsquo;d like these models to know when they help folks on
spatial domains. And others seem more obvious than they actually are.
Suggesting in 2024 that satellite data be used for land use change may cause
unreparable eye-rolls among land use experts who&amp;rsquo;ve been doing this in an
academic context for several decades. Yet there is still very little of it
that has made it into &amp;ldquo;production&amp;rdquo; at scale, particularly in non environmental
and physical domains such as cities and society&lt;sup id=&#34;fnref:3&#34;&gt;&lt;a href=&#34;#fn:3&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;3&lt;/a&gt;&lt;/sup&gt;. So think twice before sending your eyes upwards.&lt;/p&gt;
&lt;p&gt;Above all, and ironically given that it summarises past work, we hope this becomes a conversation starter. There is so much exciting stuff that is happening in the world of AI that could have tremendous implications for land use modelling and management. &lt;em&gt;What&lt;/em&gt; exactly and, specially, &lt;em&gt;how&lt;/em&gt; are debates we have just begun and are far from done. But we think they are worth having &lt;em&gt;and&lt;/em&gt; actioning on. To work.&lt;/p&gt;
&lt;section class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;
&lt;hr&gt;
&lt;ol&gt;
&lt;li id=&#34;fn:1&#34; role=&#34;doc-endnote&#34;&gt;
&lt;p&gt;The team on this project spanned folks at the Commission and Urban Analytics@Turing. At Turing, Barbara Metzler and Stuart Lynn did most of the heavy lifting, and I was the lucky one to &amp;ldquo;see early demos and present it around&amp;rdquo;.&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&#34;fn:2&#34; role=&#34;doc-endnote&#34;&gt;
&lt;p&gt;Geospatial Commission (2023). &lt;em&gt;Finding common ground: Integrating data, science and innovation for better use of land&lt;/em&gt; - &lt;a href=&#34;https://www.gov.uk/government/publications/finding-common-ground-integrating-data-science-and-innovation-for-better-use-of-land&#34;&gt;URL&lt;/a&gt;&amp;#160;&lt;a href=&#34;#fnref:2&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&#34;fn:3&#34; role=&#34;doc-endnote&#34;&gt;
&lt;p&gt;This is one
of the core ideas that made &lt;a href=&#34;https://www.sdruk.ukri.org/2024/10/17/22-million-for-new-smart-data-services/&#34;&gt;Imago&lt;/a&gt; a winning proposition, so watch this space.&amp;#160;&lt;a href=&#34;#fnref:3&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/section&gt;
</description>
    </item>
    
  </channel>
</rss>