Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / shapely/shapely issues and pull requests

#2075 - BLD/CLN: clean-up wheel build setup now numpy 2.0 final is out

Pull Request - State: closed - Opened by jorisvandenbossche 4 days ago - 1 comment

#2074 - BUG: fix Point x/y/z/m attribtues to return Python floats

Pull Request - State: open - Opened by jorisvandenbossche 4 days ago - 2 comments

#2073 - deepcopy() looses precision

Issue - State: open - Opened by RomainLaporte 4 days ago - 1 comment

#2072 - CI: Update macos-11 image to macos-13

Pull Request - State: closed - Opened by mwtoews 4 days ago

#2071 - BLD: replace pkg_resources, prepend numpy include dirs

Pull Request - State: closed - Opened by mwtoews 4 days ago - 2 comments

#2070 - Type of `x`, `y` and `z` values of a Point are now `numpy.float64`

Issue - State: open - Opened by jordibeen 8 days ago - 3 comments

#2069 - Buffer(0) fails in LineString

Issue - State: closed - Opened by MichaelRFox 10 days ago - 2 comments

#2068 - Bump pypa/cibuildwheel from 2.18.1 to 2.19.1

Pull Request - State: closed - Opened by dependabot[bot] 11 days ago - 1 comment
Labels: dependencies

#2065 - Release timeline for v2.1?

Issue - State: open - Opened by andersonaddo 12 days ago - 2 comments
Labels: decision

#2063 - Corrected documentation on `intersects` predicate

Pull Request - State: closed - Opened by fixermark 16 days ago - 2 comments

#2062 - Bump pypa/cibuildwheel from 2.18.1 to 2.19.0

Pull Request - State: closed - Opened by dependabot[bot] 18 days ago - 1 comment
Labels: dependencies

#2061 - 'MultiPolygon' object has no attribute 'gemos'

Issue - State: open - Opened by flytomato2020 22 days ago - 1 comment

#2060 - Weird result when checking if a point is inside a polygon

Issue - State: closed - Opened by tianzhuqiao about 1 month ago - 2 comments

#2059 - Bump pypa/cibuildwheel from 2.17.0 to 2.18.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago - 1 comment
Labels: dependencies

#2057 - Doesn't work with Lambda

Issue - State: open - Opened by petertoth-dev about 1 month ago - 5 comments

#2056 - Default buffer quad_segs is different

Issue - State: open - Opened by mwtoews about 1 month ago - 2 comments

#2055 - Buffering of LineString produces extraneous polygons

Issue - State: open - Opened by jobh about 1 month ago - 3 comments
Labels: geos, upstream bug

#2054 - CI: use macos-13 for tests to run x64 python

Pull Request - State: closed - Opened by jorisvandenbossche about 2 months ago

#2053 - ENH: add copy=None to CoordinateSequence.__array__

Pull Request - State: closed - Opened by mwtoews about 2 months ago - 6 comments

#2052 - Bump pypa/cibuildwheel from 2.17.0 to 2.18.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies

#2051 - shape/make_valid consistency

Issue - State: open - Opened by gmakarowski-yara about 2 months ago

#2050 - ENH: Add polygonhull_simplify exposing PolygonHullSimplifier

Pull Request - State: open - Opened by aloi214 about 2 months ago - 1 comment

#2048 - ENH: release the GIL in get_coordinates

Issue - State: open - Opened by jorisvandenbossche about 2 months ago

#2047 - Shapely occurred "ctypes.ArgumentError: argument" problem.

Issue - State: open - Opened by githubtianfeng about 2 months ago - 5 comments

#2045 - RuntimeWarning: invalid value encountered in intersection on M1 Mac

Issue - State: open - Opened by emlys about 2 months ago - 5 comments

#2043 - Encountered some issues when using 'voronoi_polygons'

Issue - State: open - Opened by shiyue-code 2 months ago - 2 comments
Labels: geos

#2040 - Fix a number of minor typos

Pull Request - State: closed - Opened by musicinmybrain 2 months ago - 1 comment

#2039 - Final backports for 2.0.4 release

Pull Request - State: closed - Opened by jorisvandenbossche 2 months ago

#2038 - fast-path implementation of point-to-point distance

Issue - State: open - Opened by martinfleis 2 months ago - 5 comments

#2037 - Weighted Voronoï diagram

Issue - State: closed - Opened by BastienGauthier 3 months ago - 1 comment

#2036 - DOC/RLS: starts changelog for 2.0.4

Pull Request - State: closed - Opened by jorisvandenbossche 3 months ago - 1 comment

#2035 - PERF: optimize coordinate access for scalar Point

Pull Request - State: open - Opened by jorisvandenbossche 3 months ago - 1 comment

#2034 - BUG: fix to_ragged_array for Points with missing values

Pull Request - State: closed - Opened by jorisvandenbossche 3 months ago - 1 comment

#2032 - ENH: Optimize z property of point

Pull Request - State: open - Opened by Lash-L 3 months ago - 6 comments

#2029 - AssertionFailedException: found two shells in EdgeRing list

Issue - State: open - Opened by hmy930303 3 months ago - 1 comment
Labels: geos

#2028 - BUG: The union_all feature generates an unexpected result

Issue - State: open - Opened by thomas-leduc 3 months ago - 1 comment
Labels: geos

#2027 - Questionable behaviour of symmetric_difference_all

Issue - State: open - Opened by martinfleis 3 months ago - 4 comments

#2025 - set_precision produces empty polygon

Issue - State: closed - Opened by wikusbrinkNearmap 3 months ago - 3 comments
Labels: geos, upstream bug

#2024 - .buffer() while keeping original shape

Issue - State: closed - Opened by dorianherle 3 months ago

#2022 - DOC: fix import in example

Pull Request - State: closed - Opened by fredj 4 months ago - 1 comment

#2021 - New Feature: Weighted Centroid for Polygons

Issue - State: open - Opened by carlosg-m 4 months ago

#2019 - ENH: get_m and point.m property

Pull Request - State: closed - Opened by mwtoews 4 months ago - 2 comments

#2018 - Bump pypa/cibuildwheel from 2.16.5 to 2.17.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies

#2015 - intersects function slower than distance

Issue - State: closed - Opened by hahaha1213817 4 months ago

#2014 - FIX: fix WKT for empty M and ZM geometries

Pull Request - State: closed - Opened by mwtoews 4 months ago - 1 comment

#2013 - DOC: add versionadded note to new functions or keywords for 2.1

Pull Request - State: closed - Opened by jorisvandenbossche 4 months ago - 2 comments

#2012 - FIX: to_wkt with empty Z geometry arrays

Pull Request - State: closed - Opened by mwtoews 4 months ago - 2 comments

#2011 - .buffer(0) with a valid Multipolygon drops one of the polyons

Issue - State: closed - Opened by gvellut 4 months ago - 2 comments

#2009 - Shapely buffer returns empty polygon

Issue - State: open - Opened by sor-droneup 4 months ago - 1 comment

#2008 - ENH: add has_m

Pull Request - State: closed - Opened by mwtoews 4 months ago - 1 comment

#2007 - COMPAT: fix assert_geometries_equal to work with numpy 2.0 copy changes

Pull Request - State: closed - Opened by jorisvandenbossche 4 months ago - 1 comment

#2006 - BLD: update circleci image for arm wheel building

Pull Request - State: closed - Opened by jorisvandenbossche 4 months ago - 1 comment

#2005 - TODO: M gets dropped from pickle serialization of LinearRing types

Issue - State: open - Opened by mwtoews 4 months ago - 1 comment

#2004 - TODO: fix WKT for empty M and ZM geometries

Issue - State: closed - Opened by mwtoews 4 months ago - 2 comments

#2003 - Add shapely.geometry.polygon.orient to __all__

Pull Request - State: closed - Opened by quassy 4 months ago - 1 comment

#2002 - Overriding the Polygon class fails due to __new__()

Issue - State: open - Opened by NecPlusIA 4 months ago - 3 comments

#2001 - Unexpected MultiPolygon from unary_union

Issue - State: closed - Opened by billington-oskar 4 months ago - 2 comments
Labels: geos, upstream bug

#2000 - Intersection between rectangle and far away Line returns a Line

Issue - State: closed - Opened by dorianherle 4 months ago - 2 comments

#1999 - DOC: document how to install nightly wheels

Pull Request - State: closed - Opened by jorisvandenbossche 4 months ago - 6 comments

#1998 - Fix uploading of nightly wheels

Pull Request - State: closed - Opened by jorisvandenbossche 4 months ago - 2 comments

#1997 - Upload nightly wheels to Scientific Python nightly channel

Pull Request - State: closed - Opened by jorisvandenbossche 4 months ago - 2 comments

#1996 - musllinux wheel missing

Issue - State: open - Opened by jrauschenbusch 4 months ago - 7 comments

#1995 - get_coordinates(point) is 4x faster than (point.x, point.y)

Issue - State: open - Opened by Zaczero 4 months ago - 5 comments

#1993 - Feature Request: Vectorized version of `shape`

Issue - State: open - Opened by cheginit 4 months ago

#1990 - RLS/BLD: use native Apple Silicon macOS for arm64 wheels; remove universal2

Pull Request - State: closed - Opened by mwtoews 5 months ago - 10 comments

#1989 - Bump pre-commit/action from 3.0.0 to 3.0.1

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#1987 - DOC/RLS: starts changelog for 2.0.3

Pull Request - State: closed - Opened by jorisvandenbossche 5 months ago - 1 comment

#1986 - MAINT: backports for 2.0.3

Pull Request - State: closed - Opened by jorisvandenbossche 5 months ago - 1 comment

#1985 - DOC: fix version shown on readthedocs (take 2)

Pull Request - State: closed - Opened by jorisvandenbossche 5 months ago - 1 comment

#1983 - 2.0.2: build fails with `[-Wincompatible-pointer-types]` error

Issue - State: open - Opened by kloczek 5 months ago - 1 comment

#1982 - ENH: add disjoint_subset_union and disjoint_subset_union_all

Pull Request - State: open - Opened by martinfleis 5 months ago - 1 comment

#1981 - Bump pypa/cibuildwheel from 2.16.4 to 2.16.5

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#1979 - shapely.geometry.LineString.intersects disregards z-value

Issue - State: closed - Opened by pearlshel 5 months ago - 1 comment

#1978 - Bump pypa/cibuildwheel from 2.16.2 to 2.16.4

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#1976 - TST: update expected results for GEOS 3.13.0dev with maint-2.0

Pull Request - State: closed - Opened by mwtoews 5 months ago - 1 comment

#1975 - COMPAT: Add a numpy<2 pin to install requirements for 2.0.x

Pull Request - State: closed - Opened by jorisvandenbossche 5 months ago - 3 comments

#1973 - TST: test against numpy nightly

Pull Request - State: closed - Opened by jorisvandenbossche 5 months ago - 3 comments

#1972 - Compatibility with NumPy 2.0

Issue - State: open - Opened by jorisvandenbossche 5 months ago - 9 comments

#1971 - `concave_hull` crashes with specific `MultiPoint` input

Issue - State: open - Opened by JuriaanSioux 5 months ago - 5 comments
Labels: geos, upstream bug

#1970 - Bump actions/cache from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#1969 - ENH: add coverage_simplify exposing topological simplification of coverages

Pull Request - State: open - Opened by martinfleis 5 months ago - 6 comments

#1968 - ENH: add ordered option to voronoi_polygons

Pull Request - State: closed - Opened by martinfleis 5 months ago - 2 comments

#1967 - coords method in MultilineString

Issue - State: closed - Opened by AlbertSabirzianov 5 months ago - 4 comments