I was wondering why there isn't or if there is, an Open Source (Free, or not) Street View like Google Maps. I like geography as a hobby, like my other hobbies, and found GeoHub which sparked my interest in being a free geoguessr alternative. I just don't understand why Google is the only Mapping service people go to, is Google the only one that has street view? is this a hard business model to achieve?
Gathering street view like data, processing it, running the service and keeping it up to date would require millions if not billions of dollars/euros in capturing equipment, server farms, wages, electricity, lawfirms.
If you want something thats compareable to the google service, its entirely impossible to do it with a project structure like osm has.
Even if someone had the funding to get started, they would most likely get bought out by google or apple or microsoft very quickly once they got comparable results.
Well, if you have a look at some examples that @stalker@lemmy.ml posted in a comment here, you can see that's not impossible and that somebody is already doing it.
any sane people would same the same about a map covering the whole world, and yet there is openstreetmap.
No sorry, that's a completely different amount of data. Look at how large (or rather, how comparatively tiny) the OSM data set is. Now see how much photo data you'd get for that amount.
Actually, there is. There is mapillary (bought by Meta at some point) and KartaView (I don't think it is that popular). Code is not free, but licence for images is permissive. My personal favorite is Panoramax - completely open source, open licence and even federated!, but it is still in early stages, but keep an eye on it, looks promising. As always, problem with these efforts is not source code, but rather data.
At quick glance Panoramax looks interesting (I have looked some at the others in the past) but lots of the website is in French even selecting English. Maybe that’s something I can assist with.
KartaView went proprietary, and they were dishonest all the time. Look at their github issues with more comments. IIRC there were also bought out, by something that's only popular in some country.
Well, if you want to do it properly you'll have to mount a 360° camera on a car and drive a car through every street of the whole world. Takes a while. And then you'll have to obey the countries privacy laws and at least blur all faces and licence plates.
There are other mapping services that do it but Google were the first who got really popular and did it on a massive scale.
Google doesn't do that either, so we wouldn't have to either. I could name a few places that use photos from 10+ years ago, which look drastically different from the present
I was also looking into this recently, and I think one of the limiting factors would be the storage and processing power you'd need to blur faces and license plates and then let everyone have access to millions of photos on demand.
I have a pretty weak computer doing real time face detection, so I can't imagine that being the problem. You could literally do it in real time while biking around.