Evan Carroll
Evan Carroll
Thanks that worked! Just confirmed it. Two more question while I have your ear. [In this post you said](https://github.com/k3s-io/k3s/issues/5213#issuecomment-1061650465), > The CLI args have been deprecated for ages and show...
I think too you can make the argument that this isn't _just_ convince but more correct. The layer documentation says this, > With some exceptions, layer=* on way ways should...
Ok, so it sounds like we need to figure out whether or not what is being done is advisable, * If roofs are `layer=1`, should carports also be that, since...
Perhaps it would be a nice add, even if the tag didn't actually exist. Even if that's how it exists in the DB, from a UX perspective that's confusing. Also...
> Perhaps for waterways and other presets that are inherently one-way, the One Way field could be present but checked and disabled. That sounds great, =) but it's not ideal...
I just edited the map for 2 hours. Upon saving I realized I must have made a mistake and moved a road. I wish doing this would immediately trigger a...
This is what I did, but ideally, this functionality would be in the web app and users wouldn't have to download Java and another tool. Thankfully this method worked out...
It is very concerning to me as a user and developer of open source software that Google would allow such sloppy misrepresentation. The reality should be very simple, your words:...
May I suggest a courteous, > **WARNING: this library is not open source. The use of this library means your program will rely on proprietary code not made available for...
I'm not sure how it could be.. [We're calling options.error in `ampersand-sync` like this](https://github.com/AmpersandJS/ampersand-sync/blob/master/core.js#L126) ``` options.error(resp, 'error', message); // so the CB's third positional argument is *very* important. ``` Now,...