#1 Thu 22 July 2010 09:52
- jeremie
- Participant occasionnel
- Date d'inscription: 15 Sep 2006
- Messages: 20
[Arcgis 9.3] Volume max d'un fichier texte
Bonjour,
Je souhaiterais savoir quel est le volume et/ ou le nombre de lignes max d'un fichier texte à importer sous Arcgis ?
Le fichier en question peut ne comporter que 2 champs latitude et longitude.
Merci d'avance,
Jérémie
EDIT Modération : version 9.3
Dernière modification par Robin (Thu 22 July 2010 11:03)
Hors ligne
#2 Thu 22 July 2010 12:48
- n314
- Participant assidu
- Date d'inscription: 6 Sep 2005
- Messages: 706
Re: [Arcgis 9.3] Volume max d'un fichier texte
http://www.forumsig.org/showpost.php?p= … ostcount=2
Article ID: 28487
Software:
ArcGIS - ArcEditor 9.0, 9.1, 9.2, 9.3, 9.3.1
ArcGIS - ArcInfo 9.0, 9.1, 9.2, 9.3, 9.3.1
ArcGIS - ArcView 9.0, 9.1, 9.2, 9.3, 9.3.1
ArcInfo Workstation 9.0, 9.1, 9.2, 9.3
ArcView GIS 3.3
Platforms: N/A
Question
What is the maximum size file that can be handled?
Answer
The maximum size single file that ArcGIS, ArcInfo Workstation and ArcView 3.x can typically address is 2.147 GB. This is a normal limit for 32-bit software applications. The absolute number is 2**31 - 1 bytes (2147483647).
This is a signed value, thus half of 2**32.
This limit is in effect until ESRI software is re-coded fully for 64-bit operating systems and microprocessor architectures.
Hors ligne