Skip to content
Snippets Groups Projects
Commit 9ba58790 authored by Hoek, Steven's avatar Hoek, Steven
Browse files

This is a library for "punching through" a raster - e.g. in the centre point...

This is a library for "punching through" a raster - e.g. in the centre point of a grid cell - to see whether that point is located within an underlying shape or not. So far it's only working with shape files.
parent 99e6f49b
Branches
No related tags found
No related merge requests found
import numpy as np
import numpy as np
import lmgeo.toolbox.cliplib as cp
import lmgeo.formats.gridenvelope2d as ge
from pyproj import Proj, transform
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment