Nice work HuaiNing. Could you please raise a JIRA issue here: http://jira.codehaus.org/browse/MAP Describe the issue and how to test it once fixed, and attach your patch. Then email us to let us know the JIRA issue number.
HuaiNing Zhu wrote: > Hi, Cameron, > > I fixed the bug by add the projection file EPSG26986.js to fold > "..\lib\util\cscs\lib\defs\". > > And the contents of EPSG26986.js is as follows. Can you help to add > this file to the Mapbuilder package? Many thanks for all your help. > > HuaiNing > > //# NAD83 / Massachusetts Mainland, United States (USA) - > Massachusetts - SPCS - mainland > > //+proj=lcc +lat_1=42.68333333333333 +lat_2=41.71666666666667 > +lat_0=41 +lon_0=-71.5 +x_0=200000 +y_0=750000 +ellps=GRS80 > +datum=NAD83 +units=m +no_defs <> > > > csList.EPSG26986 = "\ > +title=NAD 1983 StatePlane Wyoming West Central FIPS 4903 Feet\ > +proj=lcc \ > +lat_1=42.68333333333333 +lat_2=41.71666666666667 +lat_0=41 > +lon_0=-71.5 \ > +x_0=200000 +y_0=750000 \ > +ellps=GRS80 \ > +units=m +no_defs \ > "; > > > > -----Original Message----- > From: Cameron Shorter [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 22, 2007 7:16 PM > To: Zhu, Huaining (DEP) > Subject: Re: [Mapbuilder-users] Error, status=404 > > > I suggest you run these responses past the email list. Unfortunately, > I don't have time to debug each query unless the query is coming from > someone on a support contract. > > As a first step, I suggest you try and reproduce the problem in one of > the existing demos. > If it works in the demo, then change the demo line by line until it is > the same as your example. > > Note that 1.5alpha2 has deprecated some widgets from 1.5alpha1. So you > may find old config.xml files don't work any more. > > > -- 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: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ mapbuilder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel
