Could you have the direction of the speedcameras included when the direction in degrees is given in and extra field of the csv-file?
See the unfortunately abandoned work on the Extra_POI_Editor ([Only registered and activated users can see links. ]
If the csv file would contain a bearing like in the example below you will see the icon on the display but you will not hear and audible warning when you are not approaching from the correct angle where the speedcamera is pointing to.
In the example the direction must be between 153° - 18°= 135° and 153° + 18° = 171°
North = 0, East = 90°, South = 180°, West = 270°
Cyclops speedcameras are directional but lack the display of the icon when apporaching from the wrong angle, this can give you a false feeling of "safety"; they are also limited in icon display and sound alert (f.i. no speedlimit is spoken).
example:
<wpt lat="51.00822" lon="3.96464">
<time>2019-06-22T16:04:57Z</time>
<name>Rtg. Lede@70</name>
<cmt> </cmt>
<extensions>
<gpxx:WaypointExtension>
<gpxx:Proximity>400</gpxx:Proximity>
<gpxx:Address>
<gpxx:StreetAddress>[23042]</gpxx:StreetAddress>
</gpxx:Address>
<gpxx:BearingList>
<gpxx:Bearing BiDir ="false">
<gpxx:Angle>153</gpxx:Angle>
<gpxx:Width>18</gpxx:Width>
</gpxx:Bearing>
</gpxx:BearingList>
</gpxx:WaypointExtension>
</extensions>
</wpt>
Another request or idea is the possibility to use mp3 sounds instead of wav sounds; would this be possible?
Bookmarks