阅读:3147回复:6
我想把JPG的图片做为地图的背景. 在转化为GST的时候
在转化为GST的时候提示不支持栅格图形,怎么做才能用
|
|
1楼#
发布于:2006-07-07 15:41
我也是!!
|
|
2楼#
发布于:2006-07-18 17:43
你可以先栅格图形先在mapinfo中配准一下,转换TAB,让后再把TAB加到GST中去
|
|
3楼#
发布于:2006-07-24 10:09
先用mapinfo将bmp文件打开,配准,生成一个tab文件,然后用Geosetmanager.exe添加该tab文件,但是报下面的错:Raster engine was unable to recognize image file format!
|
|
4楼#
发布于:2006-07-25 13:57
顶!
|
|
5楼#
发布于:2006-07-31 15:14
<P>gis_eleven,</P>
<P>Qing bangmang ya!</P> |
|
6楼#
发布于:2006-07-31 15:55
<P><FONT face=Verdana size=2>Dear support person.<BR><BR>I am currently using MapX 4.5 without raster image support in the application I write. I intend to add it later. One of my customers has MapInfo installed on his machine and was able to open a raster image via the .tab file in my application. Another customer wanted to open raster images in my application so I told him he would need to get MapInfo installed on his machine for now as a work around. He installed MapInfo 6.0 and created a .bmp raster image. He can open it in MapInfo but not with my application. I can open his raster image on my development machine both in MapInfo 5.5 and my application. The user has RASTER.DLL and RasterRes.dll in the MapX common directory. What else am I missing?</FONT></P>
<P><FONT face=Verdana size=2>Refer to this information in the MapX On-line help.(If this doesn't post correctly, refer to the User's Guide section in the On-line Help regarding "Distributing your MapX Application".<BR><BR>Format Handler Format Handler Supported Raster Types and DLLsneeded<BR>All Raster types MIRASTER.DLL (MIRASTERU.DLL for unicode) <BR>Lead Tools LTFIL12N.DLL,<BR>LTKRN12N.DLL,<BR>LTDIS12N.DLL,<BR>LEADTOOL.RHX </FONT></P> <P><FONT face=Verdana size=2>BMP: LFBMP12N.DLL<BR>JPG: LFCMP12N.DLL<BR>GIF: LFGIF12N.DLL<BR>J2K: LFJ2K12N.DLL<BR>PNG: LFPNG12N.DLL<BR>PSD: LFPSD12N.DLL<BR>TIF: LFTIF12N.DLL, LFFAX12N.DLL<BR>WMF: LFWMF12N.DLL<BR>Halo Libraries Halo.rhv, Mihiffl.dll BMP: miffbmp.dll<BR>GIF: miffgif.dll <BR>JBPG: miffjpeg.dll<BR>PCX: miffpcx.dll<BR>TGA: mifftga.dll<BR>TIF: mifftiff.dll<BR><BR>Cindy</FONT><BR><FONT face=Verdana size=2>I read the MapX On-line help but it did not cut to the heart of the chase. Your response here helped solve the issue for me. I was basically missing 3 files.<BR><BR>MIRASTER.DLL <BR>LEADTOOL.RHX <BR>LFBMP12N.DLL or LFBMP70N.DLL in my case.<BR><BR>Once I put them in the mapx common folder, it worked like a charm. Thank you for your help. </FONT><BR></P> <P><FONT face=Verdana size=2></FONT><BR> </P> |
|