nowfound

Dev tools · July 16, 2025

PM

Photo Maps View for OneDrive

Hello, HN. Over the past three decades, my camera photo collection has grown to almost a terabyte, all on OneDrive. I've been wanting a way to view it all on a map, to filter by date/keyword, and to do so on my desktop. So I wrote "Geopic for Onedrive" to show all my photos on a map. It's a small hobby project, all open source. I'd love for people to try it out! or fork it to self-host, or make it run off your own collections other than OneDrive. (If you're someone who pays to keep your photos on Apple iCloud then you can use map view on their app; if you pay for Google Photos then…

What it does

In the maker’s words, at launch

Hello, HN. Over the past three decades, my camera photo collection has grown to almost a terabyte, all on OneDrive. I've been wanting a way to view it all on a map, to filter by date/keyword, and to do so on my desktop. So I wrote "Geopic for Onedrive" to show all my photos on a map. It's a small hobby project, all open source. I'd love for people to try it out! or fork it to self-host, or make it run off your own collections other than OneDrive. (If you're someone who pays to keep your photos on Apple iCloud then you can use map view on their app; if you pay for Google Photos then likewise, but I pay for OneDrive which lacks a map view). Some fun coding observations: 1. OneDrive gives you thumbnail URLs where the URL itself is 1.8k on average (because of all the authentication token stuff). But you encode the thumbnail jpeg content as a "data" url then it comes out to just 2.0k average, and saves the network trip! 2. Google Map's "MarkerClusterer" library doesn't handle more than about 10,000 markers: it gets slower, and locks up the browser beyond about 15k markers. I wrote my own simple clusterer, a naive iteration over every single photo, and Chrome handles 100k markers fine in 15ms. This was my first foray into AI coding assistants. It's been a mystery to me how other people are using AI, so I figured I'd share a log of every single user prompt I typed into Claude Code over about 10% of the project: https://github.com/ljw1004/geopic/blob/main/transcript.txt

Does the same job

all alternatives →
  • Maplist Beta2019 · ▲282

    The reddit of maps

  • MapJam2014 · ▲137

    Beautiful personalized map sharing

  • Pics.io2014 · ▲109

    Turning Google Drive into a tool for creatives

  • MM
    Mapipedia – Map your geotagged photos2020 · mapipedia.com · ▲45
  • RG
    Random Google Street View2011 · ▲93

    I just redesigned an old (1 year) project and would appreciate any feedback. The site has no real purpose other than allowing you to explore the large amount of imagery gathered by Google. You can make it less random by choosing a country, or indeed any geographical area (cities etc.) http://www.mapcrunch.com Thanks

  • ManyMaps2016 · ▲143

    Design your own map prints, in any style you want!

More dev tools this month

the category →
  • Dograh592

    The open source VAPI alternative

    Dev tools · 25d ago · dograh.com

  • Meridian530

    Don't let your work go unnoticed. Get promoted!

    Dev tools · 20d ago · meridiona.com

  • x1516

    Lovable for iPhone apps go from idea to App Store

    Dev tools · 11d ago · x1.new

  • Open-source GTM skills for technical founders

    Dev tools · 29d ago · gtmcofounder.com

  • OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.

    Dev tools · 2d ago · opentrailpaper.com

  • Nuphos380

    The AI-Native DevOps Workspace.

    Dev tools · 24d ago · nuphos.ai

Launched alongside, July 2025

the whole month →
  • Clueso1,298

    Create stunning product videos in minutes with AI

    AI · 2025 · clueso.io

  • The 1st Agentic Canvas for building apps visually with AI

    AI · 2025 · trickle.so

  • TB
  • TY

    Today marks ten years, 3653 consecutive days, of running at least one mile every day under the USRSA rules [1]. To celebrate, I built an interactive dashboard that turns a decade of GPX files into charts you can explore. Running has truly changed my life: I've made lifelong friends, explored beautiful places, and more importantly invested into my own health and fitness, which I'm starting to see the positive benefits as I get older. The stack is pretty simple: a NextJS app, with a Postgres database to keep all my running data, and all the stats are pre-computed and cached in Redis, so I…

    Dev tools · 2025 · nodaysoff.run

  • DA

    Made this website as an exercise in vibe-coding and GCP. It was posted about a few times around the internet, on sites like Morning Brew (https://www.morningbrew.com/issues/business-buzzkill), MetaFilter (https://www.metafilter.com/209703/Draw-A-Fish), boingboing.net, etc. I think it's cute! I built a basic CNN trained against penises and swastikas, and then anything that doesn't hit the 63% confidence score gets sent to a mod queue, a vibe-coded fish-tinder…

    Dev tools · 2025 · drawafish.com

  • AppStruct864

    No-code app builder

    Dev tools · 2025 · appstruct.ai