Corey Farwell

Results 416 comments of Corey Farwell

> The scale calculation is CRS dependent. I'll fix it in a new commit. Sounds great! Just update the PR to be "Ready for review" when it's ready. Thank you!

my understanding is you'd need to provide the `typeCheck: true` config option to `ts-loader`, at the cost of `tslint` running slower

@rust-lang/lang What do you think about closing this?

> Thanks for keeping this up to date WRT to main @kylebarron! > > I said in #1011 (and still believe) that having some examples of algorithms that use these...

In rgis I would like to be able to read geospatial data and perform operations on the underlying data without having to convert through intermediary representations like `geo-types`. `geo-traits` with...

Nope! There is nothing blocking me from building on-top off a branch. The point of merging the code into `main` is to make it easier to iterate on, as I...

@michaelkirk Correct me if this is wrong, but it sounds like you are skeptical of the usefulness of these traits without actually saying that. Am I mind reading correctly? I...

If we were to introduce a `trait Coord`, does that mean we could change our algorithms from being parameterized by the scalar type (i.e the type of X/Y, `geo::GeoNum`) to...

Something like this: https://play.rust-lang.org/?version=nightly&mode=debug&edition=2021&gist=4ade74994f39a0e5fd995f2e237670e6 > Won't you have to be generic over the `Scalar` type? Not all traits will be able to use `GeoNum`, right? Does this code answer your...

![screen shot 2014-07-15 at 11 53 41 am](https://cloud.githubusercontent.com/assets/416575/3589776/681d8f16-0c51-11e4-871c-412130a99a1d.png) Mine looks a little different on 10.10 with Firefox 30