|
||||
[Chameleon] layermanager in chameleon 1.1aPaul Spencer spencer@dmsolutions.caThu, 01 Apr 2004 11:58:54 -0500
|
WMSBrowser :) Once it is tested and documented, I'll post more about it. Dean Gadoury wrote: > What is the widget called? > > Paul Spencer wrote: > >> In the very latest cvs is a new widget to launch a WMS Browser, which >> has similiar functionality to MapBrowser from MapLab, including >> adding, removing and refreshing WMS Servers, and browsing layers from >> WMS servers then adding them to the current map view. >> >> There is no documentation for this yet, and it has not been fully tested. >> >> The next release will be in a couple of weeks. >> >> Cheers, >> >> Paul >> >> Schnider Markus wrote: >> >>> Paul, >>> >>> Thanks, >>> >>> Do you also know the how long it can take to release this version? >>> Or, has the cvs version this included? >>> Is there yet a possibility to manage wms layers? >>> Should I take the chameleon version 1.0 or wait for the new version? >>> >>> Thanks >>> >>> Markus >>> >>> On Tuesday 30 March 2004 16:00, Paul Spencer wrote: >>> >>>> Markus, >>>> >>>> the layer manager widget has not been updated to work with the latest >>>> version of chameleon and will actually be removed from the >>>> distribution. In its place will be a couple of new widgets including >>>> a WMSBrowser widget >>>> (to explore and add WMS layers) and some sort of layer management >>>> widget >>>> which will allow for promote/demote/delete functionality. >>>> >>>> These widgets will be available in the next couple of weeks. >>>> >>>> Cheers, >>>> >>>> Paul >>>> >>>> On Mar 30, Schnider Markus <msr@sourcepole.ch> wrote: >>>> >>>>> Hi all, >>>>> >>>>> I've tried this code in the index file: >>>>> >>>>> ------------------------------------------------------------------------- >>>>> >>>>> --------------- <? >>>>> >>>>> include( "/path/to/chameleon.php" ); >>>>> >>>>> $szTemplate = "test.html"; >>>>> $szMapFile = "/path/to/test.map"; >>>>> $szContext = "/path/to/test.cml"; >>>>> >>>>> class FOO extends Chameleon >>>>> { >>>>> function FOO() >>>>> { >>>>> parent::Chameleon(); >>>>> $this->moMapSession = new MapSession_RW; >>>>> $this->moMapSession->setTempDir( getSessionSavePath()); >>>>> } >>>>> } >>>>> >>>>> $oApp = new FOO(); >>>>> $oApp->CWCInitialize( $szTemplate, $szMapFile ); >>>>> >>>>> if (!isset($_GET['NAV_CMD']) && !isset($_POST['NAV_CMD'])) >>>>> { >>>>> $oApp->moMapSession->oMap->loadMapContext( $GLOBALS['szContext'] ); >>>>> } >>>>> >>>>> $oApp->CWCExecute(); >>>>> >>>>> ?> >>>>> ------------------------------------------------------------------------- >>>>> >>>>> --------------- >>>>> >>>>> and added the layermanager widget in the sample.html. >>>>> >>>>> What else must I include to run the layermanager without errors? >>>>> Is there an other widget, to include wms servers? >>>>> >>>>> Thanks, >>>>> >>>>> Markus Schnider >>>>> _______________________________________________ >>>>> Chameleon mailing list >>>>> Chameleon@lists.maptools.org >>>>> <a >>>> >>>> >>>> >>>> href='http://lists.maptools.org/mailman/listinfo/chameleon'>http://lists.ma >>>> >>>> ptools.org/mailman/listinfo/chameleon</a> >>>> >>>> _______________________________________________ >>>> Chameleon mailing list >>>> Chameleon@lists.maptools.org >>>> http://lists.maptools.org/mailman/listinfo/chameleon >>> >>> >>> >>> >> > -- ----------------------------------------------------------------- |Paul Spencer pspencer@dmsolutions.ca | |-----------------------------------------------------------------| |Applications & Software Development | |DM Solutions Group Inc http://www.dmsolutions.ca/| -----------------------------------------------------------------
This archive was generated by Pipermail. |
MapTools.org -- Hosted by DM Solutions Group |