Page 1 of 1

Exclude problem

PostPosted: Thu May 21, 2009 9:40 am
by jive1
Hey!

Something that I can't understand...

With ExcludeBuilder.V2, I want to make an excl-file for UACP

It gives me:


Re: Exclude problem

PostPosted: Thu May 21, 2009 10:34 am
by dave3cu
Though Bglcomp is throwing an error indicating the Lat-min. and Lat-max. are out of order, I think the problem may be the commas (,) instead of decimal (.) in the xml coordinate values. When I convert the , to . the compile is successful.

Re: Exclude problem

PostPosted: Thu May 21, 2009 11:02 am
by jive1
Hey! Dave,
Thank you for the help!
Telling me that something is wrong with lat/long order, you made me thinking and watching, and indeed...
I'm living in Belgium in the Dutch speaking part, and we use a so called belgian keybord and have belgian characterset. And here de lat/long values usually are written with a COMMA and not with a DOT.
As soon as I changed the commas into dots, the compiler did the job like it should.
The error was found.
Thank you for the help.
Greetz
Jive1