Taylor Smock

Results 112 comments of Taylor Smock

> 129793 JOSM Do we have a _better_ idea of _when_ OAuth 1.0a/Basic Auth will be officially deprecated? Last I heard, it was still under consideration. I've had a ticket...

> tl;dr a hard requirement for OAuth 2 on osm.org just means that everybody that wants to maintain compatibility with as many installs as possible, that is at least the...

For OHM, I pinged them on slack; they've since made an issue: https://github.com/OpenHistoricalMap/issues/issues/610 . They apparently already support OAuth 2. For OpenGeofiction, we'd probably have to email them -- see...

> we're using 6 different implementations 1. ~~Basic Auth~~ 2. ~~OAuth 1.0a~~ 3. OAuth 2.0 x2 since we have the rails port and cgimap. Do I have things right? It...

> There is JOSM plugin that performs this entire workflow if you are interested. Poke me if there are questions on the API.

If you need some sample API returns, https://github.com/JOSM/MapRoulette/tree/master/src/test/resources/__files/api/v2 has samples from MapRoulette's API (note: the responses are ~9 months old at this point)

> Is there any reason why you're using the `geojson` output as opposed to the `.log` files that are already line-delimited? I know the log files unfortunately aren't separated by...

It would help if I had access to the generated osm file from osmsharp.com. With that said, I would check and see if the `` xml stanza has `upload='never'` set...

That file seems to be "OK". With that said, `curl https://hotosm.osmsharp.com/data/64409/81419/17/Baidoa_camp_mapping.osm` is showing something a bit different in the header. ```diff - + ``` Importing the data from osmsharp into...

If you copy and paste the following url into your web browser with JOSM running (with MapWithAI installed and remote control enabled), you should get data from your data source,...