On Mon, Sep 22, 2025 at 05:07:51PM +0100, we recorded a bogon-computron collision of the <[email protected]> flavor, containing: > On Mon, Sep 22, 2025 at 09:50:49AM -0600, Tom Russo wrote: > > > > > I'll do some testing and push out a fix if it works. > > Thanks > > > There are several other OSM hard-coded URLs in the makefile, all using > > http instead of https. I presume they are all wrong now, but will have to > > test them out to make sure. > > The other OSM servers seemed to work with the default files but I only > did a quick check while debugging the problem as mapnik is the one which > I actually use. > > I guess most things are https these days, so as long as they support > that it probably makes sense to change them all.
I tested all three tiled OSM files, and only fosm and mapnik support https. The cycle map one does not. Odd. At any rate, I have pushed a change that will allow these files to be correctly generated. As noted before, you have to rebootstrap, and if rebuilding in a previously used build directory, one has to remove the old .geo files that were created before or they won't get regenerated. Most of the other .geo files that get installed already had https: in them, with the exception of the geogratis.gc.ca maps. These all have http: URLS, which I have left alone. They may be broken this way, but I don't have time to check them before making a change. If anyone is using those it would be helpful to see if removing cached files and trying to restart Xastir actually works, or if it spews error messages instead. It's an easy enough fix, it's the testing that is time consuming. -- Tom Russo KM5VY Tijeras, NM echo "prpv_a'rfg_cnf_har_cvcr" | sed -e 's/_/ /g' | tr [a-m][n-z] [n-z][a-m] _______________________________________________ Xastir mailing list [email protected] http://xastir.org/mailman/listinfo/xastir
