Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rgeo/rgeo-geojson issues and pull requests
#63 - `RGeo::GeoJSON.decode` no longer returns `nil` on invalid String input
Issue -
State: open - Opened by tie-ioki 7 months ago
- 4 comments
#62 - Fix: Update CI
Pull Request -
State: closed - Opened by keithdoggett 7 months ago
#61 - New release?
Issue -
State: closed - Opened by harto 7 months ago
- 4 comments
#60 - Test PR
Pull Request -
State: closed - Opened by pastpatryk over 1 year ago
#59 - Test RGeo3 Compatibility
Pull Request -
State: closed - Opened by keithdoggett about 2 years ago
#58 - Bounding Box support?
Issue -
State: open - Opened by cody-elhard over 2 years ago
- 2 comments
Labels: won't fix
#57 - How to add properties to a Feature
Issue -
State: open - Opened by viktorsmari over 2 years ago
- 4 comments
#56 - Add conversion methods to ease usage
Pull Request -
State: closed - Opened by teckwan over 3 years ago
#55 - Always encapsulate geometries within features
Issue -
State: open - Opened by BuonOmo over 3 years ago
Labels: feature, help wanted
#54 - Monkey patch core with `to_geojson`
Issue -
State: closed - Opened by BuonOmo over 3 years ago
Labels: feature, good first issue, help wanted
#53 - Add delegation to geometry in Feature
Pull Request -
State: closed - Opened by BuonOmo almost 4 years ago
- 7 comments
#52 - to_json is not producing json
Issue -
State: closed - Opened by matkoniecz almost 4 years ago
- 2 comments
#51 - How can I check element type?
Issue -
State: closed - Opened by matkoniecz almost 4 years ago
- 2 comments
#50 - Move from Travis to Github actions
Issue -
State: open - Opened by BuonOmo about 4 years ago
#49 - None exception is raised when the point coordinates are invalid
Issue -
State: open - Opened by lucasgomide over 4 years ago
- 7 comments
#48 - Error when I add a geo_factory
Issue -
State: closed - Opened by ahmadabdelhalim over 4 years ago
- 1 comment
#47 - Change for a more strict geojson handling.
Pull Request -
State: open - Opened by BuonOmo over 4 years ago
- 9 comments
#46 - Add support to multiple json libraries
Pull Request -
State: closed - Opened by Quiwin over 4 years ago
- 1 comment
#45 - Update Travis and Rubocop
Pull Request -
State: closed - Opened by keithdoggett over 4 years ago
#44 - Encode PostGIS compatible Polygon
Issue -
State: closed - Opened by sepowitz over 4 years ago
- 1 comment
Labels: documentation
#43 - How to intersect two geojson files?
Issue -
State: closed - Opened by FergusDevelopmentLLC about 5 years ago
- 2 comments
Labels: documentation
#42 - Update travis
Pull Request -
State: closed - Opened by teeparham over 5 years ago
#41 - No Lib folder
Issue -
State: closed - Opened by Tioneb12 almost 7 years ago
- 3 comments
#40 - I would like to add a more detailed example / getting started guide
Issue -
State: open - Opened by crawfoal almost 7 years ago
- 3 comments
Labels: documentation
#39 - Polygons and MultiPolygons should follow the right-hand rule
Issue -
State: open - Opened by januszm almost 7 years ago
- 8 comments
Labels: feature
#38 - Remove :json_parser option from Coder
Pull Request -
State: closed - Opened by teeparham about 7 years ago
#37 - Default to json parser
Pull Request -
State: closed - Opened by sethherr about 7 years ago
- 4 comments
#36 - Use rgeo 1.0.0.rc
Pull Request -
State: closed - Opened by teeparham about 7 years ago
#35 - encode lat/long ordering
Issue -
State: closed - Opened by piotr-galas over 7 years ago
- 5 comments
Labels: bug
#34 - Error NoMethodError (undefined method `factory' for #<RGeo::GeoJSON::FeatureCollection:0x3fc87ef243d4>)
Issue -
State: closed - Opened by hguzman over 7 years ago
- 2 comments
Labels: documentation
#33 - Fail to decode polygons with overlapping areas
Issue -
State: open - Opened by aelesbao over 7 years ago
- 3 comments
#32 - Long Time to Decode GeoJson MultiPolygons with lots of coordinates
Issue -
State: closed - Opened by Siggs2000 almost 8 years ago
- 3 comments
Labels: documentation
#31 - Decode empty FeatureCollection should not return nil
Issue -
State: closed - Opened by pedros007 almost 8 years ago
- 1 comment
#30 - DatatypeMismatch with db queries using multipolygons
Issue -
State: open - Opened by Siggs2000 about 8 years ago
- 2 comments
Labels: documentation
#29 - Adds Oj as a json parser option
Pull Request -
State: closed - Opened by wagnerjgoncalves about 8 years ago
- 1 comment
#28 - Added support for bounding box option
Pull Request -
State: closed - Opened by pastpatryk over 8 years ago
- 2 comments
#27 - Decode returns empty geometry collection for non-empty geojson
Issue -
State: closed - Opened by Jeehut over 8 years ago
- 8 comments
Labels: bug
#26 - decode returns nil
Issue -
State: closed - Opened by sashazykov almost 9 years ago
- 11 comments
Labels: bug
#25 - Set CRS Value for GeoJSON Object
Issue -
State: open - Opened by MichaelCPell almost 9 years ago
- 2 comments
Labels: feature
#24 - Rubocop explicit version/upgrade/rake task
Pull Request -
State: closed - Opened by rgarner almost 9 years ago
- 2 comments
#23 - set default precision for coordinates?
Issue -
State: closed - Opened by drewda about 9 years ago
- 1 comment
#22 - No block given error in zm_feature_methods.rb
Issue -
State: closed - Opened by ijdickinson about 9 years ago
- 2 comments
#21 - Minor error in entities.rb: misspelling of object_id
Issue -
State: closed - Opened by ijdickinson about 9 years ago
- 1 comment
#20 - Cleanup test namespacing
Pull Request -
State: closed - Opened by teeparham about 9 years ago
#19 - Add Rubocop, correct style violations
Pull Request -
State: closed - Opened by teeparham about 9 years ago
#18 - Use coordinates methods
Pull Request -
State: closed - Opened by teeparham about 9 years ago
#17 - Enable docker for travis builds
Pull Request -
State: closed - Opened by tneems over 9 years ago
#16 - Encode geojson via coordinates helpers
Pull Request -
State: closed - Opened by tneems over 9 years ago
- 3 comments
#15 - add round_koef for rounding coordinates when encoding to geojson
Pull Request -
State: closed - Opened by ynelin over 9 years ago
- 2 comments
#14 - as_text is not present for RGeo::GeoJSON::FeatureCollection
Issue -
State: closed - Opened by matkoniecz over 9 years ago
- 1 comment
#13 - decoder returns nil on valid GeoJson with duplicate point
Issue -
State: closed - Opened by renemeye over 9 years ago
- 2 comments
#12 - Make RGeo::GeoJSON.encode cope with null geometry
Pull Request -
State: closed - Opened by rgarner almost 10 years ago
- 2 comments
#11 - How to determine if a latitude, longitude fall within a feature (polygon) of a geojson feature collection?
Issue -
State: closed - Opened by backward-crazy-mage-puppy-36 about 10 years ago
- 2 comments
Labels: documentation
#10 - Problem with decode and self-intersecting polygon
Issue -
State: closed - Opened by pankas87 about 10 years ago
- 2 comments
#9 - Make specs work with Ruby 2.0 and 2.1
Pull Request -
State: closed - Opened by srt32 over 10 years ago
- 2 comments
#8 - Fixing GeoJSON spec URL. Fixes #7
Pull Request -
State: closed - Opened by calebwoods almost 12 years ago
- 1 comment
#7 - Typo in domain name of GeoJSON
Issue -
State: closed - Opened by paddor almost 12 years ago
#6 - Encoding nil
Issue -
State: closed - Opened by pdeffendol almost 13 years ago
- 2 comments
#5 - Feature.property(:foo) doesn't work
Issue -
State: closed - Opened by gravitystorm about 13 years ago
- 2 comments
#4 - Added Bundle install information
Pull Request -
State: closed - Opened by mauriciopasquier about 13 years ago
- 3 comments
#3 - Support extra co-ordinate values in JSON
Pull Request -
State: closed - Opened by lukeredpath over 13 years ago
- 1 comment
#2 - Decoder discards additional co-ordinates
Issue -
State: closed - Opened by lukeredpath over 13 years ago
- 6 comments
#1 - Added a feature so that as_json works right
Pull Request -
State: closed - Opened by fourcolors almost 14 years ago
- 6 comments