Monika Anna Tomaszewska

Results 56 comments of Monika Anna Tomaszewska
trafficstars

I have not tested the GDAL touches approach, but would that make any difference in this comparison since the GDAL algorithm has been changed? See: https://github.com/OSGeo/gdal/issues/8622#issuecomment-1783306250 Thanks!

Worked! I should have thought about it! Thank you very much!:)

How about inverting it? Instead of "cf" call it "raw". If raw=false, offset and scale are applied, if raw=true, offset and scale are NOT applied? And raw=true would be the...

Yes, you are right that with "raw" one may expect that data were not touched at all. Indeed, "navalue" originates from my heavy R usage! And I agree NA is...

And how to get rid of this title now? I did a package update and now I have the name of the variable used in `tm_polygons(fill="%sig2",fill.scale = tm_scale_intervals(...))` on top...