Hi all,
As discussed on the previous thread I have taken a crack at porting the kml
dynamic icon work done by kevin and david to the new kml module. The entire
work (including the original implementation) can be found in this pull
request.
https://github.com/geoserver/geoserver/pull/261
I changed one aspect of the original work, the service used to render
icons. It didn't seem to fit that the service was part of restconfig and
secured by default. So i moved it out into a separate servlet/controller
exposed through the kml module itself. The change for that is here:
https://github.com/jdeolive/geoserver/commit/1bbaf2d1be4454e50ec6a9f69299331c9c6bb212
Here is the specific changeset for the porting to the new kml module.
https://github.com/jdeolive/geoserver/commit/6785ac7c6ad14ea14aefd94079e939541b9d5f47
All tests in the new module are passing.
-Justin
--
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel