[mapguide-users] Re: "Failed to read schema..." error with GDAL

magnoliazz hanane.elyazidi at gmail.com
Wed Feb 3 04:23:28 EST 2010


Are the files resonable size (eg. less than 10mb) so you can send one to
me for testing?

Thanks a lot for your reply Kenneth. 
The raster size is much more than 10M, so I tried the map agent. The
DescribeFeatureScheme gave back the following:

<xs:schema targetNamespace="http://fdo.osgeo.org/schemas/feature/default"
elementFormDefault="qualified" attributeFormDefault="unqualified">
−
<xs:element name="default" type="default:defaultType" abstract="false"
substitutionGroup="gml:_Feature">
−
<xs:key name="defaultKey">
<xs:selector xpath=".//default"/>
<xs:field xpath="FeatId"/>
</xs:key>
</xs:element>
−
<xs:complexType name="defaultType" abstract="false">
−
<xs:complexContent>
−
<xs:extension base="fdo:ClassType">
−
<xs:sequence>
−
<xs:element name="FeatId">
−
<xs:simpleType>
−
<xs:restriction base="xs:string">
<xs:maxLength value="256"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Raster" type="fdo:RasterPropertyType"
fdo:defaultImageXSize="1024" fdo:defaultImageYSize="1024"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:schema>

Is the fdo:defaultImageXSize and fdo:defaultImageYSize a limitation of the
file size? is it possible to create a more customized schema? 

Thank you,
-- 
View this message in context: http://n2.nabble.com/Failed-to-read-schema-error-with-GDAL-tp4164488p4506230.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list