Richard Fairhurst

Results 245 comments of Richard Fairhurst

Mac and Windows standalone executables should both be doable, but they're a colossal faff to produce (due to all the signing nonsense) so I don't have them as an urgent...

It's fully functional (or at least that's the intention!)

Yep, the runtime. The direct Windows download link is https://airsdk.harman.com/assets/downloads/AdobeAIR.exe . I don't know why Adobe still have a download page - it's all been farmed out to Harman now...

That’s correct. Potlatch is an editor and not a client for interacting with every aspect of OSM.

It's not something I have planned. osm.org already sends an email to users to alert them that they have a message, Potlatch doesn't need to duplicate that functionality. I wouldn't...

I know absolutely nothing about Windows I'm afraid, but two guesses: - Is there some sort of firewall setting you need to change? It sounds like all internet access by...

I don't think you'll be able to do that by tweaking the settings. It appears to be possible with some coding which I can look at getting into the next...

Thanks! It does work on my M2 weirdly but is slightly awkward. I think there’s a newer AIR web component that should fix the issue - I’m away from my...

Yes, that's probably the case. The document that P2 fetches is http://www.openstreetmap.org/api/0.6/gpx/3161726/data.xml . This contains several XML documents appended together, and if you run it through an XML validator it'll...

Sure - the string could be split on loading and then each XML document processed individually. It's not something I'm likely to work on any time soon but I'll leave...