Skip to content
This repository was archived by the owner on Jun 11, 2019. It is now read-only.
This repository was archived by the owner on Jun 11, 2019. It is now read-only.

Can't set an exact pixel size when creating constant raster layer #82

Description

@spencerrecneps

I need to generate a raster layer that has an exact pixel size of 5 meters. When I grab the extents from a vector layer and set a pixel value of 5 I get an output with pixel sizes that are just slightly lower than 5. This happens even if I set the extents to be numbers divisible by 5.

image

image

Ideally there should be a checkbox or something to let me indicate whether I want to cheat on the extent or on the cell size, but at the very least I should be getting a cell size of 5 if my extents are multiples of 5, right? Have I misunderstood something?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions