Issues
- 0
ENH: Add `gridsize` parameter to `copy_layer`
#488 opened by theroggy - 0
ENH: add support for "curve..." geometrytype files in the general file and layer operations
#557 opened by theroggy - 0
ENH: improve handling of string passed for `columns` parameter in e.g. `copy_layer`
#523 opened by theroggy - 3
Install with pip on Windows 11, headers Missing?
#550 opened by sehHeiden - 0
- 0
- 0
ENH: Reduce memory usage of export_by_location if intersect_area needs to be calculated
#371 opened by theroggy - 0
ENH: Make fiona an optional dependency
#301 opened by theroggy - 0
- 3
An attempt has been made to start a new process before the current process has finished its bootstrapping phase
#466 opened by RichardScottOZ - 0
BUG: crash when using e.g. erase with gridsize on input file containing empty geometry
#470 opened by theroggy - 0
BUG: wrong results returned by `join_by_location` if ran on result of `join_by_location` + `column_prefixes=""`
#475 opened by theroggy - 0
- 0
ENH: Improve dissolve_within_distance result
#494 opened by theroggy - 0
ENH: improve performance of `join_by_location` for relation "intersects is True"
#502 opened by theroggy - 0
- 0
ENH: Make identity and union faster by using already calculated intersection as erase layer
#428 opened by theroggy - 0
ENH: if an output_dir doesn't exist yet, avoid processing being done before an error is raised...
#518 opened by theroggy - 0
ENH: duplicate column names in gpkg are suffixed with e.g. ":1", which is a bit weird?
#514 opened by theroggy - 0
ENH: improve handling of queries that evaluate to True for disjoint features in `join_by_location`
#509 opened by theroggy - 0
BUG: `groupby` parameter of `dissolve` becomes case sensitive when `agg_columns` is also specified
#457 opened by theroggy - 0
- 0
Release 0.8.0
#421 opened by theroggy - 0
Change dependency of pygeoops to released version
#416 opened by theroggy - 1
- 0
- 0
Add support to specify driver in functions that write files if auto-detection fails.
#404 opened by theroggy - 0
- 1
- 0
- 0
Use ruff instead of flake8 for linting
#317 opened by theroggy - 0
- 2
If geom in first row returned by a sql statement with a function on the geom is NULL, all geoms become NULL
#308 opened by theroggy - 0
Rename convert to copy_layer
#310 opened by theroggy - 1
using gdal.VectorTranslate, if e.g. a where filter results in a 0 row output, this gives odd output files
#313 opened by theroggy - 0
Improve handling of "SELECT * ..." style queries in `gfo.select` and `gfo.select_two_layers`
#283 opened by theroggy - 0
Add keep_empty_geoms and where parameters to all single layer spatial operations
#262 opened by theroggy - 0
- 1
- 1
Add operation union_bulk
#260 opened by theroggy - 0
Broaden support of filetypes in fileops operations
#399 opened by theroggy - 0
Rewrite join_nearest to support spatialite 5.1
#384 opened by theroggy - 0
- 0
Add some tests to test/check behaviour of specifying non standard geometry column names
#306 opened by theroggy - 0
Improve quality of some tests
#303 opened by theroggy - 1
Create intersection variant that speeds up dealing with (very) large geometries
#332 opened by theroggy - 0
Add where parameter to most two layer operations
#312 opened by theroggy - 0
Support using geopandas with shapely2 enabled
#294 opened by theroggy - 0
Support geopandas >=0.13
#289 opened by theroggy - 0
Parameter index in to_file is ~ ignored
#285 opened by theroggy