Tom MacWright
Tom MacWright
Just a datapoint from in an application - trying to get an existing application ported to remix.run and Deno has been difficult in part because, yeah - I'm seeing libraries...
Hey Ryan! Yeah! Within the current setup, it'd be a little more like ```js module.exports = zeroarg({ /** * one command's help */ commandA: function(a, b, c) { ... },...
Going to wait a tick to see if @migurski has reason to PR a Shapely/OGR/whatnot patch.
For each of those cases, at the end of the day you can get a GeoJSON snippet, right? So changewithin should ideally be pretty limited in what it accepts, as...
Eh, seems like the kind of thing unix pipes are for, not this tool. Why would we want to expand 'osm change detection' to 'swiss-army knife geodata ingestion and conversion'...
Hm, but who do know how to use a CLI, install a python app from scratch, and edit a JSON file? Like - I think, yes, this kind of tool...
Untested, but this would be the general direction of implementing each suggestion. And, yes, this mutates the data, but... just clone the data ahead of time, which is just the...
I'm the original author of turf-meta, so, I'll at least explain that part: turf-meta wasn't initially designed as a convenience module, or a simple abstraction. turf had a lot of...
jsts's portion of the browserified version, via disc: 
Wow, jsClipper is some insane code