Rafael Schouten

Results 1187 comments of Rafael Schouten

So there are two problems. `GI.geometrycolums` is cumbersome, and ArchGDAL is returning `:geom`. An issue at ArchGDAL is the best place for the second problem. The first is here, but...

`GI.geometry(sometable)` would be really nice. But getting the column with other table syntax will also be something people try... Is there a reason we cant also swap `:geom` to `:geometry`...

But `init=x` is cleaner and close to universal

Yes it would make a lot of sense for ArchGDAL to change both `:geom` and empty strings to `:geometry`

I agree it doesn't really fit with other Rasters syntax

Maybe, but consistent syntax here is important too

Yeah it's the layer that just has a String is broken. Will push a fix tonight

Yeah, because you don't specify the lookup we find the values in refdims. I think you can just do dims=Ti() and it will be empty, otherwise dims=Ti(No lookup())

`combine` is in the breaking branch