Toblerity / Fiona

Fiona reads and writes geographic data files
https://fiona.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.15k stars 202 forks source link

Bring onboard filter, map, and reduce from fio-planet #1362

Closed sgillies closed 6 months ago

sgillies commented 6 months ago

With some refactoring and conditional enablement of commands that require shapely.

TODO:

Resolves #1327

sgillies commented 6 months ago

@mwtoews do you have any comments on the new documentation? I think it looks okay and that this PR is ready for a final review. I feel good about allowing the new and old filter expressions to live side-by-side for a while.

https://fiona--1362.org.readthedocs.build/en/1362/cli.html#filter https://fiona--1362.org.readthedocs.build/en/1362/cli.html#expressions-and-functions https://fiona--1362.org.readthedocs.build/en/1362/cli.html#sizing-up-and-simplifying-shapes

sgillies commented 6 months ago

@snorfalorpagus @perrygeo any objections to this?