Selon xavier lhomme :
> Hi
> I tried to add to the function SetAttributeFirlter the following filter :
> nam = 'MY#FIRST TEST ON' but it doesn't work.
> then I triedHttpUtility.UrlEncode( ) but it doesn't work too.
>
> If I encode my string like this nam = 'MY%23 FIRST+TEST+ON ' it wor
Hi
I tried to add to the function SetAttributeFirlter the following filter :
nam = 'MY#FIRST TEST ON' but it doesn't work.
then I triedHttpUtility.UrlEncode( ) but it doesn't work too.
If I encode my string like this nam = 'MY%23 FIRST+TEST+ON ' it works;
Could you explain a bit more
Evgeniy Borovenskiy scanex.ru> writes:
>
> No, at the moment I use the variant in which the file '.tif' with the use of
the driver GTiffDataset is
> created. And then through CreateCopy() JPEG2000 is created.
> I'd like to create a JPEG2000 file straigh away because the size of images are
very b
I wrote:
>http://geos.osgeo.org/doxygen/classgeos_1_1algorithm_1_1InteriorPointArea.html
describes >geos::algorithm::InteriorPointArea Class, which can be used to obtain
an interior point of an area.
In fact, I would be interested in having this exposed through GDAL
because of the addPolygon