Jacob Wenger

Results 40 comments of Jacob Wenger

Thanks for the feedback guys. Polygon-shaped geoqueries are going to be tricky! I think we will most likely implement rectangular geoqueries in the next major release, but I'm not sure...

I think that kind of solution would work well in the average case. I unfortunately don't think I'll have a chance to implement this kind of functionality any time soon,...

Thanks for opening this issue and for the pull request. Great to see both of those! This has been an oft-requested feature (#40 and #76 are related) and I've been...

Thanks for the feature request! It is pretty much equivalent to https://github.com/firebase/geofire-js/issues/46. Unfortunately, I don't see this happening any time soon unless someone from the community wants to take a...

Yup, that is the right place. Thanks for taking a crack at this! A couple notes: - You will also need a new constructor since [the current one just takes...

Can you give us an idea of the amount of total data stored in your GeoFire index as well as how much data your GeoQuery matches? Also, what versions of...

Possibly related to https://github.com/jwngr/sdow/issues/100.

I believe this could break users like myself who have somehow been successfully deploying v1 functions to Node 22. More info [here](https://github.com/firebase/firebase-functions/issues/1653#issuecomment-2941204489).

Nope, I don't see `INVALID_RUNTIME` in the output when running `firebase deploy --only functions --debug`

The data dump is several years outdated at this point due to https://github.com/jwngr/sdow/issues/100. This project isn't actively developed, so probably won't fix this anytime soon.