I have trying to use a raster mrsid format file within my mapfile and I get
the following error:
world.sid not recognized as a supported file format in layer.
Below is the referred layer.

<Layer name="raster" status="on">
    <StyleName>raster</StyleName>
    <Datasource>
      <Parameter name="type">gdal</Parameter>
      <Parameter
name="file">c:/mapnik_0_6_1/world_boundaries/world.sid</Parameter>
      <Parameter name="format">mrsid</Parameter>
    </Datasource>
</Layer>

John

-- 
John J. Mitchell
_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to