@LouBouha
The entry you suggested in sys does not work, speedcams are not visible, speedcam.spdb is not created from United_States_HERE_2020.Q4_210331.spcSpoiler: Lockito
Printable View
@LouBouha
The entry you suggested in sys does not work, speedcams are not visible, speedcam.spdb is not created from United_States_HERE_2020.Q4_210331.spcSpoiler: Lockito
speedcam.spdb is only created with the contents of TXT and SPB files.
SPC files are coded and used as is without the need for conversion for (and by) IGO, and require a suitable license for it in the corresponding country
OK, previous quote:Quote:
Originally Posted by lunapark [Only registered and activated users can see links. Click Here To Register...]
P.S: With speedcamsUSA.txt creates speedcam.spdb, speedcams, alas, are not displayed...Quote:
Originally Posted by batiskaf [Only registered and activated users can see links. Click Here To Register...]
Try this...
Code:[content_dependent_countrycode]
usa_style_speedlimit=0
Sorry to break the mood, but ...
Code:local contentDepCntryCodeString = sc_GetSysEntry("content_dependent_countrycode", "usa_style_speedlimit", "")
local tNewCntryCodes = sc_split(contentDepCntryCodeString, ",")
usa_style_speedlimit represents a list of country codes which are separated by a comma
the possible elements are the values by country or empty string, but not value 0
otherwise its definition would be
sc_GetSysEntry("content_dependent_countrycode", "usa_style_speedlimit", 0)
Code:[content_dependent_countrycode]
usa_style_speedlimit=""
usa_style_speedlimit="_USA,_CAN,_GBR"
Friends, unfortunately, none of the proposed entries in sys allows you to see speedcams on the map, speedcam.spdb is formed...Spoiler: Lockito:
There is a small nuance here: content FEUR Luna Europe has speedcam, but NA (North America) does not have them...;)Quote:
Originally Posted by BIRBANTE [Only registered and activated users can see links. Click Here To Register...]
Spoiler: NA Content:
I was looking through the file extensions in the FEUR and NA content, and found an extension in North America that is not available in Europe .gap, maybe this is speedcam for NA, .gap needs to be decrypted and create a new UX speedcam_NA.zip is needed to display them on the map?:ahahah:
In short, without .gap files are all cameras registered in speedcamsUSA.txt are visible on the map, so there are two options: or without .gap, or decode and make cameras in .gapSpoiler: Without .gap
this could very well be due to a restriction imposed in the program specifically for certain regions of the world (for mysterious geopolitical or commercial reasons)Quote:
In Europe maps no .gap file and all works with texts, why must gaps be necessary for US maps?
this can come from a mechanism for excluding .txt to privilege .gap filesQuote:
without .gap files are all cameras registered in speedcamsUSA.txt.txt are visible on the map
as long as equivalents for European countries are not available, it is not possible to assert anything with certainty on the coexistence of the two formats