Through my work I got to know this crowdsourcing solution to improve OpenStreetMap street views: https://en.m.wikipedia.org/wiki/KartaView
Operated now by Grab: https://engineering.grab.com/kartacam-powers-grabmaps
Disclaimer: I work for Grab (but not in the mapping team)
Once upon a time I did something like this for about 500km of track. The first pass was to dump the images at regular intervals into google earth. It worked great. The nice part about using ge was each pin had a km reference which made it very easy for us to zoom in on what we were looking for.
If I would do it again I would dump the images into Photo Sphere Viewer and make a mini-map.
It depend what is needed, but it is conceivable to use a cheap 360 camera on a stick and log the journey with OsmAnd/whatever. If only some images/locations need to be high detail, use a normal camera for those locations. With care the images could be merged, but it's probably not worth it. Just link to it from the photo sphere.
It's crazy how much hardware has improved since streetview was launched.
Buy an Insta 360, mount it to a car with a selfie stick. Drive around, set the camera to take a snapshot once a second. Dump images to S3, extract exif to DB, display on top of an open streets map.
You'll have to navigate using clicking on a map. With a bit of extra work, create a linked list of the images, then display buttons on each image for prev/next.
Maybe helpful? "Creating aerial imagery with a bike helmet camera (GoPro) and OpenDroneMap": https://news.ycombinator.com/item?id=33947618
Hi, my company offers exactly this. Data collection, stitching, anonymization, and so on. I have been doing this for over 15 years. Https://www.mosaic51.com
Get in touch, let's talk.
Stay away from the home grown solutions, they are not robust, reliable, or scalable. You'll waste a ton of time and money on them with bad results.
Our systems have been used all over the world to map entire countries with no hardware failures.
Happy to talk!
You can buy a Motorola z series phone for $30 on eBay and a 360 degree camera mod for $25 probably. It has two wide angle cameras that it stitches together.
No, but I did think about it on a sleepless night ounce. Drones were not around when Google started street view. If they launched today, id envision a 'charging & control van' and several AI drones.
you
Many of the Road authorities in the EU run vehicles to image their roads and surroundings with kit similar to G's Streeetview. If you are working with the local government they could reach out to RA's in neighboring countries.
Also https://www.mapillary.com/
This was also posted on HN recently: https://jakecoppinger.com/2022/12/creating-aerial-imagery-wi...