max-mapper / geojson-js-utils

JavaScript helper functions for manipulating GeoJSON
BSD 2-Clause "Simplified" License
403 stars 58 forks source link

maintainers wanted! #29

Open max-mapper opened 8 years ago

max-mapper commented 8 years ago

i'm not currently doing any geo projects so I havent touched this in a while. if anyone wants to help maintain this let me know here with your github + npm username and i'll add you as a collaborator

cc @zeke @pwiecz

pwiecz commented 8 years ago

Doing this correctly, taking into consideration the great circles geometry and so on, looks tricky. At least I haven't seen a straightforward implementation in any language. Implementing it correctly, cleanly and efficiently in JS and providing it as a handy library will be big (unless it's already done in one of js geo libraries I haven't yet looked at).

2015-12-02 2:35 GMT+01:00 maxogden notifications@github.com:

i'm not currently doing any geo projects so I havent touched this in a while. if anyone wants to help maintain this let me know here with your github + npm username and i'll add you as a collaborator

cc @zeke https://github.com/zeke @pwiecz https://github.com/pwiecz

— Reply to this email directly or view it on GitHub https://github.com/maxogden/geojson-js-utils/issues/29.

zeke commented 8 years ago

Not sure I have the chops for this one. :see_no_evil:

Maybe contributors @bonifaido or @Starefossen or @abernier are willing.

Starefossen commented 8 years ago

I am still doing a lot of geo projects at work, so we might be interested in helping out maintaining this library if needed.

On 2. des. 2015, at 03:27, Zeke Sikelianos notifications@github.com wrote:

Not sure I have the chops for this one.

Maybe contributors @bonifaido or @Starefossen or @abernier are willing.

— Reply to this email directly or view it on GitHub.

tmcw commented 7 years ago

@maxogden happy to help out. I use this in leaflet-pip and could at least help with clearing out the current queue of PRs.