add support for SLD <InlineFeature>
CodeHaus Comment From: dblasby - Time: Tue, 17 May 2005 16:08:12 -0500
---------------------
<p>My plan was to parse the first Feature (or, the given schema if there is
one) to find out all the property names (and which one(s) are the
geometry) and make a FeatureType. (I'd assume all the properties were
strings)</p>
<p>Then, make a MemoryDataStore and put the features in it. I can pass
this off to the lite renderer as normal.</p>
<p>But, if my interpretation of the .xsd is correct, its pretty much
impossible to do that since you're basically going to have to re-do
Dave Zweirs XDO parser w/o the luxury of having a schema!</p>
CodeHaus Comment From: aaime - Time: Thu, 29 Mar 2007 02:06:12 -0500
---------------------
<p>These issue has been in resolved state for at least one month (quite a bit, a lot more than one month). Batch transitioning them to closed state</p>