[gdal-dev] Call for discussion about RFC 61: Support for measures in geometries
Ari Jolma
ari.jolma at gmail.com
Wed Feb 3 07:16:17 PST 2016
>> (I see
>> it doesn't have CPL_DLL) I don't think there is a ogr_internal.h, maybe
>> there should be and move this function there?
> From the header
> """ * Purpose: Some private helper functions and stuff for OGR
> implementation."""
>
> (and the _p suffix meaning protected/private)
>
> And as you noticed this symbol is not exported, so it can only be used by in-
> tree code.
Perfectly usable in Linux :)
>
> The header might be installed for some external plugins that could use CPL_DLL
> symbols I guess.
>
That's an unknown area for me, except building Perl bindings outside of
GDAL source tree. The wrappers seem to require ogr_p.h. I haven't
checked how seriously.
Ari
More information about the gdal-dev
mailing list