Skip to content

How i create a new georaster form array of pixel values (geoblaze.get) #231

@RaulPadillaCalderon

Description

@RaulPadillaCalderon

i have this code for get array of pixel values:

              var bbox = turf.bbox(featureCollection);
              const pixels = geoblaze.get(georaster,bbox);
              console.log(pixels);

how i can create a new georaster using the array of pixel values

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