Thanks so much Joshua! This really did work and I would have never thought
of having to put *file://* before the system path :p
It turns out that I was doing a couple of other things wrong, I knew this
because after I followed your suggestion, I got no more errors :D, but my
sld wasn't changing.
On Wed, Jan 19, 2011 at 5:16 PM, IT Intern wrote:
> Thank you Joshua, but still nothing :(
>
> I have tried:
> /usr/local/geoserver-2.0.2/data_dir/www/tibet_1900.sld
> ./tibet_1900.sld
> tibet_1900.sld
> tibet_1900
>
> With all of these I get the msg "Java.net.MalformedURLException: no
> protocol
Thank you Joshua, but still nothing :(
I have tried:
/usr/local/geoserver-2.0.2/data_dir/www/tibet_1900.sld
./tibet_1900.sld
tibet_1900.sld
tibet_1900
With all of these I get the msg "Java.net.MalformedURLException: no
protocol: tibet_1900 no protocol: tibet_1900"
Seems like it does want a URL.
On Wed, Jan 19, 2011 at 12:12 PM, IT Intern wrote:
> Thanks for your response Joshua. I just tried that and got back "no
> validation errors". Could it be that my SLD should be in a certain place or
> something? I currently have both the .xml and .sld files in my www
> directory...
I think I m
Thanks for your response Joshua. I just tried that and got back "no
validation errors". Could it be that my SLD should be in a certain place or
something? I currently have both the .xml and .sld files in my www
directory...
Thanks,
elshae
On Wed, Jan 19, 2011 at 11:09 AM, Joshua M. Thompson <
On Tue, Jan 18, 2011 at 12:59 PM, IT Intern wrote:
> Thanks for the feedback Joshua. I added your corrections and still no luck
> :-/
>
> I am going to assume my issue could be with the line:
>
> cite:tibet_1900_no_names
>
> But what could it be? This is the name of the layer I want the SLD
Thanks for the feedback Joshua. I added your corrections and still no luck
:-/
I am going to assume my issue could be with the line:
cite:tibet_1900_no_names
But what could it be? This is the name of the layer I want the SLD to apply
to...
Thanks,
elshae
On Tue, Jan 18, 2011 at 12:45 PM
On Tue, Jan 18, 2011 at 9:56 AM, IT Intern wrote:
> I thank you for your response Anders, but unfortunately I am still getting
> the same error after I follow your suggestions. My error seems to be
> something with the SLD not knowing which layer it is intended for as the
> error I get says "SLD
I thank you for your response Anders, but unfortunately I am still getting
the same error after I follow your suggestions. My error seems to be
something with the SLD not knowing which layer it is intended for as the
error I get says "SLD document does not contain layers". This is important
for m