Frank, you rock.&nbsp; <br><br>Thanks for the links.<br><br>Roger<br>--<br><br><div class="gmail_quote">On Tue, Jan 13, 2009 at 1:17 PM, Frank Warmerdam <span dir="ltr">&lt;<a href="mailto:warmerdam@pobox.com">warmerdam@pobox.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c">Roger André wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi All,<br>
<br>
I&#39;m curious if you could give me an idea of the level of effort this would take. &nbsp;I have access to a data service at work that will render an array of values in response to a bbox geographic query. &nbsp;I&#39;d like the ability to create a Mapserver raster Layer that uses this service as a data source, so that I can populate a web map using dynamically generated data, rather than pre-rendering a raster set. &nbsp;How hard would it be to write a new &quot;connector&quot; that could read this data service?<br>

<br>
Thanks in advance for any advice you can give me,<br>
</blockquote>
<br></div></div>
Roger,<br>
<br>
It should be reasonable easy to add this as a new GDAL format driver,<br>
or alternatively as an extension of the existing &quot;WMS&quot; driver which<br>
has a &quot;minidriver&quot; mechanism to add new web service types beyond<br>
WMS.<br>
<br>
Some helpful resources:<br>
<br>
* The driver implementation tutorial:<br>
<br>
 &nbsp;<a href="http://www.gdal.org/gdal_drivertut.html" target="_blank">http://www.gdal.org/gdal_drivertut.html</a><br>
<br>
* The WMS driver code (see mini drivers for examples of new protocols):<br>
<br>
 &nbsp;<a href="http://svn.osgeo.org/gdal/trunk/gdal/frmts/wms/" target="_blank">http://svn.osgeo.org/gdal/trunk/gdal/frmts/wms/</a><br>
<br>
Best regards,<br><font color="#888888">
-- <br>
---------------------------------------+--------------------------------------<br>
I set the clouds in motion - turn up &nbsp; | Frank Warmerdam, <a href="mailto:warmerdam@pobox.com" target="_blank">warmerdam@pobox.com</a><br>
light and sound - activate the windows | <a href="http://pobox.com/%7Ewarmerdam" target="_blank">http://pobox.com/~warmerdam</a><br>
and watch the world go round - Rush &nbsp; &nbsp;| Geospatial Programmer for Rent<br>
<br>
</font></blockquote></div><br>