[mapserver-users] GEOMTRANSFORM definition causing an error

Stephen Woodbridge woodbri at swoodbridge.com
Fri Sep 27 07:15:25 PDT 2013


On 9/27/2013 9:56 AM, tday wrote:
> Here is what the shptoimage did:
>
> ... ~]$ shp2img -map_debug 5 -m /.../wfs.map -o test.png
>
> [Fri Sep 27 08:44:36 2013].926937 loadLayer(): Unknown identifier. Parsing
> error near (GEOMTRANSFORM):(line 131)
> [Fri Sep 27 08:44:36 2013].927117 msFreeMap(): freeing map at 0x9a152f0.
> loadLayer(): Unknown identifier. Parsing error near (GEOMTRANSFORM):(line
> 131) <br>

This says that you have an error in the mapfile on line 131 and that 
likely GEOMTRANSFORM is not supported at the layer level for you version 
of mapserver.

/path/to/mapserv -v

will tell you what version you are running. Then check if the 
GEOMTRANSFORM at the LAYER level is support in that version.

-Steve W





More information about the mapserver-users mailing list