[gdal-dev] WFS and -where with non-ASCII characters
Jukka Rahkonen
jukka.rahkonen at mmmtike.fi
Tue Jan 3 03:01:36 EST 2012
Hi,
Next trouble with the WFS driver. How am I supposed to find a place named
'Hämeenkylä'? The following request leads to an error telling me that there are
forbidden characters.
ogr2ogr -f "ESRI Shapefile" -spat 377346 6673628 392155 6684806 test.shp
WFS:http://hip.latuviitta.org/cgi-bin/tinyows lv:pks_tilastoalue_piste -where
name='Hämeenkylä'
I have met this same error with other clients usign http GET. I suppose that 'ä'
characters should be given somehow escaped.
-Jukka Rahkonen-
More information about the gdal-dev
mailing list