CINXE.COM

🇮🇹 Italy - OpenStreetMap Welcome Tool

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>🇮🇹 Italy - OpenStreetMap Welcome Tool</title> <link rel="stylesheet" href="/build/app.76adb8ca.css"> <link rel="stylesheet" href="/build/list.c8a5841a.css"> <script src="/build/runtime.db921a46.js" defer></script><script src="/build/app.f797df04.js" defer></script> <script src="/build/507.e9c74d83.js" defer></script><script src="/build/list.13111dd4.js" defer></script> </head> <body> <div class="relative min-h-screen bg-gray-100"> <nav class="bg-white border-b border-gray-200 shadow"> <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8"> <div class="flex justify-between h-16"> <div class="flex"> <div class="shrink-0 flex items-center"> <div class="text-2xl font-bold text-gray-900"> 🇮🇹 Italy </div> </div> </div> <div class="hidden sm:ml-6 sm:flex sm:items-center"> <a href="/connect/openstreetmap" class="ml-6 inline-flex items-center px-4 py-2 border border-transparent text-sm font-medium rounded-md shadow-sm text-white bg-indigo-600 hover:bg-indigo-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-indigo-500"> Login with OSM </a> </div> </div> </div> </nav> <div class="container max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-5"> <nav class="flex pb-5" aria-label="Breadcrumb"> <ol class="flex items-center space-x-4"> <li> <div> <a href="/" class="text-gray-400 hover:text-gray-500"> <!-- Heroicon name: solid/home --> <svg class="shrink-0 h-5 w-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path d="M10.707 2.293a1 1 0 00-1.414 0l-7 7a1 1 0 001.414 1.414L4 10.414V17a1 1 0 001 1h2a1 1 0 001-1v-2a1 1 0 011-1h2a1 1 0 011 1v2a1 1 0 001 1h2a1 1 0 001-1v-6.586l.293.293a1 1 0 001.414-1.414l-7-7z" /> </svg> <span class="sr-only">Home</span> </a> </div> </li> <li> <div class="flex items-center"> <!-- Heroicon name: solid/chevron-right --> <svg class="shrink-0 h-5 w-5 text-gray-400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z" clip-rule="evenodd" /> </svg> <a href="/europe" class="ml-4 text-sm font-medium text-gray-500">Europe</a> </div> </li> <li> <div class="flex items-center"> <!-- Heroicon name: solid/chevron-right --> <svg class="shrink-0 h-5 w-5 text-gray-400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z" clip-rule="evenodd" /> </svg> <a href="/europe" class="ml-4 text-sm font-medium text-gray-500">Italy</a> </div> </li> <li> <div class="flex items-center"> <!-- Heroicon name: solid/chevron-right --> <svg class="shrink-0 h-5 w-5 text-gray-400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z" clip-rule="evenodd" /> </svg> <a href="/europe/italy/list" class="ml-4 text-sm font-medium text-gray-500 hover:text-gray-700">List</a> </div> </li> </ol> </nav> <div class="flex h-48"> <div id="map-region" class="h-full w-full" data-continent="europe" data-region="italy"></div> <div id="chart-stats" class="h-full w-full" data-continent="europe" data-region="italy" data-series1="Not welcomed yet" data-series2="Welcomed"></div> </div> <div class="mt-5"> <header> <div class="sm:flex sm:items-center sm:justify-between"> <div> <h1 class="text-2xl font-bold text-gray-900">Mappers</h1> <p class="text-sm font-medium text-gray-500"> List of mappers that have their first edit in the region </p> </div> <div class="mt-3 flex items-center sm:mt-0 sm:ml-4"> <div class="mr-5"> November 2024 </div> <span class="relative z-0 inline-flex shadow-sm rounded-md"> <a class="relative inline-flex items-center px-2 py-2 rounded-l-md border border-gray-300 bg-white text-sm font-medium text-gray-500 hover:bg-gray-50 focus:z-10 focus:outline-none focus:ring-1 focus:ring-indigo-500 focus:border-indigo-500" href="/europe/italy/list/2024/10"> <span class="sr-only">Previous month</span> <!-- Heroicon name: solid/chevron-left --> <svg class="h-5 w-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M12.707 5.293a1 1 0 010 1.414L9.414 10l3.293 3.293a1 1 0 01-1.414 1.414l-4-4a1 1 0 010-1.414l4-4a1 1 0 011.414 0z" clip-rule="evenodd" /> </svg> </a> <span class="-ml-px relative inline-flex items-center px-2 py-2 rounded-r-md border border-gray-300 bg-white text-sm font-medium text-gray-500 hover:bg-gray-50 focus:z-10 focus:outline-none focus:ring-1 focus:ring-indigo-500 focus:border-indigo-500 opacity-50 cursor-not-allowed"> <span class="sr-only">Next month</span> <!-- Heroicon name: solid/chevron-right --> <svg class="h-5 w-5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z" clip-rule="evenodd" /> </svg> </span> </span> </div> </div> </header> </div> <main class="mt-5"> <div class="flex justify-between mb-3 text-sm text-gray-600"> <div> 252 new mappers (48 %) have already been welcomed </div> <div> Last update: <time class="cursor-help" datetime="2024-11-24T01:33:55+00:00" title="Nov 24, 2024, 1:33:55 AM">24 minutes ago</time> </div> </div> <div class="shadow overflow-hidden border-b border-gray-200 sm:rounded-lg"> <table class="min-w-full divide-y divide-gray-200"> <thead class="bg-gray-50"> <tr> <th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider"> Username </th> <th scope="col" colspan="2" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider"> </th> <th scope="col" class="px-6 py-3 text-center text-xs font-medium text-gray-500 uppercase tracking-wider"> Account created </th> <th scope="col" class="px-6 py-3 text-center text-xs font-medium text-gray-500 uppercase tracking-wider"> First changeset </th> <th scope="col" class="px-6 py-3 text-right text-xs font-medium text-gray-500 uppercase tracking-wider"> Changesets </th> <th scope="col" class="px-6 py-3 text-center text-xs font-medium text-gray-500 uppercase tracking-wider"> Editor </th> <th scope="col" class="px-6 py-3 text-center text-xs font-medium text-gray-500 uppercase tracking-wider"> Locale </th> </tr> </thead> <tbody> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="https://www.openstreetmap.org/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MzQzOTA3NzQsInB1ciI6ImJsb2JfaWQifX0=--2265b150479729eadddc5b22805c83c7a28a968a/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJqcGciLCJyZXNpemVfdG9fbGltaXQiOlsxMDAsMTAwXX0sInB1ciI6InZhcmlhdGlvbiJ9fQ==--71e417a328c02e35ec87b6c7cd4e4524c74e4ec8/2022-07-03%20(2).jpg" alt="Agrimi Room profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Agrimi Room </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-23T18:26:02+00:00"> November 23, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159517464"> <time datetime="2024-11-23T23:22:57+00:00"> November 23, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Agrimi Room/history"> 3 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> MaoUndo </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-23T22:11:32+00:00"> November 23, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159515961"> <time datetime="2024-11-23T22:13:49+00:00"> November 23, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/MaoUndo/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> azdenardi </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2016-10-29T18:35:14+00:00"> October 29, 2016 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159514590"> <time datetime="2024-11-23T21:18:00+00:00"> November 23, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/azdenardi/history"> 5 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Riccardo Rondo </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-23T14:31:39+00:00"> November 23, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159502716"> <time datetime="2024-11-23T14:38:01+00:00"> November 23, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Riccardo Rondo/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Alex Gorletta </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2020-11-13T13:12:37+00:00"> November 13, 2020 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159501129"> <time datetime="2024-11-23T14:01:01+00:00"> November 23, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Alex Gorletta/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Angelo_006 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-23T11:31:25+00:00"> November 23, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159495284"> <time datetime="2024-11-23T11:39:43+00:00"> November 23, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Angelo_006/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Michele Zanchetta </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-18T16:08:06+00:00"> November 18, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159493463"> <time datetime="2024-11-23T10:57:53+00:00"> November 23, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Michele Zanchetta/history"> 5 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> darkdoom </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-23T10:21:54+00:00"> November 23, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159492251"> <time datetime="2024-11-23T10:24:35+00:00"> November 23, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/darkdoom/history"> 6 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="Organic Maps android 2024.11.12-7-FDroid">Organic Maps</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="https://www.openstreetmap.org/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MzQzMjI4NjgsInB1ciI6ImJsb2JfaWQifX0=--31f5e1f95961eb5d822f4f61643468de3fc932dc/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJwbmciLCJyZXNpemVfdG9fbGltaXQiOlsxMDAsMTAwXX0sInB1ciI6InZhcmlhdGlvbiJ9fQ==--473f0190a9e741bb16565db85fe650d7b0a9ee69/PagoInBitcoin%20arancio%20bianco.png" alt="PagoInBitcoin profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> PagoInBitcoin </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-23T08:35:51+00:00"> November 23, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159488204"> <time datetime="2024-11-23T08:40:02+00:00"> November 23, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/PagoInBitcoin/history"> 14 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Lorenzo Tasca </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-19T11:41:59+00:00"> November 19, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159472944"> <time datetime="2024-11-22T19:42:10+00:00"> November 22, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Lorenzo Tasca/history"> 10 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English (United States) </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> claudio angarano </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2023-08-04T06:46:08+00:00"> August 4, 2023 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159467551"> <time datetime="2024-11-22T16:48:22+00:00"> November 22, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/claudio angarano/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="https://www.gravatar.com/avatar/bd89c2571282a5a2c54a2ec6064c320c.jpg?s=100&amp;d=https%3A%2F%2Fapi.openstreetmap.org%2Fassets%2Favatar_large-54d681ddaf47c4181b05dbfae378dc0201b393bbad3ff0e68143c3d5f3880ace.png" alt="Daedalus9 profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Daedalus9 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-22T11:05:56+00:00"> November 22, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159454570"> <time datetime="2024-11-22T11:24:55+00:00"> November 22, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Daedalus9/history"> 4 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> sergio250857 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-15T17:49:35+00:00"> November 15, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159438629"> <time datetime="2024-11-21T23:19:34+00:00"> November 21, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/sergio250857/history"> 3 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> DLO095 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-21T22:18:35+00:00"> November 21, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159437801"> <time datetime="2024-11-21T22:37:43+00:00"> November 21, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/DLO095/history"> 5 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Hopar </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-09-30T16:35:01+00:00"> September 30, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159422599"> <time datetime="2024-11-21T17:03:42+00:00"> November 21, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Hopar/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English (United States) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Tourismusverein Mölten </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-11T10:49:49+00:00"> November 11, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159414439"> <time datetime="2024-11-21T15:20:02+00:00"> November 21, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Tourismusverein Mölten/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Refill Südtirol / Alto Adige </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="https://www.gravatar.com/avatar/81e907365ed65c82ec8d9db3b1b873d0.jpg?s=100&amp;d=https%3A%2F%2Fapi.openstreetmap.org%2Fassets%2Favatar_large-54d681ddaf47c4181b05dbfae378dc0201b393bbad3ff0e68143c3d5f3880ace.png" alt="tonnoepomodoro profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> tonnoepomodoro </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-21T11:57:31+00:00"> November 21, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159408038"> <time datetime="2024-11-21T12:34:47+00:00"> November 21, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/tonnoepomodoro/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English (United Kingdom) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Marco_BS </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 21, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-20T18:51:42+00:00"> November 20, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159380841"> <time datetime="2024-11-20T18:55:23+00:00"> November 20, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Marco_BS/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Suannocasa di Brugherio </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 21, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-20T14:59:54+00:00"> November 20, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159370499"> <time datetime="2024-11-20T15:15:57+00:00"> November 20, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Suannocasa di Brugherio/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> millene001 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 21, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-01-24T12:00:47+00:00"> January 24, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159370017"> <time datetime="2024-11-20T15:04:32+00:00"> November 20, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/millene001/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Portuguese (Brazil) </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="https://www.openstreetmap.org/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MzQxMDQ1NjMsInB1ciI6ImJsb2JfaWQifX0=--791a0bbd17abd82b53b8ef97b685de57987d9378/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJqcGciLCJyZXNpemVfdG9fbGltaXQiOlsxMDAsMTAwXX0sInB1ciI6InZhcmlhdGlvbiJ9fQ==--71e417a328c02e35ec87b6c7cd4e4524c74e4ec8/FB_IMG_1616680623854.jpg" alt="Alessandro Sassoli profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Alessandro Sassoli </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 21, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-20T11:27:15+00:00"> November 20, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159362114"> <time datetime="2024-11-20T11:43:27+00:00"> November 20, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Alessandro Sassoli/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Roberta Pittari </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 21, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-20T08:49:48+00:00"> November 20, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159358590"> <time datetime="2024-11-20T10:01:46+00:00"> November 20, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Roberta Pittari/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> LucaStef </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 21, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> <span class="h-4 w-4 rounded-full bg-yellow-400 flex items-center justify-center ring-2 ring-white cursor-help" title="November 22, 2024"> <!-- Heroicon name: outline/inbox-in --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 4H6a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V6a2 2 0 00-2-2h-2m-4-1v8m0 0l3-3m-3 3L9 8m-5 5h2.586a1 1 0 01.707.293l2.414 2.414a1 1 0 00.707.293h3.172a1 1 0 00.707-.293l2.414-2.414a1 1 0 01.707-.293H20" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-20T08:04:12+00:00"> November 20, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159356578"> <time datetime="2024-11-20T09:09:31+00:00"> November 20, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/LucaStef/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> TheChief98 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 21, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-20T08:49:49+00:00"> November 20, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159356173"> <time datetime="2024-11-20T08:58:27+00:00"> November 20, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/TheChief98/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="https://www.gravatar.com/avatar/b66fd7fe284219e158adedb8c53c5fb9.jpg?s=100&amp;d=https%3A%2F%2Fapi.openstreetmap.org%2Fassets%2Favatar_large-54d681ddaf47c4181b05dbfae378dc0201b393bbad3ff0e68143c3d5f3880ace.png" alt="Corey_Hedgehog profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Corey_Hedgehog </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 21, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-20T08:24:51+00:00"> November 20, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159355532"> <time datetime="2024-11-20T08:38:27+00:00"> November 20, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Corey_Hedgehog/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English (United States) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="https://www.gravatar.com/avatar/dac3c71b2196bcb134785c7dd4e2921a.jpg?s=100&amp;d=https%3A%2F%2Fapi.openstreetmap.org%2Fassets%2Favatar_large-54d681ddaf47c4181b05dbfae378dc0201b393bbad3ff0e68143c3d5f3880ace.png" alt="S55G profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> S55G </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 21, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2020-07-28T21:29:19+00:00"> July 28, 2020 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159347477"> <time datetime="2024-11-20T00:46:59+00:00"> November 20, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/S55G/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Slovenian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Woronna </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 21, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-19T21:15:14+00:00"> November 19, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159343130"> <time datetime="2024-11-19T21:24:12+00:00"> November 19, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Woronna/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="MAPS.ME android Woronna">MAPS.ME</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> marco macchi </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 21, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-17T21:13:49+00:00"> November 17, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159342405"> <time datetime="2024-11-19T21:00:41+00:00"> November 19, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/marco macchi/history"> 3 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> conlay </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 21, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-09T13:00:24+00:00"> November 9, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159342317"> <time datetime="2024-11-19T20:58:17+00:00"> November 19, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/conlay/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="StreetComplete 59.3">StreetComplete</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> en_IT </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> OpenStreetMap est entièrement créé par des personnes comme vous </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 21, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-18T21:24:18+00:00"> November 18, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159340475"> <time datetime="2024-11-19T20:07:31+00:00"> November 19, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/OpenStreetMap est entièrement créé par des personnes comme vous/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> French </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Hekuran1 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 21, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-19T19:10:40+00:00"> November 19, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159339258"> <time datetime="2024-11-19T19:26:05+00:00"> November 19, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Hekuran1/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> StefanoManzionna </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 21, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-19T16:34:50+00:00"> November 19, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159332588"> <time datetime="2024-11-19T16:42:27+00:00"> November 19, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/StefanoManzionna/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Fabiana Grullini </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 20, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-19T16:27:31+00:00"> November 19, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159332225"> <time datetime="2024-11-19T16:34:54+00:00"> November 19, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Fabiana Grullini/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Tommaso Cardinali </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 21, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-08-09T12:37:26+00:00"> August 9, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159331240"> <time datetime="2024-11-19T16:08:58+00:00"> November 19, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Tommaso Cardinali/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> lucamozzz </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 21, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-19T15:11:25+00:00"> November 19, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159330889"> <time datetime="2024-11-19T16:01:11+00:00"> November 19, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/lucamozzz/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="MapComplete 0.47.10">MapComplete</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="https://www.openstreetmap.org/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MzQxMDE1NTIsInB1ciI6ImJsb2JfaWQifX0=--b476cd998ef62a3c0fd43d51510c87e417dd4ee8/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJQTkciLCJyZXNpemVfdG9fbGltaXQiOlsxMDAsMTAwXX0sInB1ciI6InZhcmlhdGlvbiJ9fQ==--5838cbcdfc9643f4af586cb59629e307f26ec46b/12%20~%20CR1PT0%20~%20IMAGINE%20~%2010%C2%AE%20~%20CON%20SFONDO%20TRASPARENTE%20PER%20FACEBO%20E%20TITER%20E%20LINEDIN%20E%20MAGLIETE%20~%201.PNG" alt="CR1PT0 profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> CR1PT0 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 21, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-19T15:23:18+00:00"> November 19, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159329679"> <time datetime="2024-11-19T15:33:16+00:00"> November 19, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/CR1PT0/history"> 4 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Riccardo IU2ROW </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 21, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-19T15:17:57+00:00"> November 19, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159329528"> <time datetime="2024-11-19T15:29:12+00:00"> November 19, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Riccardo IU2ROW/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> caprex75 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 21, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-19T14:01:36+00:00"> November 19, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159326082"> <time datetime="2024-11-19T14:02:43+00:00"> November 19, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/caprex75/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="gnome-maps 47.1">Gnome-Maps</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> 4567ca </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-19T13:46:46+00:00"> November 19, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159325708"> <time datetime="2024-11-19T13:52:41+00:00"> November 19, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/4567ca/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> French (France) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Blackne0n </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 21, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-19T12:43:45+00:00"> November 19, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159323218"> <time datetime="2024-11-19T12:48:57+00:00"> November 19, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Blackne0n/history"> 4 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English (United Kingdom) </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Emanuele Maiorana </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 21, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-19T08:51:19+00:00"> November 19, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159315499"> <time datetime="2024-11-19T09:26:09+00:00"> November 19, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Emanuele Maiorana/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Mattia Candini </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 21, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2022-11-17T12:34:09+00:00"> November 17, 2022 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159313842"> <time datetime="2024-11-19T08:34:02+00:00"> November 19, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Mattia Candini/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> MarcoCJesi </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 21, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-19T07:44:06+00:00"> November 19, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159312854"> <time datetime="2024-11-19T08:00:17+00:00"> November 19, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/MarcoCJesi/history"> 3 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="https://www.gravatar.com/avatar/dbc06ece95a72fb791f1fb2a275b266a.jpg?s=100&amp;d=https%3A%2F%2Fapi.openstreetmap.org%2Fassets%2Favatar_large-54d681ddaf47c4181b05dbfae378dc0201b393bbad3ff0e68143c3d5f3880ace.png" alt="TinyJay profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> TinyJay </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 19, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-19T00:29:53+00:00"> November 19, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159305401"> <time datetime="2024-11-19T00:40:17+00:00"> November 19, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/TinyJay/history"> 3 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Luca Caponi </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 19, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2017-05-18T07:42:15+00:00"> May 18, 2017 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159305348"> <time datetime="2024-11-19T00:35:20+00:00"> November 19, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Luca Caponi/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Enrycros </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 19, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2016-07-26T14:39:36+00:00"> July 26, 2016 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159300768"> <time datetime="2024-11-18T21:04:46+00:00"> November 18, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Enrycros/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> pier0 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 19, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-18T19:42:46+00:00"> November 18, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159298673"> <time datetime="2024-11-18T20:08:22+00:00"> November 18, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/pier0/history"> 9 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> diegocolosimo </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 19, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-18T18:13:38+00:00"> November 18, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159298350"> <time datetime="2024-11-18T20:00:16+00:00"> November 18, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/diegocolosimo/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> MagoLombiy </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 19, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2015-05-08T20:12:58+00:00"> May 8, 2015 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159291380"> <time datetime="2024-11-18T16:50:49+00:00"> November 18, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/MagoLombiy/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> EttoreV_littoria </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 19, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-18T15:30:37+00:00"> November 18, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159289078"> <time datetime="2024-11-18T15:49:22+00:00"> November 18, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/EttoreV_littoria/history"> 5 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Mattia2700 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 19, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2023-02-13T17:49:53+00:00"> February 13, 2023 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159287468"> <time datetime="2024-11-18T15:09:11+00:00"> November 18, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Mattia2700/history"> 14 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="StreetComplete 59.3">StreetComplete</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian (Italy) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> TombolanAssociati </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 19, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-18T13:37:05+00:00"> November 18, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159285783"> <time datetime="2024-11-18T14:27:32+00:00"> November 18, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/TombolanAssociati/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="JOSM/1.5 (19253 it)">JOSM</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="https://www.gravatar.com/avatar/1f4eef66a81e25b0630d875bf54bcc52.jpg?s=100&amp;d=https%3A%2F%2Fapi.openstreetmap.org%2Fassets%2Favatar_large-54d681ddaf47c4181b05dbfae378dc0201b393bbad3ff0e68143c3d5f3880ace.png" alt="martinasimpatico profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> martinasimpatico </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 19, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-14T07:36:40+00:00"> November 14, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159277630"> <time datetime="2024-11-18T10:48:29+00:00"> November 18, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/martinasimpatico/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Chrisie123 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 19, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-15T08:11:43+00:00"> November 15, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159275441"> <time datetime="2024-11-18T10:02:03+00:00"> November 18, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Chrisie123/history"> 22 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="StreetComplete 59.3">StreetComplete</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> German (Germany) </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Ilaria De Noia </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 19, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-18T09:18:12+00:00"> November 18, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159274073"> <time datetime="2024-11-18T09:25:21+00:00"> November 18, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Ilaria De Noia/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> divudi </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 19, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-10-24T08:54:10+00:00"> October 24, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159271422"> <time datetime="2024-11-18T08:11:17+00:00"> November 18, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/divudi/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> DivinaSeasideSuite </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 18, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-17T22:35:10+00:00"> November 17, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159262203"> <time datetime="2024-11-17T22:47:33+00:00"> November 17, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/DivinaSeasideSuite/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> asmeikal </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 18, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2020-10-10T15:42:42+00:00"> October 10, 2020 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159249390"> <time datetime="2024-11-17T16:10:46+00:00"> November 17, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/asmeikal/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Andrea1926 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 18, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-17T15:49:00+00:00"> November 17, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159248945"> <time datetime="2024-11-17T15:57:43+00:00"> November 17, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Andrea1926/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="MapComplete 0.47.10">MapComplete</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> itssophie </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 18, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-17T10:39:12+00:00"> November 17, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159238177"> <time datetime="2024-11-17T11:19:14+00:00"> November 17, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/itssophie/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English (United States) </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Elli125 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 18, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-17T10:58:12+00:00"> November 17, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159237539"> <time datetime="2024-11-17T11:01:00+00:00"> November 17, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Elli125/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="MAPS.ME android Elli125">MAPS.ME</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> cizeta62 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 18, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-17T10:29:24+00:00"> November 17, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159237060"> <time datetime="2024-11-17T10:48:05+00:00"> November 17, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/cizeta62/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> themappinghostress </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 18, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-17T10:41:25+00:00"> November 17, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159237050"> <time datetime="2024-11-17T10:47:53+00:00"> November 17, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/themappinghostress/history"> 7 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English (United States) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> icstrigno </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 18, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-17T08:38:22+00:00"> November 17, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159236566"> <time datetime="2024-11-17T10:32:59+00:00"> November 17, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/icstrigno/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Alberto Torrisi </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 18, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-17T10:32:10+00:00"> November 17, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159236553"> <time datetime="2024-11-17T10:32:36+00:00"> November 17, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Alberto Torrisi/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="OsmAnd Maps 4.8.4">OsmAnd</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Leonardo Liu </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 18, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-17T02:47:03+00:00"> November 17, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159228090"> <time datetime="2024-11-17T02:53:01+00:00"> November 17, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Leonardo Liu/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="https://www.openstreetmap.org/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MzQwOTU3MzksInB1ciI6ImJsb2JfaWQifX0=--fb1f89f7cc563cd6c01119bc59733c04086e0c06/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJqcGciLCJyZXNpemVfdG9fbGltaXQiOlsxMDAsMTAwXX0sInB1ciI6InZhcmlhdGlvbiJ9fQ==--71e417a328c02e35ec87b6c7cd4e4524c74e4ec8/Facebook-Twitter-Skype.jpg" alt="Pro Loco Azzate profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Pro Loco Azzate </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 18, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-17T00:34:58+00:00"> November 17, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159226780"> <time datetime="2024-11-17T00:55:39+00:00"> November 17, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Pro Loco Azzate/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> artrin </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 18, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-16T15:22:52+00:00"> November 16, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159212431"> <time datetime="2024-11-16T15:29:28+00:00"> November 16, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/artrin/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="Organic Maps android 2024.11.12-7-Google">Organic Maps</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="https://www.gravatar.com/avatar/03acdec49ff49c60c6dbf6cb1415722f.jpg?s=100&amp;d=https%3A%2F%2Fapi.openstreetmap.org%2Fassets%2Favatar_large-54d681ddaf47c4181b05dbfae378dc0201b393bbad3ff0e68143c3d5f3880ace.png" alt="Luca Mors profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Luca Mors </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 18, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> <span class="h-4 w-4 rounded-full bg-yellow-400 flex items-center justify-center ring-2 ring-white cursor-help" title="November 19, 2024"> <!-- Heroicon name: outline/inbox-in --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 4H6a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V6a2 2 0 00-2-2h-2m-4-1v8m0 0l3-3m-3 3L9 8m-5 5h2.586a1 1 0 01.707.293l2.414 2.414a1 1 0 00.707.293h3.172a1 1 0 00.707-.293l2.414-2.414a1 1 0 01.707-.293H20" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-15T15:46:56+00:00"> November 15, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159210671"> <time datetime="2024-11-16T14:39:13+00:00"> November 16, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Luca Mors/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> osmk2 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 18, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-09-26T11:03:09+00:00"> September 26, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159207668"> <time datetime="2024-11-16T13:14:28+00:00"> November 16, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/osmk2/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="Organic Maps ios 2024.11.12">Organic Maps</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Massimomx </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 18, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-16T08:17:33+00:00"> November 16, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159203712"> <time datetime="2024-11-16T11:21:01+00:00"> November 16, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Massimomx/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> eagle314 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 18, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-16T09:46:00+00:00"> November 16, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159201376"> <time datetime="2024-11-16T10:13:38+00:00"> November 16, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/eagle314/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="JOSM/1.5 (19253 en_GB)">JOSM</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> _il_biondino_ </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 18, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-15T22:54:23+00:00"> November 15, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159192086"> <time datetime="2024-11-16T01:16:10+00:00"> November 16, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/_il_biondino_/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English (United States) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> SurfingTraveler </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 18, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-15T20:08:38+00:00"> November 15, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159186614"> <time datetime="2024-11-15T20:43:36+00:00"> November 15, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/SurfingTraveler/history"> 8 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="https://www.gravatar.com/avatar/20b04b5bcfb3958aca39cdaea43b3e3b.jpg?s=100&amp;d=https%3A%2F%2Fapi.openstreetmap.org%2Fassets%2Favatar_large-54d681ddaf47c4181b05dbfae378dc0201b393bbad3ff0e68143c3d5f3880ace.png" alt="SlothPride2 profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> SlothPride2 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 18, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-15T15:04:20+00:00"> November 15, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159174950"> <time datetime="2024-11-15T15:11:50+00:00"> November 15, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/SlothPride2/history"> 10 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="StreetComplete 59.3">StreetComplete</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian (Italy) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Via Panoramica </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 18, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-15T11:41:15+00:00"> November 15, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159167250"> <time datetime="2024-11-15T12:01:56+00:00"> November 15, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Via Panoramica/history"> 5 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> FrancescaMaggiori </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 18, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-12T13:24:22+00:00"> November 12, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159161919"> <time datetime="2024-11-15T09:35:03+00:00"> November 15, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/FrancescaMaggiori/history"> 4 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Vincio11 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 18, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-15T08:52:40+00:00"> November 15, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159161533"> <time datetime="2024-11-15T09:23:56+00:00"> November 15, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Vincio11/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> tnz92 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 18, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-14T23:14:33+00:00"> November 14, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159149882"> <time datetime="2024-11-14T23:18:38+00:00"> November 14, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/tnz92/history"> 9 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="StreetComplete 59.3">StreetComplete</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Ale_8686 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 18, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-14T19:23:53+00:00"> November 14, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159145798"> <time datetime="2024-11-14T20:43:12+00:00"> November 14, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Ale_8686/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> stedddd </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 18, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-14T16:56:34+00:00"> November 14, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159138701"> <time datetime="2024-11-14T16:58:04+00:00"> November 14, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/stedddd/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Vivì </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 18, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-14T14:14:05+00:00"> November 14, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159132717"> <time datetime="2024-11-14T14:29:37+00:00"> November 14, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Vivì/history"> 3 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Air4x </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-14T14:12:24+00:00"> November 14, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159132114"> <time datetime="2024-11-14T14:14:59+00:00"> November 14, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Air4x/history"> 6 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="StreetComplete 59.3">StreetComplete</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian (Italy) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Simone Fontana </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2017-08-25T11:52:10+00:00"> August 25, 2017 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159131138"> <time datetime="2024-11-14T13:47:29+00:00"> November 14, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Simone Fontana/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Kocka10 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-14T11:03:02+00:00"> November 14, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159125891"> <time datetime="2024-11-14T11:25:20+00:00"> November 14, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Kocka10/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Czech </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> AndreaPoso </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-14T07:55:09+00:00"> November 14, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159120211"> <time datetime="2024-11-14T08:30:27+00:00"> November 14, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/AndreaPoso/history"> 3 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Federicob04 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-14T07:36:55+00:00"> November 14, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159119226"> <time datetime="2024-11-14T08:00:56+00:00"> November 14, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Federicob04/history"> 9 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Pietro Raschetti </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-14T07:37:27+00:00"> November 14, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159119051"> <time datetime="2024-11-14T07:55:53+00:00"> November 14, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Pietro Raschetti/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Riccardo Baccaro </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-14T07:38:03+00:00"> November 14, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159118995"> <time datetime="2024-11-14T07:54:14+00:00"> November 14, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Riccardo Baccaro/history"> 4 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Studio Zadra </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-13T15:05:54+00:00"> November 13, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159095896"> <time datetime="2024-11-13T15:14:47+00:00"> November 13, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Studio Zadra/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> kalipsosm </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2023-11-07T14:22:49+00:00"> November 7, 2023 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159090528"> <time datetime="2024-11-13T13:00:58+00:00"> November 13, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/kalipsosm/history"> 8 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="StreetComplete 59.3">StreetComplete</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian (Italy) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> PonenteGravel </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-13T07:06:09+00:00"> November 13, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159079325"> <time datetime="2024-11-13T07:43:55+00:00"> November 13, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/PonenteGravel/history"> 4 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Oliver_j </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-12T22:24:25+00:00"> November 12, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159070830"> <time datetime="2024-11-12T22:33:46+00:00"> November 12, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Oliver_j/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English (United Kingdom) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Average_Bloke_ </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-12T21:04:49+00:00"> November 12, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159068435"> <time datetime="2024-11-12T21:09:26+00:00"> November 12, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Average_Bloke_/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="Organic Maps android 2024.10.23-2-FDroid">Organic Maps</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> yammooo </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-10T17:20:30+00:00"> November 10, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159065216"> <time datetime="2024-11-12T19:54:36+00:00"> November 12, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/yammooo/history"> 4 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English (United States) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> corriz95 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-12T17:12:06+00:00"> November 12, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159059984"> <time datetime="2024-11-12T17:18:38+00:00"> November 12, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/corriz95/history"> 7 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="StreetComplete 59.3">StreetComplete</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian (Italy) </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> s_sq_plus </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-12T14:49:26+00:00"> November 12, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159053850"> <time datetime="2024-11-12T14:55:03+00:00"> November 12, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/s_sq_plus/history"> 4 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> djjone06 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-12T14:14:15+00:00"> November 12, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159052462"> <time datetime="2024-11-12T14:19:34+00:00"> November 12, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/djjone06/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> meryyyy </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-12T13:41:10+00:00"> November 12, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159051155"> <time datetime="2024-11-12T13:47:37+00:00"> November 12, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/meryyyy/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English (United Kingdom) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="https://www.gravatar.com/avatar/0cd81e8443d788a0161444f0e7531ad3.jpg?s=100&amp;d=https%3A%2F%2Fapi.openstreetmap.org%2Fassets%2Favatar_large-54d681ddaf47c4181b05dbfae378dc0201b393bbad3ff0e68143c3d5f3880ace.png" alt="sitesolution-it profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> sitesolution-it </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-12T11:50:08+00:00"> November 12, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159047301"> <time datetime="2024-11-12T12:06:30+00:00"> November 12, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/sitesolution-it/history"> 6 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Tosco-Data Srl </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2021-11-24T15:38:39+00:00"> November 24, 2021 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159045001"> <time datetime="2024-11-12T10:59:33+00:00"> November 12, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Tosco-Data Srl/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Danielerapisarda </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-12T09:32:33+00:00"> November 12, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159042997"> <time datetime="2024-11-12T10:00:28+00:00"> November 12, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Danielerapisarda/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Veenca </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-09T18:48:20+00:00"> November 9, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159036380"> <time datetime="2024-11-12T06:02:59+00:00"> November 12, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Veenca/history"> 5 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="StreetComplete 59.3">StreetComplete</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian (Italy) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> ZZd_09 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-11T20:11:55+00:00"> November 11, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159026478"> <time datetime="2024-11-11T21:04:48+00:00"> November 11, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/ZZd_09/history"> 6 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> OsmInEdit 1.0.15 </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Nunciodu </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-09-25T16:54:10+00:00"> September 25, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159026381"> <time datetime="2024-11-11T21:01:23+00:00"> November 11, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Nunciodu/history"> 4 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> OsmInEdit 1.0.15 </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English (United States) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> xu_jiayu </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-05T12:34:11+00:00"> November 5, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159024718"> <time datetime="2024-11-11T20:15:46+00:00"> November 11, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/xu_jiayu/history"> 10 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> OsmInEdit 1.0.15 </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Mhsaa </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-11T11:48:53+00:00"> November 11, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159016140"> <time datetime="2024-11-11T16:26:54+00:00"> November 11, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Mhsaa/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> OsmInEdit 1.0.15 </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> alocin69 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2017-08-27T11:19:20+00:00"> August 27, 2017 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159014750"> <time datetime="2024-11-11T15:49:31+00:00"> November 11, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/alocin69/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="OsmAnd Maps 4.8.4">OsmAnd</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> ValeriaL </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-11T14:02:23+00:00"> November 11, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159013931"> <time datetime="2024-11-11T15:28:46+00:00"> November 11, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/ValeriaL/history"> 13 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> OsmInEdit 1.0.15 </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian (Italy) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> nivesnix </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2014-07-30T13:25:06+00:00"> July 30, 2014 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159013434"> <time datetime="2024-11-11T15:15:37+00:00"> November 11, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/nivesnix/history"> 30 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> OsmInEdit 1.0.15 </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Negaar </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-11T14:30:04+00:00"> November 11, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159013326"> <time datetime="2024-11-11T15:13:01+00:00"> November 11, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Negaar/history"> 6 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> OsmInEdit 1.0.15 </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> nehalll </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-09-16T18:23:04+00:00"> September 16, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159013107"> <time datetime="2024-11-11T15:07:44+00:00"> November 11, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/nehalll/history"> 15 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> OsmInEdit 1.0.15 </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> RutingSui </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-11T14:33:59+00:00"> November 11, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159012976"> <time datetime="2024-11-11T15:04:46+00:00"> November 11, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/RutingSui/history"> 37 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> OsmInEdit 1.0.15 </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Samiliow </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2023-11-02T06:50:17+00:00"> November 2, 2023 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159012966"> <time datetime="2024-11-11T15:04:37+00:00"> November 11, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Samiliow/history"> 24 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> OsmInEdit 1.0.15 </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> ej-augsburgRS </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-11T14:24:08+00:00"> November 11, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159012806"> <time datetime="2024-11-11T15:00:35+00:00"> November 11, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/ej-augsburgRS/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> German </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Donyaderiszadeh </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-11T12:12:59+00:00"> November 11, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159012759"> <time datetime="2024-11-11T14:59:47+00:00"> November 11, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Donyaderiszadeh/history"> 23 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> OsmInEdit 1.0.15 </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English (United States) </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="https://www.openstreetmap.org/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MzQwNzkyMjYsInB1ciI6ImJsb2JfaWQifX0=--aa5cce925960d2e84608be8499452ede85d46722/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJqcGciLCJyZXNpemVfdG9fbGltaXQiOlsxMDAsMTAwXX0sInB1ciI6InZhcmlhdGlvbiJ9fQ==--71e417a328c02e35ec87b6c7cd4e4524c74e4ec8/fabio_02.jpg" alt="Fabio Di Vito profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Fabio Di Vito </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-09-29T19:54:34+00:00"> September 29, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159012188"> <time datetime="2024-11-11T14:46:48+00:00"> November 11, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Fabio Di Vito/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> equinoxe </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2013-07-27T22:07:47+00:00"> July 27, 2013 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159010533"> <time datetime="2024-11-11T14:04:57+00:00"> November 11, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/equinoxe/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> silvano_m </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-09T09:18:33+00:00"> November 9, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159009090"> <time datetime="2024-11-11T13:33:21+00:00"> November 11, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/silvano_m/history"> 4 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> l-san </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-11T12:57:30+00:00"> November 11, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159008398"> <time datetime="2024-11-11T13:15:46+00:00"> November 11, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/l-san/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Walking Nose </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-10-14T14:04:58+00:00"> October 14, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159007570"> <time datetime="2024-11-11T12:53:10+00:00"> November 11, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Walking Nose/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English (United Kingdom) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> mabio91 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-11T09:30:21+00:00"> November 11, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/159000856"> <time datetime="2024-11-11T09:54:42+00:00"> November 11, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/mabio91/history"> 9 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> joerg_joerg </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2013-12-03T11:24:33+00:00"> December 3, 2013 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158999849"> <time datetime="2024-11-11T09:22:46+00:00"> November 11, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/joerg_joerg/history"> 5 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="StreetComplete 59.3">StreetComplete</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> German (Germany) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Pippoloz </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 11, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-10T21:16:48+00:00"> November 10, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158987359"> <time datetime="2024-11-10T22:14:18+00:00"> November 10, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Pippoloz/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English (United States) </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> ifris </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 11, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-10-26T17:05:54+00:00"> October 26, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158976740"> <time datetime="2024-11-10T17:12:53+00:00"> November 10, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/ifris/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Fornari Luca </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 11, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-10T14:45:41+00:00"> November 10, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158971088"> <time datetime="2024-11-10T15:03:39+00:00"> November 10, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Fornari Luca/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Giacomo Botti </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 11, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-10T11:31:03+00:00"> November 10, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158968345"> <time datetime="2024-11-10T13:53:04+00:00"> November 10, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Giacomo Botti/history"> 21 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="StreetComplete_ee 59.2">StreetComplete</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian (Italy) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Sig71 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 11, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-10T13:19:37+00:00"> November 10, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158967435"> <time datetime="2024-11-10T13:26:37+00:00"> November 10, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Sig71/history"> 4 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="StreetComplete 59.3">StreetComplete</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian (Italy) </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Jelleml </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 11, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-10T11:40:41+00:00"> November 10, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158964430"> <time datetime="2024-11-10T11:50:49+00:00"> November 10, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Jelleml/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Albimaps99 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 11, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-04-11T08:25:21+00:00"> April 11, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158961778"> <time datetime="2024-11-10T10:31:21+00:00"> November 10, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Albimaps99/history"> 3 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="Organic Maps ios 2024.10.04">Organic Maps</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Pufforrohk </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 11, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-10T09:42:39+00:00"> November 10, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158960232"> <time datetime="2024-11-10T09:46:08+00:00"> November 10, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Pufforrohk/history"> 18 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="StreetComplete 59.3">StreetComplete</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian (Italy) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> AdaPatou </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 11, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-07T19:46:57+00:00"> November 7, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158948280"> <time datetime="2024-11-09T20:38:34+00:00"> November 9, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/AdaPatou/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> mircoacc </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 11, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> <span class="h-4 w-4 rounded-full bg-yellow-400 flex items-center justify-center ring-2 ring-white cursor-help" title="November 12, 2024"> <!-- Heroicon name: outline/inbox-in --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 4H6a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V6a2 2 0 00-2-2h-2m-4-1v8m0 0l3-3m-3 3L9 8m-5 5h2.586a1 1 0 01.707.293l2.414 2.414a1 1 0 00.707.293h3.172a1 1 0 00.707-.293l2.414-2.414a1 1 0 01.707-.293H20" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-10-14T17:02:51+00:00"> October 14, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158942753"> <time datetime="2024-11-09T17:18:09+00:00"> November 9, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/mircoacc/history"> 4 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> IllCloen </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 10, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2021-04-26T11:22:17+00:00"> April 26, 2021 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158941465"> <time datetime="2024-11-09T16:41:50+00:00"> November 9, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/IllCloen/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> GEOMETRA LEVANTINO SALVATORE </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 11, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-09T15:59:28+00:00"> November 9, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158940561"> <time datetime="2024-11-09T16:13:33+00:00"> November 9, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/GEOMETRA LEVANTINO SALVATORE/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="https://www.openstreetmap.org/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MjYyNTAxMDUsInB1ciI6ImJsb2JfaWQifX0=--da68c4b8fc40b0e8f00dce513587e7704c9d5ca9/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJKUEciLCJyZXNpemVfdG9fbGltaXQiOlsxMDAsMTAwXX0sInB1ciI6InZhcmlhdGlvbiJ9fQ==--4f1432c6ec932b739472c1b8eddd178c9075cc0a/DSCN8910.JPG" alt="RANIERI IVANISSEVICH profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> RANIERI IVANISSEVICH </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 11, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2017-05-01T08:22:47+00:00"> May 1, 2017 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158936747"> <time datetime="2024-11-09T14:37:36+00:00"> November 9, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/RANIERI IVANISSEVICH/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Carlo Saporito Moretto </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 11, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-07T03:50:49+00:00"> November 7, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158933970"> <time datetime="2024-11-09T13:27:39+00:00"> November 9, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Carlo Saporito Moretto/history"> 11 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English (United States) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Lollogiamma </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 11, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-09T11:16:13+00:00"> November 9, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158928674"> <time datetime="2024-11-09T11:23:46+00:00"> November 9, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Lollogiamma/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Urizen_los </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 11, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-08-05T19:47:10+00:00"> August 5, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158928299"> <time datetime="2024-11-09T11:12:59+00:00"> November 9, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Urizen_los/history"> 18 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="StreetComplete 59.3">StreetComplete</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian (Italy) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Danilo Montaño </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 11, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-09T03:30:02+00:00"> November 9, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158918606"> <time datetime="2024-11-09T03:43:41+00:00"> November 9, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Danilo Montaño/history"> 10 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English (United Kingdom) </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Samu55 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 9, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-04T14:37:55+00:00"> November 4, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158910435"> <time datetime="2024-11-08T20:20:42+00:00"> November 8, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Samu55/history"> 14 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="StreetComplete 59.3">StreetComplete</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian (Italy) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Victor Foxtrot </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 9, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-05T09:42:06+00:00"> November 5, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158901891"> <time datetime="2024-11-08T16:09:51+00:00"> November 8, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Victor Foxtrot/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="Organic Maps android 2024.10.23-2-FDroid">Organic Maps</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="https://www.gravatar.com/avatar/d27b4c654cfc8b59f5fa178113047a73.jpg?s=100&amp;d=https%3A%2F%2Fapi.openstreetmap.org%2Fassets%2Favatar_large-54d681ddaf47c4181b05dbfae378dc0201b393bbad3ff0e68143c3d5f3880ace.png" alt="Technoboyz69 profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Technoboyz69 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 9, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-08T14:30:38+00:00"> November 8, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158898547"> <time datetime="2024-11-08T14:38:20+00:00"> November 8, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Technoboyz69/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Kether66 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 9, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-08T13:49:30+00:00"> November 8, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158897575"> <time datetime="2024-11-08T14:11:55+00:00"> November 8, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Kether66/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> fdegrandi </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 9, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-07T09:24:45+00:00"> November 7, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158891164"> <time datetime="2024-11-08T11:16:04+00:00"> November 8, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/fdegrandi/history"> 4 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="StreetComplete 59.3">StreetComplete</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> en_IT </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Lorenzo Bevilacqua </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 9, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-08T09:35:21+00:00"> November 8, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158888931"> <time datetime="2024-11-08T10:09:17+00:00"> November 8, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Lorenzo Bevilacqua/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English (United States) </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Stefano634 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 9, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-05-16T09:30:19+00:00"> May 16, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158887751"> <time datetime="2024-11-08T09:32:17+00:00"> November 8, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Stefano634/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Georg Schneider </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 9, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-08T06:54:47+00:00"> November 8, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158886061"> <time datetime="2024-11-08T08:44:18+00:00"> November 8, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Georg Schneider/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> German </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="https://www.gravatar.com/avatar/9d2b1a44362466f56f041b018e0076c7.jpg?s=100&amp;d=https%3A%2F%2Fapi.openstreetmap.org%2Fassets%2Favatar_large-54d681ddaf47c4181b05dbfae378dc0201b393bbad3ff0e68143c3d5f3880ace.png" alt="lucaotta profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> lucaotta </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 9, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-07T07:44:27+00:00"> November 7, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158844202"> <time datetime="2024-11-07T07:56:18+00:00"> November 7, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/lucaotta/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> the_faeder </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 7, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-06T20:50:04+00:00"> November 6, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158833496"> <time datetime="2024-11-06T21:03:01+00:00"> November 6, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/the_faeder/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Sotto La Vigna </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 7, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-06T15:29:34+00:00"> November 6, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158823840"> <time datetime="2024-11-06T15:46:02+00:00"> November 6, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Sotto La Vigna/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Dutch (Netherlands) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> zaniele </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 7, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-06T11:03:30+00:00"> November 6, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158813101"> <time datetime="2024-11-06T11:07:08+00:00"> November 6, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/zaniele/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> thread4all </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 7, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-05T23:39:41+00:00"> November 5, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158799752"> <time datetime="2024-11-06T00:36:05+00:00"> November 6, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/thread4all/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English (United States) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> eddym71 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 7, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-05T20:37:30+00:00"> November 5, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158795325"> <time datetime="2024-11-05T21:14:43+00:00"> November 5, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/eddym71/history"> 15 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> agostino_torti </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 7, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2023-05-17T14:06:38+00:00"> May 17, 2023 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158791849"> <time datetime="2024-11-05T19:19:12+00:00"> November 5, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/agostino_torti/history"> 3 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Rapid 2.4.3 </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> akiyoshii17 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 7, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2013-10-16T02:58:59+00:00"> October 16, 2013 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158791532"> <time datetime="2024-11-05T19:09:22+00:00"> November 5, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/akiyoshii17/history"> 8 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Marco Bonifaccino </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 7, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-06-23T07:31:52+00:00"> June 23, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158787940"> <time datetime="2024-11-05T17:20:19+00:00"> November 5, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Marco Bonifaccino/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> BaldinoBikeReal </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 7, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-05T13:35:58+00:00"> November 5, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158779835"> <time datetime="2024-11-05T13:46:30+00:00"> November 5, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/BaldinoBikeReal/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Ein kleiner Italiener </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 7, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-05T13:33:32+00:00"> November 5, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158779455"> <time datetime="2024-11-05T13:37:01+00:00"> November 5, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Ein kleiner Italiener/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="Organic Maps android 2024.10.23-2-Google">Organic Maps</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> raffaello67 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 7, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-05T13:19:06+00:00"> November 5, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158779029"> <time datetime="2024-11-05T13:26:16+00:00"> November 5, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/raffaello67/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Sena Aji </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 7, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-05T12:42:32+00:00"> November 5, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158777626"> <time datetime="2024-11-05T12:45:15+00:00"> November 5, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Sena Aji/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English (United Kingdom) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> CVisentin </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 7, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-05-28T07:02:11+00:00"> May 28, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158768021"> <time datetime="2024-11-05T07:48:53+00:00"> November 5, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/CVisentin/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Andrea Trevisi </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 5, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> <span class="h-4 w-4 rounded-full bg-yellow-400 flex items-center justify-center ring-2 ring-white cursor-help" title="November 9, 2024"> <!-- Heroicon name: outline/inbox-in --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 4H6a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V6a2 2 0 00-2-2h-2m-4-1v8m0 0l3-3m-3 3L9 8m-5 5h2.586a1 1 0 01.707.293l2.414 2.414a1 1 0 00.707.293h3.172a1 1 0 00.707-.293l2.414-2.414a1 1 0 01.707-.293H20" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-04T23:04:51+00:00"> November 4, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158760758"> <time datetime="2024-11-05T00:10:53+00:00"> November 5, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Andrea Trevisi/history"> 4 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="https://www.gravatar.com/avatar/ef46596f259b0102e2e24a5a0b9d48bc.jpg?s=100&amp;d=https%3A%2F%2Fapi.openstreetmap.org%2Fassets%2Favatar_large-54d681ddaf47c4181b05dbfae378dc0201b393bbad3ff0e68143c3d5f3880ace.png" alt="lordbucci profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> lordbucci </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 7, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-04T23:01:11+00:00"> November 4, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158759742"> <time datetime="2024-11-04T23:04:00+00:00"> November 4, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/lordbucci/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="Go Map!! 4.3.0">GoMap!!</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> PEPPE32344 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 7, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-04T18:10:47+00:00"> November 4, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158753026"> <time datetime="2024-11-04T18:48:27+00:00"> November 4, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/PEPPE32344/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="MAPS.ME android PEPPE32344">MAPS.ME</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Santaclausselvino </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 7, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-04T16:52:12+00:00"> November 4, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158752197"> <time datetime="2024-11-04T18:24:53+00:00"> November 4, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Santaclausselvino/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> DanieleBr </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 7, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-04T17:36:02+00:00"> November 4, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158750907"> <time datetime="2024-11-04T17:48:13+00:00"> November 4, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/DanieleBr/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Fontibona </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 7, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-04T16:18:05+00:00"> November 4, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158749771"> <time datetime="2024-11-04T17:19:43+00:00"> November 4, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Fontibona/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> padane123 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 7, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-04T14:14:35+00:00"> November 4, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158742846"> <time datetime="2024-11-04T14:19:50+00:00"> November 4, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/padane123/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Ottoerre </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 7, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-08-17T14:43:57+00:00"> August 17, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158739855"> <time datetime="2024-11-04T13:08:20+00:00"> November 4, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Ottoerre/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="MAPS.ME ios 15.14.0">MAPS.ME</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Ex Frantoio APS </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 7, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-04T10:53:10+00:00"> November 4, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158735168"> <time datetime="2024-11-04T10:58:59+00:00"> November 4, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Ex Frantoio APS/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Tone_03 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 7, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-04T10:34:41+00:00"> November 4, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158734436"> <time datetime="2024-11-04T10:37:52+00:00"> November 4, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Tone_03/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="StreetComplete 59.3">StreetComplete</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian (Italy) </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> AlpinAndi </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 7, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-04T10:19:17+00:00"> November 4, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158734201"> <time datetime="2024-11-04T10:32:00+00:00"> November 4, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/AlpinAndi/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English (United States) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Matteo da Fino </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 6, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-04T07:18:11+00:00"> November 4, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158728036"> <time datetime="2024-11-04T07:27:19+00:00"> November 4, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Matteo da Fino/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> ahmedgamalhasan </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 4, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-10-25T14:38:05+00:00"> October 25, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158717914"> <time datetime="2024-11-03T21:23:56+00:00"> November 3, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/ahmedgamalhasan/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English (United States) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Anima Osteria </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 4, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> <span class="h-4 w-4 rounded-full bg-yellow-400 flex items-center justify-center ring-2 ring-white cursor-help" title="November 4, 2024"> <!-- Heroicon name: outline/inbox-in --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 4H6a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V6a2 2 0 00-2-2h-2m-4-1v8m0 0l3-3m-3 3L9 8m-5 5h2.586a1 1 0 01.707.293l2.414 2.414a1 1 0 00.707.293h3.172a1 1 0 00.707-.293l2.414-2.414a1 1 0 01.707-.293H20" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-03T17:47:45+00:00"> November 3, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158710854"> <time datetime="2024-11-03T18:09:54+00:00"> November 3, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Anima Osteria/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> _MGM_ </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 4, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-03T16:33:05+00:00"> November 3, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158707563"> <time datetime="2024-11-03T16:44:29+00:00"> November 3, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/_MGM_/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> ding58 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 4, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-03T14:45:33+00:00"> November 3, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158703428"> <time datetime="2024-11-03T15:03:19+00:00"> November 3, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/ding58/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English (United Kingdom) </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Astropino </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 4, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-03T15:00:02+00:00"> November 3, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158703336"> <time datetime="2024-11-03T15:00:51+00:00"> November 3, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Astropino/history"> 6 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="OsmAnd Maps 4.8.4">OsmAnd</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> MatteoPer </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 4, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-09-12T08:11:47+00:00"> September 12, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158692908"> <time datetime="2024-11-03T10:46:34+00:00"> November 3, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/MatteoPer/history"> 13 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="StreetComplete 59.3">StreetComplete</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian (Italy) </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> LeFilsDePascal </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 4, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2012-08-15T07:32:47+00:00"> August 15, 2012 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158686006"> <time datetime="2024-11-03T06:13:38+00:00"> November 3, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/LeFilsDePascal/history"> 9 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="StreetComplete 59.2">StreetComplete</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian (Italy) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Markuz_ </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 4, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-02T21:45:34+00:00"> November 2, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158679186"> <time datetime="2024-11-02T22:23:09+00:00"> November 2, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Markuz_/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="https://www.gravatar.com/avatar/cc71fa8f1b5386418f27a1b34cd22889.jpg?s=100&amp;d=https%3A%2F%2Fapi.openstreetmap.org%2Fassets%2Favatar_large-54d681ddaf47c4181b05dbfae378dc0201b393bbad3ff0e68143c3d5f3880ace.png" alt="bobadin profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> bobadin </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 4, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-02T21:57:49+00:00"> November 2, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158678666"> <time datetime="2024-11-02T22:00:56+00:00"> November 2, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/bobadin/history"> 7 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="StreetComplete 59.3">StreetComplete</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian (Italy) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> GiacomoPesco </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 4, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-02T10:43:55+00:00"> November 2, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158667448"> <time datetime="2024-11-02T16:49:35+00:00"> November 2, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/GiacomoPesco/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> DiegosDigosOfficial </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 4, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-02T15:14:08+00:00"> November 2, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158663735"> <time datetime="2024-11-02T15:25:51+00:00"> November 2, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/DiegosDigosOfficial/history"> 6 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English (United States) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> neda-sami </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 4, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-11-01T16:04:08+00:00"> November 1, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158626630"> <time datetime="2024-11-01T16:13:37+00:00"> November 1, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/neda-sami/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English (United Kingdom) </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> nephthyse2 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 4, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2023-09-26T14:28:04+00:00"> September 26, 2023 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158620059"> <time datetime="2024-11-01T13:49:38+00:00"> November 1, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/nephthyse2/history"> 4 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> German </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> duwil </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 4, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2014-11-08T00:43:25+00:00"> November 8, 2014 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158616477"> <time datetime="2024-11-01T12:26:07+00:00"> November 1, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/duwil/history"> 2 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="Organic Maps android 2024.10.23-2-FDroid">Organic Maps</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> </td> </tr> <tr class="bg-white "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> James ‘Slim Jim’ Davis </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 4, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-10-31T19:14:27+00:00"> October 31, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158605760"> <time datetime="2024-11-01T05:53:39+00:00"> November 1, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/James ‘Slim Jim’ Davis/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> English (United Kingdom) </td> </tr> <tr class="bg-gray-50 "> <td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"> <div class="flex items-center"> <img class="inline-block h-9 w-9 rounded-full border" src="/build/images/avatar_large.73b3a953.png" alt="Default profile picture"> <div class="max-w-xs ml-3"> <p class="text-sm font-medium text-gray-700 group-hover:text-gray-900 text-ellipsis overflow-hidden"> Firefighter7891 </p> </div> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <div class="flex flex-col"> <span class="h-4 w-4 rounded-full bg-green-500 flex items-center justify-center ring-2 ring-white cursor-help" title="November 4, 2024"> <!-- Heroicon name: outline/chat --> <svg xmlns="http://www.w3.org/2000/svg" class="w-3 h-3 text-white" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z" /> </svg> </span> </div> </td> <td class="px-1 py-4 whitespace-nowrap text-center text-sm text-gray-400"> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <time datetime="2024-10-31T14:28:25+00:00"> October 31, 2024 </time> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/changeset/158602348"> <time datetime="2024-11-01T00:40:12+00:00"> November 1, 2024 </time> </a> </td> <td class="px-6 py-4 whitespace-nowrap text-right text-sm text-gray-500"> <a class="text-indigo-600 hover:text-indigo-900" target="_blank" href="https://openstreetmap.org/user/Firefighter7891/history"> 1 </a> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> <span class="cursor-help" title="iD 2.30.4">iD</span> </td> <td class="px-6 py-4 whitespace-nowrap text-center text-sm text-gray-500"> Italian </td> </tr> </tbody> </table> </div> <div class="text-center mt-3 text-sm text-gray-600"> <a href="https://osmcha.org/api/v1/aoi/ac2598cc-9b66-432e-b195-9b93e21c5d26/changesets/feed/" class="flex items-center gap-1"> <!-- Heroicon name: mini/rss --> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-4 h-4"> <path d="M3.75 3a.75.75 0 00-.75.75v.5c0 .414.336.75.75.75H4c6.075 0 11 4.925 11 11v.25c0 .414.336.75.75.75h.5a.75.75 0 00.75-.75V16C17 8.82 11.18 3 4 3h-.25z" /> <path d="M3 8.75A.75.75 0 013.75 8H4a8 8 0 018 8v.25a.75.75 0 01-.75.75h-.5a.75.75 0 01-.75-.75V16a6 6 0 00-6-6h-.25A.75.75 0 013 9.25v-.5zM7 15a2 2 0 11-4 0 2 2 0 014 0z" /> </svg> Download OSMCha RSS feed </a> </div> </main> </div> <footer class="border-t border-gray-200 py-4 text-sm text-gray-600"> <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8"> <div class="flex justify-between gap-4"> <div class="divide-solid"> <a href="?l=en">English</a> &bull; <a href="?l=fr_FR">Français (france)</a> &bull; <a href="?l=it_IT">Italiano (italia)</a> &bull; <a href="?l=nl_NL">Nederlands (nederland)</a> &bull; <a href="?l=bg_BG">Български (българия)</a> &bull; <a href="?l=es_ES">Español (españa)</a> &bull; <a href="?l=ja_JP">日本語 (日本)</a> &bull; <a href="?l=pl_PL">Polski (polska)</a> &bull; <a href="?l=de_DE">Deutsch (deutschland)</a> &bull; <a href="?l=sq_AL">Shqip (shqipëri)</a> &bull; <a href="?l=zh_TW">中文(台灣)</a> &bull; <a href="?l=zh_CN">中文(中国)</a> &bull; <a href="?l=hu_HU">Magyar (magyarország)</a> &bull; <a href="?l=ko_KR">한국어(대한민국)</a> &bull; <a href="?l=uk_UA">Українська (україна)</a> &bull; <a href="?l=pt_PT">Português (portugal)</a> &bull; <a href="?l=pt_BR">Português (brasil)</a> </div> <div class="flex items-center gap-2 w-48"> <div class="flex items-center"> <img class="h-4 mr-1" src="/build/images/GitHub-Mark-32px.0035c307.png" alt="GitHub logo"> <a target="_blank" href="https://github.com/osmbe/osm-welcome-tool">GitHub</a> </div> <div class="flex items-center"> <img class="h-4 mr-1" src="/build/images/crowdin-icon.f7f4a4e1.svg" alt="Crowdin logo"> <a target="_blank" href="https://crowdin.com/project/osm-welcome-tool">Crowdin</a> </div> </div> </div> </div> </footer> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10