[postgis-devel] force_sfs
Oliver Courtin
olivier.courtin at oslandia.com
Fri May 10 04:27:01 PDT 2013
Le 10 mai 2013 à 10:09, Sandro Santilli a écrit :
> On Thu, May 09, 2013 at 09:51:15PM +0200, Oliver Courtin wrote:
>
>> - TIN -> MULTIPOLYGON
>> - TRIANGLE -> POLYGON
>> - POLYHEDRALSURFACE -> MULTIPOLYGON
>
> I think TIN and POLYHEDRALSURFACE should become a COLLECTION of polygons,
> as a MULTIPOLYGON would be invalid (touching elements are not allowed).
Indeed that's a good point,
i modify it accordingly
>> Right now i've called it ST_force_sfs
>
> We're abandoning under_score_names to use ST_CamelCase everywhere,
> so this should be ST_ForceSFS, eventually.
Ok so will become ST_ForceSFS
>
> Aren't TIN,TRIANGALE,POLYHEDRALSURFACE inSFS 1.2 ?
> ref: http://lists.osgeo.org/pipermail/postgis-devel/2010-October/010363.html
They are, and that's why i'm not fully happy with the name
of the function.
ST_ForceSFS_11 sound better ?
O.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20130510/4f4307b6/attachment.html>
More information about the postgis-devel
mailing list