Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / juliageo/geometryops.jl issues and pull requests
#251 - Support GeometryBasics v0.5, bump patch version
Pull Request -
State: open - Opened by asinghvi17 about 1 month ago
#251 - Support GeometryBasics v0.5, bump patch version
Pull Request -
State: open - Opened by asinghvi17 about 1 month ago
#250 - fix docs example
Pull Request -
State: closed - Opened by gaelforget about 1 month ago
#250 - fix docs example
Pull Request -
State: closed - Opened by gaelforget about 1 month ago
#249 - polygonize example in docs need fix
Issue -
State: closed - Opened by gaelforget about 1 month ago
- 4 comments
#249 - polygonize example in docs need fix
Issue -
State: closed - Opened by gaelforget about 1 month ago
- 4 comments
#248 - Bug in polygon tracing with intersect
Issue -
State: closed - Opened by asinghvi17 about 1 month ago
- 1 comment
#248 - Bug in polygon tracing with intersect
Issue -
State: closed - Opened by asinghvi17 about 1 month ago
- 1 comment
#247 - Method v/s manifold
Issue -
State: open - Opened by asinghvi17 about 1 month ago
- 4 comments
#247 - Method v/s manifold
Issue -
State: open - Opened by asinghvi17 about 1 month ago
- 4 comments
#246 - Suggested feature: area_intersection(poly1, poly2)
Issue -
State: open - Opened by milankl about 1 month ago
- 6 comments
#245 - Fix the inference issues in apply by removing `@assume_effects :foldable`
Pull Request -
State: closed - Opened by asinghvi17 about 1 month ago
#245 - Fix the inference issues in apply by removing `@assume_effects :foldable`
Pull Request -
State: closed - Opened by asinghvi17 about 1 month ago
#244 - applyreduce has 1 allocation where sum does not
Issue -
State: open - Opened by asinghvi17 about 1 month ago
#244 - applyreduce has 1 allocation where sum does not
Issue -
State: open - Opened by asinghvi17 about 1 month ago
#243 - `init` not documented for applyreduce
Issue -
State: open - Opened by asinghvi17 about 2 months ago
#243 - `init` not documented for applyreduce
Issue -
State: open - Opened by asinghvi17 about 2 months ago
#242 - Extend Extents.jl predicates?
Issue -
State: open - Opened by rafaqz 2 months ago
#242 - Extend Extents.jl predicates?
Issue -
State: open - Opened by rafaqz 2 months ago
#241 - Type inference error for GI geometries
Issue -
State: open - Opened by asinghvi17 3 months ago
- 4 comments
#241 - Type inference error for GI geometries
Issue -
State: open - Opened by asinghvi17 3 months ago
- 4 comments
#240 - Add a utility function to GeometryOpsCore, to get geometries from any data structure
Pull Request -
State: open - Opened by asinghvi17 3 months ago
#240 - Add a utility function to GeometryOpsCore, to get geometries from any data structure
Pull Request -
State: open - Opened by asinghvi17 3 months ago
#239 - Check the dimensions of child geoms when rebuilding
Pull Request -
State: closed - Opened by asinghvi17 3 months ago
- 2 comments
#239 - Check the dimensions of child geoms when rebuilding
Pull Request -
State: closed - Opened by asinghvi17 3 months ago
- 2 comments
#238 - Fix the overlaps predicate
Pull Request -
State: open - Opened by asinghvi17 3 months ago
#238 - Fix the overlaps predicate
Pull Request -
State: open - Opened by asinghvi17 3 months ago
#237 - Remove useless functions from not_implemented_yet.jl
Pull Request -
State: closed - Opened by asinghvi17 3 months ago
#237 - Remove useless functions from not_implemented_yet.jl
Pull Request -
State: closed - Opened by asinghvi17 3 months ago
#236 - Define all function stubs in GeometryOpsCore.
Issue -
State: open - Opened by evetion 3 months ago
- 1 comment
#236 - Define all function stubs in GeometryOpsCore.
Issue -
State: open - Opened by evetion 3 months ago
- 1 comment
#233 - do not export contains
Pull Request -
State: closed - Opened by alex-s-gardner 3 months ago
- 1 comment
#233 - do not export contains
Pull Request -
State: closed - Opened by alex-s-gardner 3 months ago
- 1 comment
#223 - [WIP] Use GeometryOpsCore for real
Pull Request -
State: open - Opened by asinghvi17 5 months ago
- 3 comments
#223 - [WIP] Use GeometryOpsCore for real
Pull Request -
State: open - Opened by asinghvi17 5 months ago
- 3 comments
#193 - `difference` depends on order of polygons
Issue -
State: closed - Opened by asinghvi17 7 months ago
- 1 comment
Labels: bug, clipping
#193 - `difference` depends on order of polygons
Issue -
State: closed - Opened by asinghvi17 7 months ago
- 1 comment
Labels: bug, clipping
#100 - Implement a `GEOS` algorithm in an extension
Pull Request -
State: closed - Opened by asinghvi17 11 months ago
- 18 comments
Labels: enhancement
#99 - [WIP] More geometry corrections
Pull Request -
State: closed - Opened by asinghvi17 11 months ago
- 1 comment
#98 - Comparison with other libraries
Issue -
State: open - Opened by asinghvi17 11 months ago
- 2 comments
Labels: discussion
#97 - Let all polygon ops start with a bounding box query
Issue -
State: open - Opened by asinghvi17 11 months ago
- 4 comments
Labels: enhancement, good first issue, juliacon
#96 - Point in polygon check failing
Issue -
State: open - Opened by asinghvi17 11 months ago
- 5 comments
Labels: bug, help wanted
#95 - convert to string rather than CRS in `reproject`
Pull Request -
State: closed - Opened by rafaqz 11 months ago
#94 - Implement `to_points` as `collect(flatten(...))`
Pull Request -
State: closed - Opened by asinghvi17 11 months ago
- 3 comments
#93 - Import all items from GeoInterface and Extents
Pull Request -
State: closed - Opened by asinghvi17 11 months ago
#92 - import everything from GeoInterface.jl and Extents.jl so users can just use `GO.foo`
Issue -
State: closed - Opened by rafaqz 11 months ago
- 1 comment
Labels: enhancement
#91 - Add support for tables to `apply` and `applyreduce`
Pull Request -
State: closed - Opened by asinghvi17 11 months ago
- 8 comments
Labels: enhancement
#90 - Handle GeoInterface.jl compatible tables
Issue -
State: closed - Opened by rafaqz 11 months ago
- 3 comments
Labels: enhancement
#89 - `unsafe_applyreduce` using `GI.getpoint` or `GI.gethole`
Issue -
State: open - Opened by asinghvi17 11 months ago
Labels: enhancement, low priority
#88 - `reproject` will not work with Proj transformations and threaded=true
Issue -
State: open - Opened by asinghvi17 11 months ago
Labels: bug, help wanted, good first issue
#87 - "Prepared geometry" and other such wrapper types
Issue -
State: open - Opened by asinghvi17 11 months ago
Labels: enhancement, good first issue
#86 - Error-reduced online accumulators
Issue -
State: open - Opened by asinghvi17 11 months ago
Labels: enhancement
#85 - Add more docs to the primitive code explaining why this is awesome
Pull Request -
State: closed - Opened by asinghvi17 11 months ago
#84 - Remove more type instability (especially in `applyreduce`)
Pull Request -
State: closed - Opened by asinghvi17 11 months ago
#83 - `applyfoldl` and `applyfoldr` like `mapfoldl` and `mapfoldr`
Issue -
State: open - Opened by asinghvi17 11 months ago
Labels: enhancement
#82 - Lazy `apply`
Issue -
State: open - Opened by asinghvi17 11 months ago
Labels: enhancement, low priority
#81 - Wrap `Contour.jl` as a backend for `polygonize`
Issue -
State: open - Opened by asinghvi17 11 months ago
- 1 comment
Labels: enhancement, low priority
#80 - Try to fix the polygonize source code Literate-ification
Pull Request -
State: closed - Opened by asinghvi17 11 months ago
#79 - `centroid` fails on degenerate polygon
Issue -
State: open - Opened by asinghvi17 11 months ago
- 1 comment
Labels: bug
#78 - Improvements from the Foster Extension
Pull Request -
State: closed - Opened by skygering 11 months ago
- 3 comments
#77 - Remove meets and merge into correction and type stability branch
Pull Request -
State: closed - Opened by asinghvi17 11 months ago
#76 - Implement what we can, wrap what we can't
Issue -
State: open - Opened by asinghvi17 11 months ago
- 1 comment
Labels: enhancement
#75 - `rebuild` mega-issue
Issue -
State: open - Opened by asinghvi17 12 months ago
- 1 comment
#74 - fix type stability of clipping methods
Pull Request -
State: closed - Opened by rafaqz 12 months ago
- 12 comments
#73 - Clipping Type Instabilities
Issue -
State: closed - Opened by skygering 12 months ago
- 2 comments
#72 - Remove ExactPredicates Dependance
Pull Request -
State: closed - Opened by skygering 12 months ago
- 5 comments
#71 - Line segmentization/densification methods
Pull Request -
State: closed - Opened by asinghvi17 12 months ago
- 3 comments
Labels: enhancement
#70 - CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat)
Pull Request -
State: closed - Opened by github-actions[bot] 12 months ago
#69 - Geometry corrections (unofficial dev branch)
Pull Request -
State: closed - Opened by asinghvi17 12 months ago
- 3 comments
#68 - As/correction and benchmarking
Pull Request -
State: closed - Opened by asinghvi17 12 months ago
#67 - TagBot trigger issue
Issue -
State: closed - Opened by JuliaTagBot 12 months ago
- 18 comments
#66 - Specifying `target` all the time in polygon methods is painful
Issue -
State: open - Opened by asinghvi17 12 months ago
- 3 comments
Labels: juliacon
#65 - Union between more than two polygons
Issue -
State: open - Opened by asinghvi17 12 months ago
- 7 comments
Labels: enhancement, juliacon, clipping
#64 - [WIP] Add geometry correction methods and benchmarks
Pull Request -
State: closed - Opened by asinghvi17 12 months ago
- 2 comments
Labels: enhancement
#63 - Fix `apply` performance
Pull Request -
State: closed - Opened by rafaqz 12 months ago
#62 - Features needed for GeoMakie
Issue -
State: open - Opened by asinghvi17 12 months ago
- 1 comment
Labels: discussion
#61 - Change the README heading to an image
Pull Request -
State: closed - Opened by asinghvi17 12 months ago
#60 - Coverage
Pull Request -
State: closed - Opened by skygering 12 months ago
- 12 comments
#59 - Vitepress documentation!
Pull Request -
State: closed - Opened by asinghvi17 12 months ago
- 3 comments
#58 - Clipping degeneracies
Pull Request -
State: closed - Opened by LanaLubecke 12 months ago
- 1 comment
#57 - signed_distance returns different answer if polygon is explicitly closed or not
Issue -
State: open - Opened by skygering about 1 year ago
- 7 comments
Labels: bug
#56 - Sg/cut poly
Pull Request -
State: closed - Opened by skygering about 1 year ago
- 3 comments
#55 - Documentation improvements + fixes
Pull Request -
State: closed - Opened by asinghvi17 about 1 year ago
- 2 comments
#54 - Move Proj.jl to an extension
Issue -
State: closed - Opened by rafaqz about 1 year ago
- 1 comment
Labels: juliacon
#53 - Ll/polygon intersects
Pull Request -
State: closed - Opened by LanaLubecke about 1 year ago
- 6 comments
#52 - Ll/polygon intersects
Pull Request -
State: closed - Opened by LanaLubecke about 1 year ago
#51 - Documentor
Issue -
State: closed - Opened by skygering about 1 year ago
- 2 comments
Labels: documentation
#50 - Sg/calc angles
Pull Request -
State: closed - Opened by skygering about 1 year ago
- 19 comments
#49 - Simplification of multi-geometries
Issue -
State: open - Opened by skygering about 1 year ago
- 3 comments
#48 - Sg/debug simplifies
Pull Request -
State: closed - Opened by skygering about 1 year ago
#47 - Fix simplify bug
Pull Request -
State: closed - Opened by skygering about 1 year ago
- 2 comments
Labels: bug
#46 - Polygon repeated last points
Issue -
State: open - Opened by skygering about 1 year ago
- 3 comments
Labels: enhancement, discussion, juliacon
#45 - Geometry return types
Issue -
State: open - Opened by skygering about 1 year ago
- 17 comments
Labels: discussion
#44 - Fix simplifies
Pull Request -
State: closed - Opened by skygering about 1 year ago
- 17 comments
#43 - Sg/cross overlap
Pull Request -
State: open - Opened by skygering about 1 year ago
- 1 comment
#42 - Sg/de9im functions
Pull Request -
State: closed - Opened by skygering about 1 year ago
- 6 comments
#41 - Sg/de9im reorganization
Pull Request -
State: closed - Opened by skygering about 1 year ago
#40 - add applyreduce method
Pull Request -
State: closed - Opened by rafaqz about 1 year ago
#39 - Add *hull methods
Issue -
State: open - Opened by rafaqz about 1 year ago
- 2 comments
Labels: enhancement
#38 - Add a `applyreduce` primative
Issue -
State: closed - Opened by rafaqz about 1 year ago