We need your help! 🔥
Please consider disabling your ad-blocker to support this website! 🔑
We are a free, community-supported website! 🥰
We only display small unobtrusive ads which help us stay online! 💯
Thank you in advance! ❤️
GIS API
GIS Import | Export
GIS REST
GIS Tools
Utilities

Gdal Buffer

Create a buffer around a geometry using Gdal's buffer function. GDAL buffering only works in 2D, so the results will be on the XY plane.

Inputs

NameIDDescriptionType
Feature GeometryFGGeometry contained in the feature. Geometry can be point(s), polyline(s), mesh(es) or a combination of these.Geometry
Buffer DistanceBBuffer distance. A negative value can be used with meshes and closed polylines (ie polygons).Number

Outputs

NameIDDescriptionType
Buffer GeometryBGBuffered geometry.Geometry

Video Tutorials

Site design © Robin Rodricks.   Heron and associated data © 2024 Brian Washburn.  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service