Has anyone created a 'pipe' or 'cylinder' layer that follows a geojson polyline? #8203
bobfortin64
started this conversation in
General
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Has anyone created a 'pipe' or 'cylinder' layer that follows a geojson polyline?
I would like to visualize polylines -- eg: an underground sewere pipe or mining drillhole.
Has onyone done something similar? Likely properties would be:
extrude: bool
radius: double
radiusunits: string
resolution: number // number of polygons to make up cylinder similar to columnlayer
-Bob
Beta Was this translation helpful? Give feedback.
All reactions