hypertidy/ceramic

simple loc = sf doesn't work?

mdsumner opened this issue · 2 comments

what

p <- list(x = 19454710.6021716, y = -4421930.85102171)  ## i.e. locator
merc <- "+proj=merc +a=6378137 +b=6378137"
 cc_elevation(st_buffer(st_sfc(st_point(do.call(cbind, p)), crs = merc), 150))
Error in .local(x, ...) : 
  matrix should have dimensions of at least 2 by 2
In addition: Warning messages:

it's a spex error