September 5, 200421 yr Hi all,I made a exclude xml for a small area. When I try to compile this xml file I get an error like this:C:Program FilesFS2004SDKBGLCOMP_SDK>bglcomp lszf_ex2.xmlParsing document: LSZF_EX2.xmlERROR C2344: LatitudeMinimum MUST be less than LatitudeMaximum!ERROR C2031: Failed element parse ERROR C2032: XML Parse Error! Element tree follows:ERROR: ERROR: ERROR:ERROR: Compilation errors detected, compilation failed!Parse complete! :-madWhat am I doing wrong please help.
September 5, 200421 yr Hi,Sorry I copied the wrong errors, This are the corrected ones:ERROR: latitudeMinimum = 47,4449ERROR: latitudeMaximum = 47,4558ERROR: longitudeMinimum = 8,2304ERROR: longitudeMaximum = 8,2412The rest is the same.
September 5, 200421 yr Hi Herbie.The decimal notation for the XML file uses a "." rather than a ",".47,4449should be:47.4449Dick
September 10, 200421 yr Hi Dick,You are right it works now, thanks a lot for Your quick help.herbie49
Create an account or sign in to comment