Changelog¶
0.3.0 (2025-07-14)¶
- Use parse_aoi() to turn geojson input into standardizes featcol ouput
- Warn user when invalid CRS is in use
- Add DbConfig class for easy database help
- Create async implementation on sync code
- Add a whole slew of tests
0.1.0 (2025-01-07)¶
Feat¶
- first commit, functional code, add license
Fix¶
- add check for correct type of geojson input