|
View:
New views
9 Messages
—
Rating Filter:
Alert me
|
|
|
Styler will not work [Sec=Unclassified]Hi all,
I'd never seen the styler in action before FOSS4G - it was working quite well in the workshop but I can't for the life of me get it working here. Using a clean GS 2.0 (war) installation with REST plugin I downloaded styler version 1.7.3 and extracted it to the www directory as per the instructions at http://geoserver.org/display/GEOS/GeoExt+Styler. Opening up index.html yields two errors in Firefox 3: GeoExt.ZoomSliderTip is not a constructor [Break on this error] var Styler=Ext.extend(Ext.util.Observabl... capabilities.capability is undefined [Break on this error] var Styler=Ext.extend(Ext.util.Observabl... So I tried including GeoExt.js and the first error went away... but now the second one is still hanging around. I tried with Styler for Geoserver versions 1.7.1 also, and tried my own build from svn. It all turns out the same. Are there any known issues using the styler with Geoserver 2.0? Regards, Miles Jordan Applications Developer Australian Antarctic Division ___________________________________________________________________________ Australian Antarctic Division - Commonwealth of Australia IMPORTANT: This transmission is intended for the addressee only. If you are not the intended recipient, you are notified that use or dissemination of this communication is strictly prohibited by Commonwealth law. If you have received this transmission in error, please notify the sender immediately by e-mail or by telephoning +61 3 6232 3209 and DELETE the message. Visit our web site at http://www.antarctica.gov.au/ ___________________________________________________________________________ ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Geoserver-users mailing list Geoserver-users@... https://lists.sourceforge.net/lists/listinfo/geoserver-users |
|
|
Re: Styler will not work [Sec=Unclassified]Hi Miles,
Great to meet you at FOSS4G! Some things have changed with styler lately so its probably a version mismatch of sorts. I have put together a new styler build and verified that it works with 2.0. You can get it from here: http://sourceforge.net/projects/geoserver/files/GeoServer%20Extensions/2.0.0/styler.zip/download Let us know if that works for you. -Justin Miles Jordan wrote: > Hi all, > > I'd never seen the styler in action before FOSS4G - it was working quite well in the workshop but I can't for the life of me get it working here. > > Using a clean GS 2.0 (war) installation with REST plugin I downloaded styler version 1.7.3 and extracted it to the www directory as per the instructions at http://geoserver.org/display/GEOS/GeoExt+Styler. > > Opening up index.html yields two errors in Firefox 3: > > GeoExt.ZoomSliderTip is not a constructor > [Break on this error] var Styler=Ext.extend(Ext.util.Observabl... > capabilities.capability is undefined > [Break on this error] var Styler=Ext.extend(Ext.util.Observabl... > > So I tried including GeoExt.js and the first error went away... but now the second one is still hanging around. > > I tried with Styler for Geoserver versions 1.7.1 also, and tried my own build from svn. It all turns out the same. > > Are there any known issues using the styler with Geoserver 2.0? > > Regards, > > Miles Jordan > Applications Developer > Australian Antarctic Division > > ___________________________________________________________________________ > > Australian Antarctic Division - Commonwealth of Australia > IMPORTANT: This transmission is intended for the addressee only. If you are not the > intended recipient, you are notified that use or dissemination of this communication is > strictly prohibited by Commonwealth law. If you have received this transmission in error, > please notify the sender immediately by e-mail or by telephoning +61 3 6232 3209 and > DELETE the message. > Visit our web site at http://www.antarctica.gov.au/ > ___________________________________________________________________________ > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > Geoserver-users mailing list > Geoserver-users@... > https://lists.sourceforge.net/lists/listinfo/geoserver-users -- Justin Deoliveira OpenGeo - http://opengeo.org Enterprise support for open source geospatial. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Geoserver-users mailing list Geoserver-users@... https://lists.sourceforge.net/lists/listinfo/geoserver-users |
|
|
Re: Styler will not work [Sec=Unclassified]Justin Deoliveira wrote:
> Some things have changed with styler lately so its probably a version > mismatch of sorts. I have put together a new styler build and verified > that it works with 2.0. You can get it from here: > > http://sourceforge.net/projects/geoserver/files/GeoServer%20Extensions/ > 2.0.0/styler.zip/download > > Let us know if that works for you. Cool, thanks. I removed the old one and dropped it in but now FF3 reports "capabilities.capability is undefined". I'll get an un-minified version and find out more, hopefully later today. Cheers Miles ___________________________________________________________________________ Australian Antarctic Division - Commonwealth of Australia IMPORTANT: This transmission is intended for the addressee only. If you are not the intended recipient, you are notified that use or dissemination of this communication is strictly prohibited by Commonwealth law. If you have received this transmission in error, please notify the sender immediately by e-mail or by telephoning +61 3 6232 3209 and DELETE the message. Visit our web site at http://www.antarctica.gov.au/ ___________________________________________________________________________ ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Geoserver-users mailing list Geoserver-users@... https://lists.sourceforge.net/lists/listinfo/geoserver-users |
|
|
Re: Styler will not work [Sec=Unclassified]Miles Jordan <Miles.Jordan <at> aad.gov.au> writes:
> > Justin Deoliveira wrote: > > Some things have changed with styler lately so its probably a version > > mismatch of sorts. I have put together a new styler build and verified > > that it works with 2.0. You can get it from here: > > > > http://sourceforge.net/projects/geoserver/files/GeoServer%20Extensions/ > > 2.0.0/styler.zip/download > > > > Let us know if that works for you. > > Cool, thanks. I removed the old one and dropped it in but now FF3 reports > undefined". I'll get an un-minified version and find out more, hopefully later today. > > Cheers > > Miles > ___________________________________________________________________________ > > Australian Antarctic Division - Commonwealth of Australia > IMPORTANT: This transmission is intended for the addressee only. If you are not the > intended recipient, you are notified that use or dissemination of this communication is > strictly prohibited by Commonwealth law. If you have received this transmission in error, > please notify the sender immediately by e-mail or by telephoning +61 3 6232 3209 and > DELETE the message. > Visit our web site at http://www.antarctica.gov.au/ > ___________________________________________________________________________ > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > Hi, I have this same problem with Styler. I am using Geoserver 2.0 and downloaded the REST plugin and Styler (the newer one, not 1.7.3) from http://geoserver.org/display/GEOS/Stable. Followed the instructions for install, when I go to the styler page, the frames show up like they should, but everything else is empty. I get the same "capabilities.capability is undefined" error in FF3. In Internet Explorer 8, i get a "capability.layers is null or not an object" error. Any ideas? Cheers, Justin ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ Geoserver-users mailing list Geoserver-users@... https://lists.sourceforge.net/lists/listinfo/geoserver-users |
|
|
Re: Styler will not work [Sec=Unclassified]Hey,
not sure if this helps.. but i had the same problem, when i upgraded from Geoserver 1.7.5 to 2.0 although the WMS rendering was working, the WMS GetCapabilities wasn't. Have you tried doing a GetCapabilities against your geoserver 2 to make sure it works ? -i 2009/12/10 Justin <encleadus@...> Miles Jordan <Miles.Jordan <at> aad.gov.au> writes: ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ Geoserver-users mailing list Geoserver-users@... https://lists.sourceforge.net/lists/listinfo/geoserver-users |
|
|
Re: Styler will not work [Sec=Unclassified]Ivan Price <gunn.point <at> gmail.com> writes:
> > > Hey,not sure if this helps.. but i had the same problem, when i upgraded from > Geoserver 1.7.5 to 2.0 although the WMS rendering was working, the WMS > GetCapabilities wasn't. Have you tried doing a GetCapabilities against your > geoserver 2 to make sure it works ?-i Hi Ivan, You are right, the WMS rendering is working, but doing a WMS GetCapabilities request (http://localhost:8080/geoserver/ows?service=wms&version=1.1.1& request=GetCapabilities) gives the following error: <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE ServiceExceptionReport SYSTEM "http://localhost:8080/geoserver/schemas/wms/1.1.1/WMS_exception_1_1_1.dtd"> <ServiceExceptionReport version="1.1.1" > <ServiceException> Translator error Translator error Unable to transform referenced envelope, crs has not yet been provided. </ServiceException></ServiceExceptionReport> What did you do to fix your installation? Justin ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ Geoserver-users mailing list Geoserver-users@... https://lists.sourceforge.net/lists/listinfo/geoserver-users |
|
|
Re: Styler will not work [Sec=Unclassified]Hi Justin,
well i tried deleting all my layers / layer groups, datastores etc to no avail.. in the end i simply rebuilt the config from scratch using the default (initial) as a base, not my previous 1.7x -i 2009/12/11 Justin <encleadus@...>
------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ Geoserver-users mailing list Geoserver-users@... https://lists.sourceforge.net/lists/listinfo/geoserver-users |
|
|
Re: Styler will not work [Sec=Unclassified]Ivan Price wrote:
> > What did you do to fix your installation? > 2009/12/11 Justin <encleadus@...> > well i tried deleting all my layers / layer groups, datastores etc to > no avail.. in the end i simply rebuilt the config from scratch using > the default (initial) as a base, not my previous 1.7x Strange. I tried using it with a completely fresh installation to no avail. I can say though, that I do get a complete WMS capabilities response, in my case. Regards, Miles Jordan Applications Developer Australian Antarctic Division ___________________________________________________________________________ Australian Antarctic Division - Commonwealth of Australia IMPORTANT: This transmission is intended for the addressee only. If you are not the intended recipient, you are notified that use or dissemination of this communication is strictly prohibited by Commonwealth law. If you have received this transmission in error, please notify the sender immediately by e-mail or by telephoning +61 3 6232 3209 and DELETE the message. Visit our web site at http://www.antarctica.gov.au/ ___________________________________________________________________________ ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ Geoserver-users mailing list Geoserver-users@... https://lists.sourceforge.net/lists/listinfo/geoserver-users |
|
|
Re: Styler will not work [Sec=Unclassified]Ivan Price <gunn.point <at> gmail.com> writes:
> Hi Justin,well i tried deleting all my layers / layer groups, datastores etc to no avail.. in the end i simply rebuilt the config from scratch using the default (initial) as a base, not my previous 1.7x-i > 2009/12/11 Justin <encleadus <at> hotmail.com> > Ok, I fixed my problem. After deleting some layer groups I had set up, Styler works now and I get a WMS response. Thanks for the idea Ivan. ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Geoserver-users mailing list Geoserver-users@... https://lists.sourceforge.net/lists/listinfo/geoserver-users |
| Free embeddable forum powered by Nabble | Forum Help |