Try using Geoserver. In particular, you can use http://nightly.communitymapbuilder.org/mapbuilder/demo/sldEditor/index.html as a reference. It uses Geoserver on the back end.
fadi maali wrote: > I feel myself too close to achieve my target but still one issue please. > I am now sending the request to the server using web map context and > *inline SLD* for the required layer. > I am trying to modify the example named " SLDParamExample.xml" so I am > requesting the following URL: > http://ceoware2.ccrs.nrcan.gc.ca/cubewerx/cubeserv/cubeserv.cgi > but I think that the SLD sent is ignored because the server doesn't > support inline SLD (it supports only > onlineResource). > I was wondering if you can direct me to the URL of some web service > that supports inline SLD (if this is really the problem!) > > I really appreciate your help. > many thanks, > > On 6/9/07, *Cameron Shorter* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Yes, that sounds right. > > > fadi maali wrote: > > Thanks a lot for your reply! > > I have read about SLD, but would you please help me figure out > whether > > I have caught it correctly. > > > > to display a map colored dynamically based on some data (stored > in a > > database and continually being changed) in a webpage, I have to > create > > a SLD file which filters the countries and assigns proper colors to > > each one and then retrieve the map and styling it using the > previous > > SLD file. > > > > is it true? > > > > Many thanks! > > > > On 6/7/07, *Cameron Shorter* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > > <mailto: [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>>> wrote: > > > > Read up on Style Layer Descriptor. There is a good write up > in the > > Geoserver wiki. > > > > There is a Mapbuilder demo which allows you to build your own > > styles for > > documents. These styles are client side. (The example is > still new > > and a > > bit rough around the edges) > > > > fadi maali wrote: > > > > > > Hi all, > > > > > > I am a beginner to GIS so please forgive me if my question > looks > > dull > > > > > > I want to know whether I can have a map in my webpage and > color the > > > countries in it according to some specific criteria using > java code > > > (in the server side) > > > > > > > > > Many thanks, > > > > > > > > > ------------------------------------------------------------------------ > > > > > > > > > ------------------------------------------------------------------------- > > > > > This SF.net email is sponsored by DB2 Express > > > Download DB2 Express C - the FREE version of DB2 express > and take > > > control of your XML. No limits. Just data. Click to get it > now. > > > http://sourceforge.net/powerbar/db2/ > > > > > > ------------------------------------------------------------------------ > > > > > > _______________________________________________ > > > Mapbuilder-users mailing list > > > [email protected] > <mailto:[email protected]> > > <mailto: [email protected] > <mailto:[email protected]>> > > > https://lists.sourceforge.net/lists/listinfo/mapbuilder-users > > < https://lists.sourceforge.net/lists/listinfo/mapbuilder-users> > > > > > > > > > -- > > Cameron Shorter > > Systems Architect, http://lisasoft.com.au > <http://lisasoft.com.au> > > Tel: +61 (0)2 8570 5050 > > Mob: +61 (0)419 142 254 > > > > > > > -- > Cameron Shorter > Systems Architect, http://lisasoft.com.au > Tel: +61 (0)2 8570 5050 > Mob: +61 (0)419 142 254 > > -- Cameron Shorter Systems Architect, http://lisasoft.com.au Tel: +61 (0)2 8570 5050 Mob: +61 (0)419 142 254 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Mapbuilder-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
