Greetings,<br><br>I’m new to ogr/gdal, so perhaps this is a silly question-regardless:<br><br>Using the C/C++ APIs for OGR, is there a way to use either text in a string (char*, std::string, etc) or a C++ stream object as a data source for OGR?  I have GML documents in string format, and need to store the info they contain in a PostGIS db.  I realize I can store the GML into a file and then use the file as a data source but this seems relatively slow.<br>

<br>I’ve done some searching and turned up nothing so far.  Any help is appreciated.<br><br>Ian Durkan ( ian.durkan &lt;at&gt; <a href="http://gmail.com">gmail.com</a> )<br><br>