|
||||
[Chameleon] layermanager in chameleon 1.1aSchnider Markus msr@sourcepole.chWed, 31 Mar 2004 08:08:21 +0200
|
Thanks, It will solve more problems than to use the version 1.0. It must be very new. I have a look sometimes into the cvs ... Markus On Tuesday 30 March 2004 17:54, you wrote: > Markus, > > I'd prefer that you use the new version. You can obtain it from cvs and > there will be a beta release in 1-2 weeks if you can wait. The beta > release should have everything in it. Stuff is in cvs now, but may not be > finished or stable. > > Cheers, > > Paul > > On Mar 30, Schnider Markus <msr@sourcepole.ch> 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='<a > > > href='http://lists.maptools.org/mailman/listinfo/chameleon'><a > > href='http://lists.ma'>http://lists.ma</a>'>http://lists.maptools.org/mailm >an/listinfo/chameleon'><a href='http://lists.ma'>http://lists.ma</a></a> > > > >ptools.org/mailman/listinfo/chameleon</a> > > > > > > _______________________________________________ > > > 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>
This archive was generated by Pipermail. |
MapTools.org -- Hosted by DM Solutions Group |