-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
The method has grown enormous and unwieldy, such that it is very hard to debug or reuse. Functionality could be broken out into chunks, perhaps:
- Prepare read crosswalk
- Prepare read schema
- Read feature fields
- Read feature geometry
- Prepare write crosswalk
- Prepare write schema
- Write feature fields
- validate geometry
Reactions are currently unavailable