Craig

Results 6 issues of Craig

Hello! I love the mbtileserver project and find it very useful. I'm at the point where I'm serving roughly 10,000 different mbtiles files, and they are updated on a mostly...

Hi RGeo folks -- I recently switched to declaring a single RGeo factory in `config/initializers/rgeo.rb` as recommended in the docs, along the lines of simply `RF = RGeo::Geos.factory(srid: 4326)`, and...

feature

### Steps to reproduce I noticed that a worker of mine was failing after calculating the intersection of a line with a polygon: `line.intersection(polygon)`. The failure would occur with `No...

Hi folks -- I've been really grappling with this for quite some time, to the point of creating a fresh Ubuntu 19.04 server, installing everything, and still having trouble with...

Hi there -- I've been very pleased with svelte-rails in development, and would love to get it to production, but just cannot for the life of me figure out how...

At the beginning of `array_operator_definitions.rb` there is a warning: ``` #Assumes inclusive ranges (ie. 1..4) and range.first