Hey!
Something that I can't understand...
With ExcludeBuilder.V2, I want to make an excl-file for UACP
It gives me:
<?xml version="1.0"?>
<FSData
version = "9.0"
xmlns:xsi='
http://www.w3.org/2001/XMLSchema-instance'
xsi:noNamespaceSchemaLocation="bglcomp.xsd" >
<ExclusionRectangle
latitudeMinimum = "54,76873"
latitudeMaximum = "54,78057"
longitudeMinimum = "69,16594"
longitudeMaximum = "69,20521"
excludeAllObjects = "TRUE" />
</FSData>
I save that file as UACP_excl.xml in the Bglcomp-directory, where both bglcomp.exe and bglcomp.xsd are residing. They are both the files from FS2004BglCompSDK.
Now I drag and drop that UACP_excl.xml to Bglcomp.exe and nothing happens. Whereas, when I do the same with the Chelan.xml example that was in the Bglcomp directory after install, from this latter one I get a bgl-file, as I also expected to be the case but I didn't get one from my UACP_excl.xml.
The only difference of which I can guess that could have been the reason why it did not work with my file, could have been that the lat/long values in my UACP_excl.xml are decimal, whereas the lat/long values of Chelan.xml are deg/min/sec.
So, and to be sure, I converted my values accordingly, but still got no bgl-file ...
What can I have done wrong?
Does anyone know?
Greetz
Jive1