issues
search
benbovy
/
spherely
Manipulation and analysis of geometric objects on the sphere.
https://spherely.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
119
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ENH: Added length and perimeter implementation
#77
JoelJaeschke
opened
3 days ago
1
DOC: add missing functions to API reference
#76
benbovy
closed
1 week ago
0
Scalar creation functions: add oriented and planar parameters
#75
benbovy
opened
1 week ago
0
Release 0.1.0
#74
benbovy
opened
1 week ago
0
ENH: add area function
#73
jorisvandenbossche
closed
1 week ago
0
Querying geographies (spatial index)
#72
benbovy
opened
1 week ago
3
Fix empty linestring creation
#71
benbovy
closed
1 week ago
0
Exposing S2 / s2geography options (for boolean predicates / building operations)
#70
jorisvandenbossche
opened
1 week ago
9
ENH: add projection support in geoarrow output
#69
jorisvandenbossche
closed
1 day ago
1
ENH: add to_wkb / from_wkb
#68
jorisvandenbossche
opened
1 week ago
1
Broken empty linestring repr with last s2geography dev version
#67
benbovy
closed
1 week ago
4
ENH: add basic pickle support
#66
benbovy
closed
1 week ago
3
Type stubs: generic ufunc kwargs (attempt)
#65
benbovy
opened
2 weeks ago
0
[pre-commit.ci] pre-commit autoupdate
#64
pre-commit-ci[bot]
closed
2 weeks ago
0
Fix repr precision for latest s2geography + expose precision in to_wkt
#63
jorisvandenbossche
closed
2 weeks ago
0
ENH: add boolean operations (overlays)
#62
jorisvandenbossche
opened
3 weeks ago
1
ENH: implement __eq__ on Geography class
#61
JoelJaeschke
closed
2 weeks ago
1
Implement the __geo_interface__ on Geography objects
#60
jorisvandenbossche
opened
3 weeks ago
0
Scalar creation function names
#58
benbovy
opened
1 month ago
4
Dimension property: returned value for geography collections
#57
benbovy
opened
1 month ago
2
ENH: Added more missing predicates
#56
JoelJaeschke
closed
1 week ago
10
CI: update s2geography dev branch name
#55
benbovy
closed
1 month ago
1
Support pickling Geography objects
#54
jorisvandenbossche
opened
1 month ago
3
ENH: export to geoarrow output
#53
jorisvandenbossche
closed
1 week ago
0
More robust/flexible numpy dtype and ufuncs
#52
benbovy
opened
1 month ago
3
Refactor Geography and add (scalar) creation functions
#51
benbovy
closed
1 month ago
10
ENH: add from_wkt/to_wkt functions
#50
jorisvandenbossche
closed
3 weeks ago
1
ENH: geography constructor from geoarrow
#49
jorisvandenbossche
closed
2 weeks ago
1
Add Geography `__eq__` object equality?
#48
jorisvandenbossche
closed
2 weeks ago
2
CI: migrate from provision-with-micromamba to setup-micromamba action
#47
jorisvandenbossche
closed
1 month ago
0
[pre-commit.ci] pre-commit autoupdate
#46
pre-commit-ci[bot]
closed
1 month ago
0
CI release: activate windows builds
#45
benbovy
closed
2 months ago
5
Add script to generate the stub file
#44
gahjelle
opened
2 months ago
5
Add binding to calculate distance between two geometries
#43
gahjelle
closed
2 months ago
2
Allow constructing a Polygon(..) with repeated first / last coordinate pair
#42
jorisvandenbossche
closed
1 week ago
3
Usage of lat/lng vs lng/lat in constructors
#41
jorisvandenbossche
closed
1 month ago
3
Issue with exact equality and roundtrip of lat/lng coordinates
#40
jorisvandenbossche
opened
3 months ago
1
Add functionality to quickly plot geographies
#39
jorisvandenbossche
opened
3 months ago
0
Add IO functions to read and write WKT and WKB
#38
jorisvandenbossche
opened
3 months ago
1
Add get_x and get_y vectorized functions (Point-only)
#37
jorisvandenbossche
opened
3 months ago
2
CI: update Python versions in test matrix
#36
jorisvandenbossche
closed
3 months ago
0
CI: build sdist and wheels (Linux & MacOS)
#35
benbovy
closed
3 months ago
8
BLD: require latest s2geometry 0.11 / s2geography 0.1.1 + use cmake config to find libraries
#34
jorisvandenbossche
closed
3 months ago
1
CI: temporarily pin conda s2geometry to 0.10
#33
jorisvandenbossche
closed
3 months ago
1
[pre-commit.ci] pre-commit autoupdate
#32
pre-commit-ci[bot]
closed
3 months ago
0
Pybind11 now supports numpy object dtype
#31
benbovy
opened
1 year ago
0
[pre-commit.ci] pre-commit autoupdate
#30
pre-commit-ci[bot]
closed
9 months ago
1
Fix CI coverage
#29
benbovy
closed
1 year ago
1
CI: unexpectly low coverage reports
#28
benbovy
closed
1 year ago
0
Exposing various Geography subclasses?
#27
jorisvandenbossche
closed
1 month ago
10
Next