Revision: 6217
http://sourceforge.net/p/jump-pilot/code/6217
Author: michaudm
Date: 2020-01-08 22:21:51 + (Wed, 08 Jan 2020)
Log Message:
---
fix a bug related to WMS GetCapability reading (used
platform encoding instead of encoding declared in xml)
Modified Paths:
can you provide me the service url privately? to try to reproduce it.
generally i am not opposed to utf8 as default file encoding, but this touches
OJ as a whole. we might break things. so i'd rather check why the WMSRequest
does not interpret the charset correctly. maybe it's simply not set?
.
Geometry Converter could be extended to sort beforehand. ..ede
On 07.01.2020 22:25, Rahkonen Jukka (MML) wrote:
> OK, we have a Sextante tool "points to line", though without option to sort
> by attribute.
>
> -Jukka-
>
> Lähettäjä: Rahkonen Jukka (MML)
> Lähetetty: tiistai 7. tammikuuta 2020 23
Hi Ede,I've had a strange problem since a few days which is not related to your fix but to WMS and encoding.java.io.IOException: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 49263; Invalid byte 3 of 3-byte UTF-8 sequence. at com.vividsolutions.wms.AbstractParser.parseCapabilitie
Hey Jukka,
I don't think we have such a tool. It would not be too difficult to add
though.
Would you like to add a Feature Request for that ?
Michaël
Le 07/01/2020 à 22:25, Rahkonen Jukka (MML) a écrit :
OK, we have a Sextante tool “points to line”, though without option to
sort by attrib