Open burritojustice opened 7 years ago
Oh, I think I've fixed this one (see also: #247).
Can you confirm that you're still seeing the behavior? Otherwise, I think we can close.
just tried here. original tag was baker
, I added bakery
. I only see the latter in BI, still see baker
in the Spelunker.
https://whosonfirst.mapzen.com/spelunker/id/572019619/ https://whosonfirst.mapzen.com/boundaryissues/id/572019619#16/37.7428/-122.4782
don't see it in Github yet. https://github.com/whosonfirst-data/whosonfirst-data-venue-us-ca/tree/master/data
Yeah, I can replicate it. Still not fixed after all.
This should be fixed now. There were two remaining issues:
see:
https://github.com/whosonfirst-data/whosonfirst-data-venue-us-ca/commit/a609060d08bb4e9afde678d5eff32dd1d98640d9#diff-faf3b586ad481f7e754cbfab70b36b07L86
better feedback of what will happen when a record is to be updated would be very helpful (even if it's just a text summary). Showing more data that is in place would be useful in making a decision whether a record should in fact be updated.
For context, my primary intent was to improve the location of existing records. I had assumed that adding tags would not overwrite existing tags but be added to the list. I also didn't realize that existing address info was being overwritten -- from the UI perspective it seemed that the
addr:full
field was empty and I was adding new info, whereas I was in fact overwriting it...