2013/6/28 Meems, P. (Paul) <[email protected]>: > We’ve just started using Geotools and we’re very pleased with it. > > We are a bit struggling with adding a WMS server. >
hey Paul, these examples may help: https://github.com/MinELenI/CBSviewer/blob/master/src/main/java/nl/mineleni/cbsviewer/servlet/wms/WMSClientServlet.java#L456 and: https://github.com/mprins/geozet/blob/geozet-4-2d/geozet-webapp/src/main/java/nl/eleni/gcc/vpziek/servlet/WMSClientServlet.java#L272 You're not clear on where you want to "add" a "layer" to, a getMap response is just an image. Mark @Paul funny (and embarressing) how the dictu keeps reinventing the wheel and not use knowledge from inside the enterprise and it's GIS Competence Centre (where I work) -- Disclaimer; This message is just a reflection of what I thought at the time of sending. The message may contain information that is not intended for you or that you don't understand. ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ GeoTools-GT2-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
