<div dir="ltr">As a datapoint, a TIN on top of all the roads in Belarus is around 600MB, which fits into Postgres tuple. A city-wide one is below a hundred megabytes, which I believe fits into memory.<br><br>ST_Something was my thought too, but question I have in mind is more about naming: are there names for these operations already, is there a wider list of them somewhere?<br><br><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">ср, 27 мар. 2019 г. в 20:47, Paul Ramsey <<a href="mailto:pramsey@cleverelephant.ca">pramsey@cleverelephant.ca</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word;line-break:after-white-space">Question that comes to mind: how big are these TINs of which you speak?<div><br></div><div>I mean, we have a TIN object now, but as with POLYGON and LINESTRING, the expectation is that the TIN fits in-memory. Which means the API is pretty simple, no? Just ST_Something(TIN) returns POLYGON. ST_Union(TIN, TIN) returns TIN? I mean, write out your list of functions, and what they do, I cannot imagine they’ll be too terrible. It only gets terrible when we need to model something larger than memory (ala topology)</div><div><br></div><div>P</div><div><div><br><blockquote type="cite"></blockquote></div></div></div><div style="word-wrap:break-word;line-break:after-white-space"><div><div><blockquote type="cite"><div>On Mar 27, 2019, at 10:02 AM, Darafei Komяpa Praliaskouski <<a href="mailto:me@komzpa.net" target="_blank">me@komzpa.net</a>> wrote:</div><br class="m_-8077527463659529958Apple-interchange-newline"></blockquote></div></div></div><div style="word-wrap:break-word;line-break:after-white-space"><div><div><blockquote type="cite"><div><div dir="ltr"><div>Let's imagine I have a bunch 2.5D TINs representing some measurement - say, a travel time to a central point. I want to perform operations on top of these:<br><br></div><div> - for each TIN in the group I would like to get a 2D polygon of bounds where it is the lowest in the group - "here is delivery area for this office" if you wish;</div><div><br></div><div> - combine two TINs into a new one defining a lowest part of surface - "here is our delivery time map".<br><br>I understand the maths of this, but how an API for that can look like? Any examples to look at?<br><br><br></div></div>-- <br><div dir="ltr" class="m_-8077527463659529958gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Darafei Praliaskouski<br>Support me: <a href="http://patreon.com/komzpa" target="_blank">http://patreon.com/komzpa</a></div></div></div></blockquote></div></div></div><div style="word-wrap:break-word;line-break:after-white-space"><div><div><blockquote type="cite"><div>
_______________________________________________<br>postgis-devel mailing list<br><a href="mailto:postgis-devel@lists.osgeo.org" target="_blank">postgis-devel@lists.osgeo.org</a><br><a href="https://lists.osgeo.org/mailman/listinfo/postgis-devel" target="_blank">https://lists.osgeo.org/mailman/listinfo/postgis-devel</a></div></blockquote></div><br></div></div>_______________________________________________<br>
postgis-devel mailing list<br>
<a href="mailto:postgis-devel@lists.osgeo.org" target="_blank">postgis-devel@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/postgis-devel" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/postgis-devel</a></blockquote></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Darafei Praliaskouski<br>Support me: <a href="http://patreon.com/komzpa">http://patreon.com/komzpa</a></div></div>