Strato-query

Latest version: v3.10.2

Safety actively analyzes 626071 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 10

3.6.0

Changes
- `SDAPIQuery.query_api_multiple` now chunks queries into 500-size batches by default, configurable with `chunksize`

Related issues
- [94](https://github.com/StratoDem/strato-query/issues/94)

3.5.0

Changes
- Updates the pretty print behavior to account for new buffer filters
- Updates the R filters for new filter types

Related issues
- [88](https://github.com/StratoDem/strato-query/issues/88)

3.4.0

Adds
- Adds new `detailed_type` option to `IntersectsFilter`. It now supports:
- `'intersects'` (simple intersection filtering)
- `'intersects_weighted'` (ability to create weighted polygon results)

Related issues
- [85](https://github.com/StratoDem/strato-query/issues/85)

3.3.0

Adds
- Adds new buffer types to the `DrivetimeFilter`. It now supports:
- `'drivetime'`
- `'drivetime_simple'`
- `'drivetime_unweighted'`
- `'drivetime_destination'`
- `'drivetime_destination_simple'`
- `'drivetime_destination_unweighted'`
- Adds a `WalktimeFilter` which supports the following types:
- `'walktime'`
- `'walktime_unweighted'`
- `'walktime_destination'`
- `'walktime_destination_unweighted'`
- Adds `detailed_type` as a new optional argument to `OverlapsDrivetimeFilter` which allows:
- `'overlaps_drivetime'`
- `'overlaps_drivetime_destination'`
- Adds `detailed_type` as a new optional argument to `OverlapsWalktimeFilter` which allows:
- `'overlaps_walktime'`
- `'overlaps_walktime_destination'`

Related issues
- [69](https://github.com/StratoDem/strato-query/issues/69)

3.2.0

Adds
- Adds new query param classes
- `APIPureShapeQueryParams`
- `APIPureShapeUnionQueryParams`
- Adds examples of new query params classes

Related issues
- [69](https://github.com/StratoDem/strato-query/issues/69)

3.1.0

Adds
- Adds new filter types for overlaps. Each one takes the data needed to create the shape used to check against the specified geometry column
- `OverlapsMileRadiusFilter`
- `OverlapsDrivetimeFilter`
- `OverlapsWalktimeFilter`

Related issues
- [69](https://github.com/StratoDem/strato-query/issues/69)

Page 4 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.