Ecosyste.ms: Issues

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

GitHub / benbovy/spherely issues and pull requests

#77 - ENH: Added length and perimeter implementation

Pull Request - State: open - Opened by JoelJaeschke 11 days ago - 1 comment

#76 - DOC: add missing functions to API reference

Pull Request - State: closed - Opened by benbovy 15 days ago

#74 - Release 0.1.0

Issue - State: open - Opened by benbovy 15 days ago

#73 - ENH: add area function

Pull Request - State: closed - Opened by jorisvandenbossche 16 days ago

#72 - Querying geographies (spatial index)

Issue - State: open - Opened by benbovy 16 days ago - 3 comments

#71 - Fix empty linestring creation

Pull Request - State: closed - Opened by benbovy 16 days ago

#69 - ENH: add projection support in geoarrow output

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

#68 - ENH: add to_wkb / from_wkb

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

#67 - Broken empty linestring repr with last s2geography dev version

Issue - State: closed - Opened by benbovy 21 days ago - 4 comments

#66 - ENH: add basic pickle support

Pull Request - State: closed - Opened by benbovy 21 days ago - 3 comments

#65 - Type stubs: generic ufunc kwargs (attempt)

Pull Request - State: open - Opened by benbovy 24 days ago

#64 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 25 days ago

#62 - ENH: add boolean operations (overlays)

Pull Request - State: open - Opened by jorisvandenbossche 29 days ago - 1 comment

#61 - ENH: implement __eq__ on Geography class

Pull Request - State: closed - Opened by JoelJaeschke about 1 month ago - 1 comment

#58 - Scalar creation function names

Issue - State: open - Opened by benbovy about 1 month ago - 4 comments

#57 - Dimension property: returned value for geography collections

Issue - State: open - Opened by benbovy about 1 month ago - 2 comments
Labels: question, upstream

#56 - ENH: Added more missing predicates

Pull Request - State: closed - Opened by JoelJaeschke about 1 month ago - 10 comments

#55 - CI: update s2geography dev branch name

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

#54 - Support pickling Geography objects

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

#53 - ENH: export to geoarrow output

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

#52 - More robust/flexible numpy dtype and ufuncs

Issue - State: open - Opened by benbovy about 2 months ago - 3 comments

#51 - Refactor Geography and add (scalar) creation functions

Pull Request - State: closed - Opened by benbovy about 2 months ago - 10 comments

#50 - ENH: add from_wkt/to_wkt functions

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

#49 - ENH: geography constructor from geoarrow

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

#48 - Add Geography `__eq__` object equality?

Issue - State: closed - Opened by jorisvandenbossche about 2 months ago - 2 comments

#46 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 2 months ago

#45 - CI release: activate windows builds

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

#44 - Add script to generate the stub file

Pull Request - State: open - Opened by gahjelle 3 months ago - 5 comments

#43 - Add binding to calculate distance between two geometries

Pull Request - State: closed - Opened by gahjelle 3 months ago - 2 comments

#41 - Usage of lat/lng vs lng/lat in constructors

Issue - State: closed - Opened by jorisvandenbossche 3 months ago - 3 comments

#38 - Add IO functions to read and write WKT and WKB

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

#37 - Add get_x and get_y vectorized functions (Point-only)

Pull Request - State: open - Opened by jorisvandenbossche 3 months ago - 2 comments

#36 - CI: update Python versions in test matrix

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

#36 - CI: update Python versions in test matrix

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

#35 - CI: build sdist and wheels (Linux & MacOS)

Pull Request - State: closed - Opened by benbovy 3 months ago - 8 comments

#33 - CI: temporarily pin conda s2geometry to 0.10

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

#32 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 9 months ago

#31 - Pybind11 now supports numpy object dtype

Issue - State: open - Opened by benbovy over 1 year ago

#30 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 1 year ago - 1 comment

#29 - Fix CI coverage

Pull Request - State: closed - Opened by benbovy over 1 year ago - 1 comment

#28 - CI: unexpectly low coverage reports

Issue - State: closed - Opened by benbovy over 1 year ago

#27 - Exposing various Geography subclasses?

Issue - State: closed - Opened by jorisvandenbossche over 1 year ago - 10 comments

#26 - Add more Geography subclasses

Pull Request - State: closed - Opened by benbovy over 1 year ago - 7 comments

#24 - More CI (mypy, coverage), setup pre-commit, formatting

Pull Request - State: closed - Opened by benbovy over 1 year ago - 2 comments

#23 - Add support for getting projected coordinates

Pull Request - State: open - Opened by jorisvandenbossche over 1 year ago - 1 comment

#22 - Predicates functor

Pull Request - State: closed - Opened by benbovy over 1 year ago

#21 - Add more instructions in README (dev builds)

Pull Request - State: closed - Opened by benbovy over 1 year ago

#20 - Add centroid, boundary and convex_hull function (returning new Geography)

Pull Request - State: closed - Opened by jorisvandenbossche over 1 year ago - 2 comments

#19 - Investigate nanobind in place of pybind11

Issue - State: closed - Opened by brendan-ward over 1 year ago - 3 comments

#18 - add: some predicates

Pull Request - State: closed - Opened by ccalvocm over 1 year ago - 2 comments

#17 - Add bindings (top-level "ufuncs") for predicates, measurement, etc.

Issue - State: open - Opened by benbovy over 1 year ago
Labels: good first issue

#16 - use s2geography from conda

Pull Request - State: closed - Opened by martinfleis over 1 year ago - 2 comments

#15 - Add Polygon

Pull Request - State: closed - Opened by benbovy almost 2 years ago - 1 comment

#14 - CI: expand tests to run on different Python versions

Pull Request - State: closed - Opened by jorisvandenbossche almost 2 years ago - 1 comment

#13 - Add logo, readme and doc tweaks

Pull Request - State: closed - Opened by benbovy almost 2 years ago - 10 comments

#12 - Add instructions for setting up local development environment

Pull Request - State: closed - Opened by jorisvandenbossche almost 2 years ago - 1 comment

#11 - Add contains predicate

Pull Request - State: closed - Opened by jorisvandenbossche almost 2 years ago - 1 comment

#10 - CI: remove workaround for s2geography dll install path

Pull Request - State: closed - Opened by benbovy almost 2 years ago

#9 - Add documentation

Pull Request - State: closed - Opened by benbovy almost 2 years ago - 2 comments

#8 - Precision of the WKT repr

Issue - State: closed - Opened by jorisvandenbossche almost 2 years ago - 5 comments

#7 - Rename library s2shapely -> spherely

Pull Request - State: closed - Opened by benbovy almost 2 years ago

#6 - Configure CI

Pull Request - State: closed - Opened by benbovy almost 2 years ago

#5 - Optimize Python -> C++ Geography conversion

Pull Request - State: closed - Opened by benbovy almost 2 years ago - 1 comment

#4 - s2shapely vs. shapely preliminary benchmarks

Issue - State: open - Opened by benbovy almost 2 years ago

#3 - C++ <-> Python conversion performance

Issue - State: open - Opened by benbovy about 2 years ago - 5 comments

#2 - pybind11:vectorize and GIL release

Issue - State: open - Opened by benbovy about 2 years ago - 4 comments

#1 - Naming Geography subclasses

Issue - State: closed - Opened by benbovy about 2 years ago - 2 comments