Locus Map - forum

Content & Tools => POI's => Topic started by: Frapi on July 20, 2026, 17:03:27

Title: French Speed limit Radars
Post by: Frapi on July 20, 2026, 17:03:27
Here a very simple python prog getting the official list of Radars from french gov into a kmz to be imported in Locus

https://github.com/FrapiFrance/radars-to-locus (https://github.com/FrapiFrance/radars-to-locus)

Including "radars tronçons", and "itinéraires" ie roads where the gov just says "it's likely there are radars there"

--
Frapi
Title: Re: French Speed limit Radars
Post by: Menion on July 21, 2026, 11:57:30
Hi,
interesting idea. How often do these data changes? If it changes more often, it can also be done as a KML Network link with automatic fetching of data in a defined interval from a certain (your) source where data will be server-side updated. Just an idea for improvements.