-
Notifications
You must be signed in to change notification settings - Fork 43
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: PDAL/python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.4.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: PDAL/python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 16 files changed
- 4 contributors
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b73f7fd - Browse repository at this point
Copy the full SHA b73f7fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b83d78d - Browse repository at this point
Copy the full SHA b83d78dView commit details -
Add GeoDataFrame support to Pipeline (#173)
* Added GeoDataFrame support to pipeline.py Added basic GeoPandas GeoDataFrame support. If GeoPandas is installed users can read an array from an executed pipeline and return a GeoDataFrame, with optional arguments for XY vs XYZ point and CRS. DataFrames passed to the Pipeline constructor will drop the "geometry" column if present. * Update test_pipeline.py Added test for GeoDataFrames * add geopandas to environment reqs --------- Co-authored-by: Howard Butler <hobu.inc@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f858350 - Browse repository at this point
Copy the full SHA f858350View commit details
Commits on Oct 29, 2024
-
add Python 3.13 to build matrix and drop 3.9 (#181)
* add Python 3.13 to build matrix and drop 3.9 * adjust matrix * adjust matrix 2
Configuration menu - View commit details
-
Copy full SHA for fdabd27 - Browse repository at this point
Copy the full SHA fdabd27View commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f2fdc7c - Browse repository at this point
Copy the full SHA f2fdc7cView commit details
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2d035ab - Browse repository at this point
Copy the full SHA 2d035abView commit details
Commits on Dec 17, 2024
-
Adding support for streaming through the input arrays of a pipeline (#…
…182) * Adding support for streaming the input arrays of a pipeline * Code cleanup based on code review. * Updated documentation to include mention to reading with stream handler.
Configuration menu - View commit details
-
Copy full SHA for 32328ac - Browse repository at this point
Copy the full SHA 32328acView commit details
Commits on May 12, 2025
-
* added additional metadata to quickinfo * use module call to run pytest --------- Co-authored-by: Norman Barker <norman@analyticaspatial.com>
Configuration menu - View commit details
-
Copy full SHA for b569f27 - Browse repository at this point
Copy the full SHA b569f27View commit details
Commits on Jun 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4f36e7e - Browse repository at this point
Copy the full SHA 4f36e7eView commit details -
use PDAL_EXPORT instead of PDAL_DLL (#192)
* use PDAL_EXPORT instead of PDAL_DLL and include pdal/util/pdal_util_export.hpp to get it * consolidate export stuff
Configuration menu - View commit details
-
Copy full SHA for 55727d3 - Browse repository at this point
Copy the full SHA 55727d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c540a23 - Browse repository at this point
Copy the full SHA c540a23View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.4.5...3.5.0