Re: [postgis-users] ST_Volume question

2020-10-28 Thread Amy O'Keefe
Hi, thanks for this! Do you know how I’d go about doing that? Get Outlook for iOS From: postgis-users on behalf of Darafei "Komяpa" Praliaskouski Sent: Wednesday, October 28, 2020 8:08:21 PM To: PostGIS Users Discussion Subject: Re: [post

Re: [postgis-users] ST_Volume question

2020-10-28 Thread Komяpa
Hello, Volume of a point is 0. You probably want to construct a Solid Polyhedralsurface first. On Wed, Oct 28, 2020 at 10:30 PM Amy O'Keefe wrote: > My company have given me XYZ point data in the form Of ASC file. I’ve been > asked to do ST_Volume calculations on them in postgis but my results

[postgis-users] ST_Volume question

2020-10-28 Thread Amy O'Keefe
My company have given me XYZ point data in the form Of ASC file. I’ve been asked to do ST_Volume calculations on them in postgis but my results keep coming back 0. Any advice? This email and any attachments are confidential and intended solely for the use of the addressee and may contain infor

Re: [postgis-users] Any good examples for cutting line and polygon features neatly with a boundary/polygon?

2020-10-28 Thread Alexander Gataric
I use st_exteriorring to turn a polygon into a cookie cutter line. ⁣Get BlueMail for Android ​ On Oct 28, 2020, 2:22 PM, at 2:22 PM, Shaozhong SHI wrote: >Any example for cookie-cut line and polygon features neatly with a >boundary/polygon? > >Regards, > >David > > >---

[postgis-users] Any good examples for cutting line and polygon features neatly with a boundary/polygon?

2020-10-28 Thread Shaozhong SHI
Any example for cookie-cut line and polygon features neatly with a boundary/polygon? Regards, David ___ postgis-users mailing list postgis-users@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/postgis-users