Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/rgeo/rgeo
Geospatial data library for Ruby
https://github.com/rgeo/rgeo
Require ruby 3.1
teeparham opened this pull request 2 months ago
teeparham opened this pull request 2 months ago
Adds distance method from spherical LineString to Point
eikes opened this pull request 4 months ago
eikes opened this pull request 4 months ago
chore: upgrade rubymemcheck
BuonOmo opened this pull request 4 months ago
BuonOmo opened this pull request 4 months ago
fix(ci): Update versions
BuonOmo opened this pull request 5 months ago
BuonOmo opened this pull request 5 months ago
allow to pass kwarg params to make_valid method.
balbesina opened this pull request 6 months ago
balbesina opened this pull request 6 months ago
`ENVELOPE` method on linestring does not return `POLYGON`
yogeshsyn23 opened this issue 11 months ago
yogeshsyn23 opened this issue 11 months ago
Use require as a fallback to load geos_c_impl
januszm opened this pull request 12 months ago
januszm opened this pull request 12 months ago
fix: use expand_heap for Ruby 3.2.0+
oleksii-leonov opened this pull request about 1 year ago
oleksii-leonov opened this pull request about 1 year ago
feat: add simplify_polygon_hull method
oleksii-leonov opened this pull request about 1 year ago
oleksii-leonov opened this pull request about 1 year ago
RGeo::Geos.supported? false with GEOS 3.12 on Amazon Linux 2023
januszm opened this issue about 1 year ago
januszm opened this issue about 1 year ago
feat: Segmentize for GeosCapi geometries.
arkirchner opened this pull request about 1 year ago
arkirchner opened this pull request about 1 year ago
remove deprecated aliases
seuros opened this pull request over 1 year ago
seuros opened this pull request over 1 year ago
CI: Test Against Geos Versions
keithdoggett opened this pull request over 1 year ago
keithdoggett opened this pull request over 1 year ago
fix(capi): Compatibility with GEOS 3.12
BuonOmo opened this pull request over 1 year ago
BuonOmo opened this pull request over 1 year ago
With geos 3.12, the CAPI factory enables Z geometries
Tristramg opened this issue over 1 year ago
Tristramg opened this issue over 1 year ago
RGeo::Error::InvalidGeometry: Unable to cast the geometry to the GEOS Factory
viktorsmari opened this issue over 1 year ago
viktorsmari opened this issue over 1 year ago
`make_valid` throwing errors
phil-the-dev opened this issue over 1 year ago
phil-the-dev opened this issue over 1 year ago
Update Github pages links to use github.io and use HTTPS
joshmcarthur opened this pull request over 1 year ago
joshmcarthur opened this pull request over 1 year ago
Tackle NonLocalExitFromIterator and BlockNesting rubocop todos
teckwan opened this pull request almost 2 years ago
teckwan opened this pull request almost 2 years ago
Test against a specific geos version
mylesboone opened this pull request almost 2 years ago
mylesboone opened this pull request almost 2 years ago
drop support for ruby 2.6 and test jruby
seuros opened this pull request almost 2 years ago
seuros opened this pull request almost 2 years ago
Remove Lint/MissingSuper rubocop offense
haroon26 opened this pull request almost 2 years ago
haroon26 opened this pull request almost 2 years ago
Remove Naming/VariableNumber rubocop offense
haroon26 opened this pull request almost 2 years ago
haroon26 opened this pull request almost 2 years ago
Add Supported Geos Versions to CI
keithdoggett opened this issue almost 2 years ago
keithdoggett opened this issue almost 2 years ago
remove Style/OptionalBooleanParameter offense
haroon26 opened this pull request almost 2 years ago
haroon26 opened this pull request almost 2 years ago
`test_invalid_polygon_duplicate_rings` test is failing
haroon26 opened this issue almost 2 years ago
haroon26 opened this issue almost 2 years ago
refactor(tests): Use modules to skip GEOS
BuonOmo opened this pull request about 2 years ago
BuonOmo opened this pull request about 2 years ago
Geos not supported
buffpojken opened this issue about 2 years ago
buffpojken opened this issue about 2 years ago
fix: do not return nil for required methods
BuonOmo opened this pull request about 2 years ago
BuonOmo opened this pull request about 2 years ago
fix(FFI,GEOS): hash method for `LineString`
BuonOmo opened this pull request about 2 years ago
BuonOmo opened this pull request about 2 years ago
Change ring validation
zivaskovic opened this pull request about 2 years ago
zivaskovic opened this pull request about 2 years ago
Add `transform` method to `Geometry`
keithdoggett opened this pull request about 2 years ago
keithdoggett opened this pull request about 2 years ago
Raise Error After Failed Cast in GEOS Impls
keithdoggett opened this pull request about 2 years ago
keithdoggett opened this pull request about 2 years ago
V3 Docs
keithdoggett opened this pull request about 2 years ago
keithdoggett opened this pull request about 2 years ago
Fix broken documentation links
jeffreymorganio opened this pull request about 2 years ago
jeffreymorganio opened this pull request about 2 years ago
feat: fix rubocop todos
thestelz opened this pull request about 2 years ago
thestelz opened this pull request about 2 years ago
Version 3 RC3 Release
keithdoggett opened this pull request about 2 years ago
keithdoggett opened this pull request about 2 years ago
Tackle rubocop todo list
BuonOmo opened this issue about 2 years ago
BuonOmo opened this issue about 2 years ago
refactor: Remove deprecated `is_*?` methods
BuonOmo opened this pull request about 2 years ago
BuonOmo opened this pull request about 2 years ago
feat(geos): Add `Geometry#voronoi_diagram`
BuonOmo opened this pull request about 2 years ago
BuonOmo opened this pull request about 2 years ago
Geos not supported
ltsstar opened this issue over 2 years ago
ltsstar opened this issue over 2 years ago
Move `std=c17` flag into optional flags
keithdoggett opened this pull request over 2 years ago
keithdoggett opened this pull request over 2 years ago
refactor(geos_capi): use GEOS wkrep family by default
BuonOmo opened this pull request over 2 years ago
BuonOmo opened this pull request over 2 years ago
One factory
BuonOmo opened this pull request over 2 years ago
BuonOmo opened this pull request over 2 years ago
V3 Proj Rework
keithdoggett opened this pull request over 2 years ago
keithdoggett opened this pull request over 2 years ago
change interface of *Projector classes to rely on coord_sys
keithdoggett opened this pull request over 2 years ago
keithdoggett opened this pull request over 2 years ago
Proj Rework: `Feature#cast` Refactor
keithdoggett opened this pull request over 2 years ago
keithdoggett opened this pull request over 2 years ago
feat: Thread-safe `RGeo::WKRep::*` family
BuonOmo opened this pull request over 2 years ago
BuonOmo opened this pull request over 2 years ago
fix: Remove specific clean task
BuonOmo opened this pull request over 2 years ago
BuonOmo opened this pull request over 2 years ago
temporary CI debugging branch
BuonOmo opened this pull request over 2 years ago
BuonOmo opened this pull request over 2 years ago
chore: Improve C ext debugging, format C code, update ruby code formatting
BuonOmo opened this pull request over 2 years ago
BuonOmo opened this pull request over 2 years ago
Proj Rework: Factory Interface Changes
keithdoggett opened this pull request over 2 years ago
keithdoggett opened this pull request over 2 years ago
Rename CoordinateTrasnform#transform to transform_coords
keithdoggett opened this pull request over 2 years ago
keithdoggett opened this pull request over 2 years ago
update factory docs, fix broken link
adamrunner opened this pull request over 2 years ago
adamrunner opened this pull request over 2 years ago
Remove references to `SRSDatabase`
keithdoggett opened this pull request over 2 years ago
keithdoggett opened this pull request over 2 years ago
Add CoordinateTransform Model and Basic Tests
keithdoggett opened this pull request over 2 years ago
keithdoggett opened this pull request over 2 years ago
Proj Rework: Clean up Core Gem
keithdoggett opened this issue over 2 years ago
keithdoggett opened this issue over 2 years ago
Expand classes in `CoordSys` module
keithdoggett opened this issue over 2 years ago
keithdoggett opened this issue over 2 years ago
Support GEOS Installation from Library
BuonOmo opened this pull request over 2 years ago
BuonOmo opened this pull request over 2 years ago
refactor: Remove `SRSDatabase` and `factory_generator` methods
BuonOmo opened this pull request over 2 years ago
BuonOmo opened this pull request over 2 years ago
feature: add polygonize method to CAPI factory
oleksii-leonov opened this pull request over 2 years ago
oleksii-leonov opened this pull request over 2 years ago
require ValidityCheck even if geos is not present
Quiwin opened this pull request over 2 years ago
Quiwin opened this pull request over 2 years ago
fix: dont raise exception when invalid geometry compared with itself using equals?
oleksii-leonov opened this pull request over 2 years ago
oleksii-leonov opened this pull request over 2 years ago
feat: add invalid_reason_location method
oleksii-leonov opened this pull request over 2 years ago
oleksii-leonov opened this pull request over 2 years ago
Add Checks for Frozen Geometries
keithdoggett opened this pull request over 2 years ago
keithdoggett opened this pull request over 2 years ago
rgeo 3 geom freeze behaviour
Quiwin opened this issue over 2 years ago
Quiwin opened this issue over 2 years ago
Concurrency problems with single app-wide factory?
durkie opened this issue over 2 years ago
durkie opened this issue over 2 years ago
Build polygon centroid with polygon factory
ildarkayumov opened this pull request over 2 years ago
ildarkayumov opened this pull request over 2 years ago
Polygon centroid has different SRID
ildarkayumov opened this issue over 2 years ago
ildarkayumov opened this issue over 2 years ago
Add memcheck to the CI
BuonOmo opened this pull request over 2 years ago
BuonOmo opened this pull request over 2 years ago
CAPI stress test under low memory
BuonOmo opened this issue over 2 years ago
BuonOmo opened this issue over 2 years ago
Add New OGC SFS 1.2 Methods
keithdoggett opened this pull request over 2 years ago
keithdoggett opened this pull request over 2 years ago
Add ruby_memcheck and fix leaks!
BuonOmo opened this pull request over 2 years ago
BuonOmo opened this pull request over 2 years ago
Chore/upgrade to 1.1.2
nickblumenthal opened this pull request over 2 years ago
nickblumenthal opened this pull request over 2 years ago
Add Ruby 3.1 to the CI matrix
petergoldstein opened this pull request almost 3 years ago
petergoldstein opened this pull request almost 3 years ago
uby
shawnherbert opened this issue almost 3 years ago
shawnherbert opened this issue almost 3 years ago
Only require geos/ffi_* if FFI supported
omarkhan opened this pull request almost 3 years ago
omarkhan opened this pull request almost 3 years ago
V3
keithdoggett opened this pull request almost 3 years ago
keithdoggett opened this pull request almost 3 years ago
Change `prepare_geometry` to `init_geometry`
keithdoggett opened this pull request almost 3 years ago
keithdoggett opened this pull request almost 3 years ago
Accessible errors
BuonOmo opened this pull request almost 3 years ago
BuonOmo opened this pull request almost 3 years ago
V3 Changes documentation (bis)
BuonOmo opened this pull request almost 3 years ago
BuonOmo opened this pull request almost 3 years ago
V3 Changes Documentation
keithdoggett opened this pull request almost 3 years ago
keithdoggett opened this pull request almost 3 years ago
Support GEOS Installation from Library
keithdoggett opened this pull request almost 3 years ago
keithdoggett opened this pull request almost 3 years ago
Fix Psych::DisallowedClass errors in tests for ruby 3.1 / head
mcls opened this pull request almost 3 years ago
mcls opened this pull request almost 3 years ago
C Styleguide
keithdoggett opened this issue almost 3 years ago
keithdoggett opened this issue almost 3 years ago
Create Documentation for Adding GEOS Functions to CAPI and FFI Implementations
keithdoggett opened this issue almost 3 years ago
keithdoggett opened this issue almost 3 years ago
Fix the raising of ParseError in the CoordSys::CS::WKTParser
mcls opened this pull request almost 3 years ago
mcls opened this pull request almost 3 years ago
Add error handler for geos
BuonOmo opened this pull request almost 3 years ago
BuonOmo opened this pull request almost 3 years ago
Set Precision for Coordinates
preisb opened this issue almost 3 years ago
preisb opened this issue almost 3 years ago
Movable pointers
teckwan opened this pull request almost 3 years ago
teckwan opened this pull request almost 3 years ago
V3
BuonOmo opened this pull request almost 3 years ago
BuonOmo opened this pull request almost 3 years ago
Pass uses_lenient_assertions option to projected factory
omarkhan opened this pull request about 3 years ago
omarkhan opened this pull request about 3 years ago
Make CAPI wrapped pointers movable
BuonOmo opened this issue about 3 years ago
BuonOmo opened this issue about 3 years ago
fix: lenient_assertion flags for simple_mercator_factory
thestelz opened this pull request about 3 years ago
thestelz opened this pull request about 3 years ago
Add validity check per method and validity API
BuonOmo opened this pull request about 3 years ago
BuonOmo opened this pull request about 3 years ago
Validity Handling
keithdoggett opened this pull request over 3 years ago
keithdoggett opened this pull request over 3 years ago
Change CAPI data wrappers
BuonOmo opened this issue over 3 years ago
BuonOmo opened this issue over 3 years ago
Ship GEOS with the project for MRI users
BuonOmo opened this issue over 3 years ago
BuonOmo opened this issue over 3 years ago
Update methods to match the current OGC SFS version (1.2)
keithdoggett opened this issue over 3 years ago
keithdoggett opened this issue over 3 years ago
Unexpected Exit on MultiLineString#is_closed?
keithdoggett opened this issue over 3 years ago
keithdoggett opened this issue over 3 years ago