Kamil Monicz

Results 344 comments of Kamil Monicz

Closing as it seems like there is no further discussion. I acknowledge the feedback 🙂.

Yup, I know about that :slightly_frowning_face: The restriction relation support has to be improved.

Line generation code: https://github.com/openstreetmap-ng/openstreetmap-ng/blob/cbe3575fff62ddad7e2cffc67015c448f9f07ada/app/static/ts/index/_distance.ts#L138-L150 This does seem to be a bug in the library (we are using maplibre-gl and not mapbox-gl): https://github.com/maplibre/maplibre-gl-js I'll assign a bounty to this issue if...

@docentYT is still working on it and we are about 50% done 😃

Ah yes, not implemented yet 👍. Here's how my priorities work: 1. Everyday use of the platform (core) — Generally done 2. Management and administration — Partially done 3. New...

Thanks for reporting the issue :slightly_smiling_face:. I'll investigate it but I can't provide any specific time estimate.

To start, with OpenStreetMap-NG, the API and the website are much less coupled than the current Ruby implementation. Because of that, OSM-NG is able to provide website functionality, API 0.6,...

> Is it going to be a separate and parallel project from current OSM (API, database)? Nope, it's just an alternative implementation. There are no plans for making it its...

I don't think it's feasible and I don't think it would make any(if) noticeable change. OSM API 0.6 doesn't offer necessary filtering options which would require higher data downloads --...