Hi all,

Recently myself and a colleague of mine (Rob Marianski) worked on some
improved parsing for KML. Including support for parsing KML 2.2 along with
some of its advanced "custom data" features, ie "SchemaData" and
"ExtendedData".

The work is mostly constrained to the kml bindings which afaik don't see
much use but there were a few core changes required, including adding a new
PullParser to the xsd-core module. Written against the jaxp XMLStreamReader
interface it should be a good replacement for STreamingParser. While this
was not required for the KML work it seemed worth it to come up with a
better implementation for stream parsing.

Anyways, the changes have been pushed to master but i was hoping to
backport to 8.x. So i opened a pull request for review:

  https://github.com/geotools/geotools/pull/67

Thanks!

-Justin

-- 
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.
------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
VERIFY Test and improve your parallel project with help from experts 
and peers. http://goparallel.sourceforge.net
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to