Andrea,
 thanks for replies.
Here is the pull req for spaces within dimensions:
https://github.com/geoserver/geoserver/pull/361

Cheers,
Carlo


2013/10/11 Andrea Aime <andrea.a...@geo-solutions.it>

> On Fri, Oct 11, 2013 at 6:51 PM, carlo cancellieri <
> carlo.cancelli...@geo-solutions.it> wrote:
>
>> Hi all,
>>  I'm trying to build a mosaic using a custom domain which contains spaces.
>>
>> The result in the getCapabilities is:
>> ....
>> <Dimension name="MEASURE"
>>  default="Crop value"
>>  units="">Cropvalue,Yield</Dimension>
>> ...
>>
>> Should be:
>> ....
>> <Dimension name="MEASURE"
>>  default="Crop value"
>>  units="">Crop value,Yield</Dimension>
>> ...
>>
>
> As long as the spaces are within the value I don't foresee problems, by a
> quick read of the spec,
> you'd only have troubles if you have spaces at the beginning or end of the
> value, where they should
> be ignored (e.g., " myvalue  " would be actually interpreted as "myvalue")
>
> Cheers
> Andrea
>
> --
> ==
> Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
> information.
> ==
>
> Ing. Andrea Aime
> @geowolf
> Technical Lead
>
> GeoSolutions S.A.S.
> Via Poggio alle Viti 1187
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob: +39  339 8844549
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> -------------------------------------------------------
>



-- 
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==

Dott. Carlo Cancellieri
@cancellieric
Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
mobile: +39 3371094494
fax:   +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to