Johannes Frölich

Results 48 comments of Johannes Frölich

> Are you interested in maintaining a Node.js CJS version? In this case `quick-lru` must be bundled in the dist file, rollup is capable of doing it - currently the...

> Thanks a lot - works for me, however, I can only upload to the main "Recents" album. Any idea if it is possible to select the album for the...

@postspectacular Thank you so much!!!

> > In my case I had to pass an image buffer from main node process to the worker processes. I used base64 encoding to share the buffer object i`d...

had the same problem - i fixed it by installing the protobuf-compiler package too. maybe it would be nice to add this to the required packages in the readme? `sudo...

hi, my Node.js is v16.14.2. i will give it a try, but i need to be in TS environment :/

Hi, seems to not work for me. any idea what i could do to debug it further? ![Bildschirmfoto 2025-02-09 um 12 25 05](https://github.com/user-attachments/assets/7680b2ed-8609-4c0a-a432-c4e4d2615f73) ![Bildschirmfoto 2025-02-09 um 12 25 21](https://github.com/user-attachments/assets/adb62107-1ba4-49f8-8553-4e7e11b06dbd) ![Bildschirmfoto...

Hi, thanks for the reply! I have just seen that i have not posted the full code - indeed i am using version = "2.0.0". so here in the example:...

Hi, thanks for the reply! Trying it with version = 1.1.0 does indeed work. i dont have the knowledge now to make a pr so i will using 1.1.0. Should...

> Hi, I'm having the same, running this command: > > ```yaml > docker run \ > -e OVERPASS_META=yes \ > -e OVERPASS_MODE=init \ > -e OVERPASS_PLANET_URL=http://download.geofabrik.de/europe/monaco-latest.osm.bz2 \ > -e...