Ko Nagase

Results 91 comments of Ko Nagase

@chrispahm Thanks for a lot of work! I added some comments in the following `Check` column (needs scroll), so please checking these. :bow: (The last `GEOSSTRtree_build`, GEOS parameter comment is...

Hi @mthh, (CC: @chrispahm) Thanks for correcting the docs and comments part! 🙇👍

Oh, yes. I ran git stash locally, so I will create PR with #24 side.

Well, I just deployed it with minimum changes on my fork's `tester` branch. 😄 https://sanak.github.io/geos-wasm-tester/tester/index.html I still haven't upgraded OpenLayers 2.x to 7.5.0 and applied GEOS 3.0.3 => 3.12.0 changes,...

@chrispahm Well, I felt that this work needs a lot of time (at least for me), so I renamed my fork repository to `geos-wasm-tester`, once. 😅 By the way, [FOSS4G...

Okay, thanks for confirmation! About the Observable article, I missed to read it. I will read it all, later. (From a quick glance, I found my name. Thanks for mentioning!...

@chrispahm By the way, about FOSS4G Asia, my proposal was accepted, and I think the full schedule will be published at 9/18(Mon). 😄 (I missed to share my proposal, but...

@chrispahm > Related with the example test app, my pace is really slow, so I separated it to the independent [geos-wasm-tester](https://github.com/sanak/geos-wasm-tester) repository, once. > Until this Friday, I am busy...

I encountered the same error message from Docker Hub image, but building the image with the latest docker desktop (4.15.0) on M1 Mac seems to be no problem. (I used...

I tried the following on my local environment and could reproduce the same error message. ```zsh % git checkout master % git pull % git remote add weblate https://hosted.weblate.org/git/smash/smash-main-app/ %...