From: Couzic M. <mik...@gm...> - 2010-06-19 09:46:13
|
Hi Philipp, If you're still interested, I added a new example to the showcase. Please ask if you need help. Mikael 2010/6/16 Philipp Verhoeven <phi...@go...> > Hi Mikael, > > for me it would be enough to get the polygons from the WFS. If you like, > please send me some sample code. > > Thanks for your help! > > Cheers, > Philipp > > 2010/6/16 Couzic Mikael <mik...@gm...> > > Hi Philipp, >> >> I needed this kind of functionnality, but I didn't use WMS, just WFS. >> The idea is to get your polygons from the WFS protocol, and load them into >> your VectorLayer. If your polygons are static, you can even use GML files. >> But I'm not sure that's what you're looking for, as this solution implies >> the WMS is completely independant from the polygons. >> >> Ask me if you want more info, I could even provide you with sample code if >> you want. >> >> Cheers, >> Mikael >> >> >> 2010/6/16 Philipp Verhoeven <ve...@go...> >> >>> Hi, >>> >>> >>> I'm looking for a solution to make any wms layer clickable. That means >>> that there should be areas - which are bounded by a polygon - that show an >>> information bubble when hovering over. >>> Does anyone have experience in this field? As far as I know >>> gwt-openlayers does not support this feature. >>> >>> I found a suitable example for openlayers using a WFS: >>> http://openlayers.org/dev/examples/getfeature-wfs.html >>> >>> It is possible to add the needed funcionality and build the .jar by >>> myself, right?! >>> >>> I'm thankful for any idea or comment on this. >>> >>> Cheers, >>> Philipp >>> >>> >>> ------------------------------------------------------------------------------ >>> ThinkGeek and WIRED's GeekDad team up for the Ultimate >>> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the >>> lucky parental unit. See the prize list and enter to win: >>> http://p.sf.net/sfu/thinkgeek-promo >>> _______________________________________________ >>> Gwt-openlayers-users mailing list >>> Gwt...@li... >>> https://lists.sourceforge.net/lists/listinfo/gwt-openlayers-users >>> >>> >> > |