[postgis-devel] Function Naming
Obe, Regina
robe.dnd at cityofboston.gov
Sat Jan 24 15:18:44 PST 2009
Does ESRI use GIST as well for their PG_GEOMETRY or whatever they call it. I'm just thinking if we call it geometry may get confusing for people that use both types. Though theirs is in a separate schema anyway so doesn't matter I suppose except if someone makes the sde schema a global one then we could have some clashes maybe. Probably not. Just thinking out loud.
-----Original Message-----
From: postgis-devel-bounces at postgis.refractions.net on behalf of Mark Cave-Ayland
Sent: Sat 1/24/2009 6:15 PM
To: PostGIS Development Discussion
Subject: Re: [postgis-devel] Function Naming
Paul Ramsey wrote:
> One naming inconsistency you might have noted is that i've recommended
> renaming some ugly-named gist support functions to
> postgis_gist_compress, etc. But I also have some new functions for the
> aggregates, named like pgis_geometry_accum_finalfn(pgis_abs). Should I
> re-name my new pgis_ functions to use the fully spelled out
> "postgis_"? I am leaning that way.
>
> P.
The GiST support functions are related to an underlying type rather than
to the library. If you were to go with "postgis_gist_compress", what
would happen if someone were to code up an implementation of a new
geography type for PostGIS? I think "geometry_gist_compress" etc. would
be the way to go.
ATB,
Mark.
--
Mark Cave-Ayland
Sirius Corporation - The Open Source Experts
http://www.siriusit.co.uk
T: +44 870 608 0063
_______________________________________________
postgis-devel mailing list
postgis-devel at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-devel
-----------------------------------------
The substance of this message, including any attachments, may be
confidential, legally privileged and/or exempt from disclosure
pursuant to Massachusetts law. It is intended
solely for the addressee. If you received this in error, please
contact the sender and delete the material from any computer.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20090124/140e5aa5/attachment.html>
More information about the postgis-devel
mailing list