Hi Frank et al,

Is there a way to install the ogrsf_frmts include files short of just manually copy the files. OpenGraphRouter is using some of these in C++ to create geometries. Specifically:

  ogrsf_frmts/shape/shapefil.h
  ogrsf_frmts/kml/ogr_kml.h

and maybe some others. Since these are not normally installed, I'm assuming this is a bad thing that we are trying to use them and should look at some other way of defining our geometries because these are not intended as public api and are subject change.

Thoughts? Suggestions welcome.

Thanks,
  -Steve
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to