Can Mekikoğlu

Results 2 comments of Can Mekikoğlu

lately I'm trying to add methods to`eb.fn` What I trying to achieve is to add PostGIS methods to it so I can use them like `eb.fn.st.dWithin(...args[])` instead of `eb=> ST(eb).dWithin(...args[])`...