Hi group,

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 mapping ArcInfo integer to FME 64 bit real instead 32 
bit integer?

According to me, yes because when I use ESRI FME Data Interoperability (build 
13xx), with Logger, 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 7,500,001,011 (maybe it don't exist) and say: 


Attribute(32 bit integer) : `INDICATIF' has value `2010010015'


for INDICATIF 2,010,010,015.


Thanks for your help!


Jean-François Beaudry
Geomatics Technician

Hydro-Québec
Traitement des données à référence spatiale
Géomatique
Direction principale - Expertise
Place Dupuis, 9e étage                 Tél. : 514 840-3000,
855, rue Sainte-Catherine Est                   poste 4230
Montréal (Québec) H2L 4P5            Téléc. : 514 840-4233
[EMAIL PROTECTED]      www.hydroquebec.com


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