Hi,
 
I have some ArcInfo Coverage files with column name "INDICATIF" and column type 
"Integer", and I have this values:

2,010,010,015
and
7,500,001,011

With ArcInfo, we can use a number between -999,999,999,999 and 
9,999,999,999,999,998 for a integer and I have no problems to read my numbers 
with ESRI products. But FME interprets a integer only between -2,147,483,648 
and 2,147,483,647 or 32 bit signed integer and I can't read 7,500,001,011.
Can I customize FME to map ArcInfo integer to FME 64 bit real?



According to me, yes because when I use ESRI FME Data Interoperability (build 
13xx), my log say:

Attribute(64 bit real)   : `INDICATIF' has value `7500001011'



and when I use FME Workbench 2007 Beta build 4222, my log say:

nothing about INDICATIF 7500001011 (Don't exist) or 
Attribute(32 bit integer)   : `INDICATIF' has value `2010010015'


For insights into what's up at Safe Software and what's on the development 
horizon, visit Safe's blog at spatial-etl.blogspot.com.

Safe Software has also made slides available that outline enhancements planned 
for FME 2007. The slides are from the "Road Ahead" presentation given on Day 2 
of the FME Worldwide Users Conference. To view these slides, visit 
www.safe.com/2006uc.

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/fme/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/fme/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

<<winmail.dat>>

Reply via email to