280

OpenTrafficMap

Codeberg link https://codeberg.org/opentrafficmap

6 hours agoRobotToaster

How does the hardware work? It seems like there isn't any radio hardware other than the ESP, so that can natively receive the ITS-G5 messages? Why not just use an ESP board with native ethernet then?

5 hours agofy20

They are doing it with the standard WIFI receiver. Currently they are sending the Wireshark dumps to a backend for processing.

According to their presentation they are working on a rust firmware to do everything on the board.

5 hours agorompic

Found out about this today, up until now 802.11p hardware is very expensive, and so you cannot easily do anything with V2x messages like CAM or SPAT, but the fact this was done with sub £20 hardware is really interesting.

14 hours agomlaretallack

Fully agree. That's the most interesting thing about this.

5 hours agorompic

We need global open congestion data. At least on the european scale.

It's important so that alternatives to Google Maps and Waze (Google) can emerge.

To create congestion data, one needs to own an OS with location tracking, or be an international mobile network. Won't happen.

[disclaimer : I work on an open source alternative to big tech's maps]

an hour agomaelito

What is the OS alternative? OSM?

44 minutes agocrimsoneer

https://cartes.app. Based on OSM of course, but OSM is just a geographical database, with lots of incomplete UIs built on top by the community. Cartes is one of them, we're trying to make it complete and modern :)

32 minutes agomaelito

That looks pretty cool - sorry to have a complaint immediately:

When opening the map on Firefox/Linux zooming to like a France-size view and then not doing anything, the view keeps scrolling up and down relatively slowly, but very annoyingly.

Zooming all the way out, it looks like the globe is jiggling back and forth ever so slightly, but continually.

I've recently seen this happen on another mapping application ( cannot remember which one) so it's probably in down the stack somewhere in a library you are using.

6 minutes agoyosamino

I haven't seen a theme on OSM data look this modern and fresh before. Beautiful color palette and iconography!

14 hours agoxd1936

Agreed - it is very similar to Google Maps.

10 hours agoazza2110

It's a Mapbox theme

14 hours agostevenhubertron

Huge performance issues for me trying to use it on Chrome. But I like the idea.

3 hours agoablation

I don't get this at all. Is this a live view of the traffic lights, buses, and more? How do they get the data?

an hour agoMyzel394

Cool, but it there's no links for more info, and it doesn't seem to work in the USA at all.

15 hours agosolarpunk

The site is definitely lacking. It's half in German, half in English.

The concept is that there is this protocol called ITS-G5, which is a European profile of 802.11p. Vehicles and traffic infrastructure can transmit telemetry on 5 GHz. Other vehicles and traffic infrastructure can use it for situational awareness.

This website collects that data using local receivers and aggregates it onto a map, similar to what website like ADSB-Exchange do with ADS-B.

What is concerning is that vehicles appear to broadcast a MAC address. Does this mean that ITS-G5, 802.11p, and C-ITS could be used for persistent tracking?

12 hours agouyzstvqs

Reading the translation of the talk, public transport vehicles have a persistent MAC but for private cars the MAC address changes every 15 minutes.

11 hours agosoftgrow

As discussed in the video they are not resetting the packet sequence number though, making it easy to match them with the other data transmitted.

5 hours agorompic

That still doesn't seem very private.

10 hours agoufocia

For a vehicle with a highly visible unique identifier on the front and rear? In my country basically every private carpark has ANPR cameras, the tech is dirt cheap now.

5 hours agofy20

Particularly anywhere rural or off the beaten path

9 hours agoBarbing

You wouln‘t really have the kind if hardware there. The communication relies on a multi hop mesh that would‘t work anywhere without sufficient coverage.

4 hours agomoooo99

You do know you have a unique ID displayed on a big tab on the vehicle, right?

3 hours agoizacus
[deleted]
11 hours ago

What about the traffic lights on the map do they also have transmitters?

6 hours agoantman

Yes, they also have transmitters. The traffic lights send out MAPEM and SPATEM messages. They describe the layout of the lanes at the intersection as well as the red/green phase timings of the signal.

In Graz, the city where the authors live, there are 165 of such signals planned.

3 hours agomoooo99

This should be a top level comment as it has a ton of useful info and can be voted to the top.

11 hours agoalexpotato

Did they re invent APRS?

9 hours agofiresteelrain

The project was shared as part of a talk at Graz Linux Tage. You can find it here, unfortunately it is only available in German

https://media.ccc.de/v/glt26-688-c-its-mit-einem-esp32-ampel...

14 hours agomoooo99

Happy to see this popping up here, I watched the Linux Tage talk last week. The demo just kept getting better and better, to a point where the audience just interruptively cheers and claps away. I know nothing about the contents, but this warmed my heart. True hacker project!

5 hours agolocalhostinger

Is there a link to the hardware they mention in the description?

13 hours agoRobotToaster

They built their own circuit board but the core module that does the 802.11p is just a ESP32-C5

6 hours agoMaxious

Yes, I understand that. The translation makes it sound like they have published the software and design, or are somehow making boards available.

>To improve coverage, we need your support! We have built a board with *ESP32-C5* and *PoE* that allows you to capture *C-ITS* packages yourself, and provide us for our face-up card, or process it yourself.

Edit: found it, https://codeberg.org/opentrafficmap

6 hours agoRobotToaster

It's based on Car2X/Vehicle2X data that's sent unencrypted and can be received with chips you can order from China.

14 hours agofelixguendling

Will be interesting to see how it fares when it does come to the US. It seems like there are some cars that already have the tech installed. But the US is allegedly more interested in the cellular version, which I am guessing is not as easy to pick up with a simple receiver?

My gut feeling is that this seems like one of those things likely to face a lot of backlash when it becomes widely known.

14 hours agorootusrootus

I guess we only find out if some people order those chips and check if there is some data. From my understanding the idea is the same like maps showing air planes or ships (for ships it’s AIS). So without volunteers/pioneers who participate we won’t know. It seems like traffic lights and trams also can send data.

14 hours agofelixguendling

If I had a dollar for every time I've seen an American on the Internet assume that anything published in the English language must be US-centric...

14 hours agowalrus01

You still wouldn't have nearly as many dollars if you subtracted the times those people were correct in that assumption. Personally I assumed the site would be global. It doesn't have any info though, so I rely on finding out somewhere else I guess.

14 hours agobravoetch

> Personally I assumed the site would be global

The only reason you would assume a site would be global is if your definition of "global" is "works in the US" & you never bother to check for support of other countries. I live in the anglosphere outside of the US & I encounter more than enough US-only web projects for that not be to a default assumption I hold.

Most sites are not global - it's very odd to assume they would be.

12 hours agolucideer

Another reason could be that calling this OpenTrafficMap gives an impression that it is similar to OpenStreetMap, which is global.

10 hours agoBigToach

OSM launched as a London / UK project. Even today, it's a lot more comprehensive in some parts of the world than others.

If I got the impression that it was like OSM, that would give me the impression that it is only as global as my contributions to it (which is what lead to OSM becoming global).

2 hours agolucideer

Expecting support globally is of course unreasonable. Expecting it to be designed to be somewhat location-agnostic for contributors and including some obvious docs (which could just be "coming soon" or "here's what we need to expand") is pretty reasonable to me.

I don't get why there isn't even a stub repo for a mobile app to contribute with. Or am I just not finding it?

38 minutes agoMrDrMcCoy

It seems pretty weird to use all English words in the domain for a service that offers no English translations and operates in no English speaking countries.

14 hours agohamdingers

The map is based on international standards and technically it does not restrict locations to German speaking countries.

The authors of this project also shared that they intend on publishing more around this project. This seems to be mostly an early demo that was intended for the live event.

14 hours agomoooo99
[deleted]
11 hours ago

The Germans and Danes and Swedes and Norwegians I see on the Internet developing and publishing software often have a better grasp of the English language than many born in the USA Americans.

14 hours agowalrus01

That's true for Scandinavians, Germans are not as gut.

10 hours agoufocia

Ja ja, maybe not as gut as the Scandinavians, but still better than many US Americans.

3 hours agoaspect0545

[flagged]

14 hours agobobomonkey

Is expecting something to work in the US the same as expecting it to be US-centric?

14 hours agoperching_aix

Conversely, if I had a penny for every time someone complained about Americans... ;-)

14 hours agorootusrootus

That's one way to get rid of our (US) pennies now that they're useless!

5 hours agodawnerd

I did scroll across to the UK and was disappointed that there's none for here.

But I'll probably add my own receiver soon!

2 hours agomahsa32

This is an American site to be fair. Mapbox is also an American company.

14 hours agoamazingamazing

It does have an English name, so why the surprise?

10 hours agoufocia

OpenStreetMaps works in the US and much of the rest of the world.

It's entirely reasonable to expect that a project with an extremely similar name would also work in most of the world, which just happens to include the USA.

12 hours agoestimator7292

I mean I don’t anyone thought this was in the US since the UI is not in English. Maybe it’s more of, this neat, wish we had it here?

14 hours agoexegete

It will be nice if we everybody could just add own receivers, then it will be quickly cover more cities. But still nice project.

8 hours agomodinfo

Ahh, it send automatically to website! "mqtts://cits1.opentrafficmap.org"

6 hours agomodinfo

I wonder if this could be used to track location of the vehicle

13 hours agopoorman

Isn't that the point of the project? I'm seeing a bunch of tracked vehicles, although they all seem parked at the moment.

Does Graz not have night bus service?

12 hours agoembedding-shape

The night bus service only runs the nights "before" Saturday and Sunday[1]. It's a small university city with 300k population (600k greater metropolitan area).

[1] https://www.verbundlinie.at/en/customer-service/arriving-in-...

6 hours agoflicken

> It's a small university city with 300k population

Made me smile, I'm from outside a city we used to call "big city" when I was growing up, it had ~110K population and is the 9th largest in the country or something :P Anyways, that city still has night service, so not sure why a city with three times the population wouldn't, especially if it's a university city.

2 hours agoembedding-shape

If it's not able to support a robust bus system, it's not a city, just a really big town.

an hour agofragmede
[deleted]
14 hours ago
[deleted]
4 hours ago

>WebSocket getrennt

Hug of death? Nothing loads.

14 hours agoCider9986

[dead]