Ben
Ben
https://tile38.com/topics/configuration#prometheus-metrics That might come in handy
Something that might be quicker to realize is to create a "sector" from a lat/lon, a radius and a min-angle/max-angle. The resulting object can be used similar to how you...
@tidwall I was just brainstorming on @gmonk 's request, but yes that's exactly what I meant. I had to solve something similar in PostGIS recently.
You can fetch the branch and try it out. I don't think the way it is now it will find its way into master though.
I was actually expecting you would request to build it with your geometry and geodetic library in Tile38 directly. 😅
Yes, I am referring to them. I was just thinking that it would be beneficial for you to if it would stay in your ecosystem. Let me know once you're...
I think I had a PR laying around and eventually closed it. If I remember correctly it was because you can pass every shape as an object and otherwise you'd...
Use `WITHIN` to see if x is in y meters of any object.
You might want to look up the `WITHIN` command. And I sense you're using chatGPT for your answers.
Cool use case for it 👍