[Gdal-dev] Re: How to separate OGR from GDAL
Paul Selormey
paul at toolscenter.org
Mon May 30 21:11:07 EDT 2005
Why not simply write your own OGR. Most of the parts of the OGR
like shapelib, mitab, Proj4, GEOS etc are available as standalone library.
For a typical WinCE application, you most likely do not wish to support
all the data sources in OGR.
Best regards,
Paul.
> -----Original Message-----
> From: gdal-dev-bounces at xserve.flids.com
> [mailto:gdal-dev-bounces at xserve.flids.com] On Behalf Of Mateusz Loskot
> Sent: Tuesday, May 31, 2005 5:54 AM
> To: gdal-dev at remotesensing.org
> Subject: [Gdal-dev] Re: How to separate OGR from GDAL
>
> Alessandro Amici napisal(a):
> > Alle 12:03, lunedì 30 maggio 2005, Mateusz Loskot ha scritto:
> >
> >>Could anyone advise me how to separate OGR from GDAL in
> order to get
> >>only OGR functionality?
> >>What components do I need from GDAL?
> >>Is it possible?
> >
> > as far as i know it is not intended to be possible (at least as a
> > configuration option).
> > [...]
> >
> > if you only need ogr functionality and have size constrains i would
> > advise you to try and disable some gdal drivers first.
>
> I'll try it. But there isn't any important size constraint of
> the library, of course it is recommended to have small DLL,
> but it is not required.
> I need only OGR functionality on Windows CE (Mobile) so it
> could be easier to port the code when I have OGR sources separated.
> But I understand it isn't easy job.
> Greets
>
> --
> Mateusz Loskot
> mateusz at loskot dot net
>
> _______________________________________________
> Gdal-dev mailing list
> Gdal-dev at xserve.flids.com
> http://xserve.flids.com/mailman/listinfo/gdal-dev
>
>
More information about the Gdal-dev
mailing list