ecohealthalliance / fasterize

High performance raster conversion for modern spatial data 🚀🌏▦
https://ecohealthalliance.github.io/fasterize/
Other
182 stars 15 forks source link

Error when field name includes dot or underscore #33

Open mbedward opened 4 years ago

mbedward commented 4 years ago

Passing a column name such as 'i_time' or 'i.time' for the field argument of the fasterize function provokes the following error:

Error in fasterize(x, r0, field = "itime", fun = "min") : Index out of bounds: [index='itime'].