[postgis-devel] Output options for X3D
Sandro Santilli
strk at keybit.net
Thu May 7 06:32:46 PDT 2015
On Thu, May 07, 2015 at 09:08:46AM -0400, Paragon Corporation wrote:
> Before I start down on this path, I need to define an option for X3D to
> denote output using geocoordinates etc. I had copied GML format with a opts
> argument for future use. I see that for GML options are declared in
> liblwgeom.h.in, is that the preferred way to go or should I be putting
> these somewhere else?
It makes sense to declare available options as macros in liblwgeom.h.in.
They'll become part of the API so once defined you will not be able to
change them w/out breaking it (beware :)
--strk;
More information about the postgis-devel
mailing list