Re: [postgis-users] ST_Volume question

2020-10-28 Thread Amy O'Keefe
ion Subject: Re: [postgis-users] ST_Volume question 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 mailto:okeefe...@ulster.ac.uk>> wrote: My company have given me XYZ point data in the form Of AS

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