ok, looks like they get built into a sqlite3 db... must need some sort of tool to generate the file.
Some of the camera datasets are kml (eg. red light cameras in QLD).. some are CSV (with just street name and suburb, missing postcodes). KML shouldn't be too hard to transform, but the CSV will need geo-coding.
If someone can find info on how to generate the data file, I may have a few cycles over the next few days/weeks to try scripting something up that can go into github or wherever... unless someone has already done that (kml to mib poi), will check first
Some of the camera datasets are kml (eg. red light cameras in QLD).. some are CSV (with just street name and suburb, missing postcodes). KML shouldn't be too hard to transform, but the CSV will need geo-coding.
If someone can find info on how to generate the data file, I may have a few cycles over the next few days/weeks to try scripting something up that can go into github or wherever... unless someone has already done that (kml to mib poi), will check first

Comment