Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vectorize slope-angle shading polygons? #2

Open
kylebarron opened this issue Dec 5, 2019 · 1 comment
Open

Vectorize slope-angle shading polygons? #2

kylebarron opened this issue Dec 5, 2019 · 1 comment

Comments

@kylebarron
Copy link
Member

Instead of using gdaldem color-relief to generate a raster with colors, you should investigate vectorizing the slope-angle (non-color-relief) raster. Then you only have to store the vector polygons of given slope angles.

So vectorize polygons while binning into whole-degrees? Or bin into Caltopo's color scheme bins?

@kylebarron
Copy link
Member Author

I ran out of memory on my mac while trying to run gdal_polygonize.py on the binned color-ramp file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant