issues
search
geopandas
/
geopandas
Python tools for geographic data
http://geopandas.org/
BSD 3-Clause "New" or "Revised" License
4.53k
stars
935
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
BUG: geopandas.GeoSeries.centroid method drops the 3rd dimension on 3D features
#3480
swiss-knight
opened
18 minutes ago
0
BUG: sjoin method consumes excessive memory with ArrowDtype
#3479
hilaaba
opened
7 hours ago
0
BUG:visualisation of using categorical feature for colour
#3478
Gabriel-Kissin
closed
1 day ago
7
ENH: Support reading parquets with geoarrow encoded geometry, without geoparquet metdata in read_parquet
#3475
bretttully
opened
2 days ago
8
Bump codecov/codecov-action from 4 to 5
#3474
dependabot[bot]
closed
4 days ago
0
Use correct binary dependency of psycopg
#3473
QuLogic
closed
3 days ago
0
CLN: Remove astype overload
#3472
m-richards
closed
3 days ago
1
BUG: fix uniform sampling of polygons
#3471
martinfleis
closed
5 days ago
0
BUG: sample_points is biased and multimodal
#3470
gtabach
closed
5 days ago
1
MAINT: More pandas 2 cleanups
#3468
m-richards
closed
6 days ago
0
Warning about GDAL_DATA not found in a conda environment
#3467
amine-aboufirass
opened
1 week ago
14
GH-3406 enable kwargs to be passed to `to_pandas` when reading parquet/feather
#3466
bretttully
opened
1 week ago
0
ENH: add error message when reading dataset without crs with a GeoDataFrame or GeoSeries
#3464
nicholas-ys-tan
opened
1 week ago
0
ENH: add support for pd.Index for column kwarg in geodataframe.plot()
#3463
nicholas-ys-tan
closed
1 week ago
2
CLN: GH3461 Implements minor readability changes to clip.py.
#3462
fantauzd
opened
1 week ago
0
CLN: Readability improvements for clip.py
#3461
fantauzd
opened
1 week ago
1
COMPAT: Delete the `GeoSeries.append` method (removed in pandas)
#3460
hamdanal
closed
1 week ago
0
BUG: read_parquet doesn't work with `partitioning=None`
#3459
RaczeQ
opened
2 weeks ago
0
Introducing GeoPandas Guru on Gurubase.io
#3458
kursataktas
closed
2 weeks ago
1
COMPAT: update and test with pandas future string dtype
#3457
jorisvandenbossche
opened
2 weeks ago
1
COMPAT: avoid np.array(.., copy=False) for pandas objects
#3456
jorisvandenbossche
closed
2 weeks ago
0
TST: fix imports tests with latest pytest-cov
#3455
jorisvandenbossche
closed
2 weeks ago
2
test pytest cov
#3454
m-richards
closed
2 weeks ago
2
CLN: avoid `shapely.geos` in _compat.py
#3453
mathause
closed
2 weeks ago
9
BUG: GeoSeries init function can't handle data type like `Series(GeoSeries)` in geopandas 1.x
#3452
Zeroto521
closed
3 weeks ago
1
ENH: Add `center` argument for diverging color maps in `GeoDataFrame.plot()`
#3451
EwoutH
opened
3 weeks ago
3
Create FUNDING.yml
#3450
martinfleis
closed
4 weeks ago
0
BUG: fix EA _reduce method handling of keepdims for pandas compat
#3449
m-richards
closed
3 weeks ago
2
CI: use pre-commit.ci for linting checks
#3447
martinfleis
closed
1 month ago
0
ENH: Add grid_size parameter to all relevant functions
#3446
theroggy
opened
1 month ago
0
ENH: add grid_size parameter to union_all and dissolve
#3445
theroggy
closed
1 week ago
0
BUG: Cannot read GDB file using a geometry filter (mask)
#3444
shiyuning
opened
1 month ago
5
CLN: cleanup old version guards
#3443
m-richards
closed
1 month ago
0
Request to add `good first issue` or `hacktoberfest` labels to some issues
#3442
rwood-97
opened
1 month ago
2
BUG: Error 403, User-Agent missing
#3441
naub1n
opened
1 month ago
0
Bump mamba-org/setup-micromamba from 1 to 2
#3440
dependabot[bot]
closed
1 month ago
0
CI: drop testing on defaults channel
#3439
martinfleis
closed
1 month ago
1
BUG: don't set aspect when plotting missing values
#3438
martinfleis
closed
5 days ago
1
Drop defaults channel from CI
#3437
martinfleis
closed
1 month ago
3
COMPAT: ensure that bbox in to_geo_dict and __geo_interface__ uses float, not np.float64
#3436
martinfleis
closed
3 weeks ago
1
DOC: update docstring examples to match GEOS 3.13 outputs
#3435
martinfleis
closed
1 month ago
0
ENH: Have Geoseries methods called on a GeoDataFrame return a GeoDataFrame?
#3434
theroggy
opened
1 month ago
11
BUG: to_crs returns inf on first call. second call correct
#3433
diegoperezalvarez
opened
1 month ago
7
BUG: Inconsistent behavior in plot_dataframe when using aspect=None with missing_kwds
#3432
kbonney
closed
5 days ago
2
BUG: String Columns with only numeric values are converted to integer in read_file()
#3431
SeppBerkner
opened
1 month ago
7
BUG: `numpy>=1.25, <2` shows DeprecationWarning for len one `GeoDataFrame`
#3430
romaingd-spi
opened
1 month ago
2
MAINT: enable + fix pydocstyle linting
#3429
theroggy
opened
1 month ago
0
DOC: add from_wkb example
#3428
raybellwaves
closed
1 month ago
1
CI: add 3.13 to test matrix
#3427
m-richards
closed
3 weeks ago
7
MAINT: activate + apply pyupgrade >= 3.10
#3425
theroggy
closed
1 month ago
3
Next