Kamil Monicz

Results 215 comments of Kamil Monicz
trafficstars

I think the best way moving forward with this would be to introduce some sort of toggle, as by default it's a lot more convenient not to consider highway=construction ways....

Could you please provide me links to nodes by which you mean '61 '55 '74, I am not used to this sort of schema. Thanks for the report!

Hey there! OpenStreetMap-NG aims to improve across many aspects of the project, one of which is ensuring proper licensing terms. Using GPL-2 for a website is a major misunderstanding of...

Yup, I see. I think the best course of action would be to make the unofficial notice stand out in my OSM diaries. This would help avoid confusion when people...

Here's the wiki page on the relicensing: https://github.com/Zaczero/openstreetmap-ng/wiki/Relicensing I am still working on the dual-licensing agreements and will hopefully resolve it soon!

Changeset, Diary, Note make sense. I don't think it's a good idea to work on it just now. First we should implement all feature-parity pages.

```py @staticmethod def client_prehash(password: PasswordStr) -> str: """ Prehash a password using the client's algorithm. """ return pbkdf2_hmac( hash_name='sha256', password=password.get_secret_value().encode(), salt=b'', iterations=20_000, ).hex() ``` https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/importKey#browser_compatibility https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/deriveBits#browser_compatibility

The color schema is really good :+1: What if we make the green match the OSM theme green (tip: $green), for consistency and reduce background opacity/make it lighter because it...

> Also the yellow is applied only to the value cell It's a good idea > For nodes it shows the moved distance and for other elements marks the elements...

@Aury88 yup #7