**[[main:start|Accueil]] | [[main:logiciels:mapinfo:start]] | [[start]] | AddObjectsWith ID** ====== AddObjectsWith ID : Ajouter des identifiants automatiquement ====== * [[http://georezo.net/jparis/Beta/AddObjectsWithID.zip|Télécharger l'outil AddObjectWithID.MBX]] ===== Manuel Version française ===== * Cet outil permet de rajouter des objets (point, ligne, pligne, polygone) avec des ID attribués automatiquement dans une table ouverte ou d'attribuer des ID aux objets n'en ayant pas. La table doit contenir une colonne INTEGER, SMALLINT ou CHAR pour les ID. Le type est fixé par l'utilisateur. Un identificateur alpha est composé de deux parties: une partie fixe traitée comme des lettres, une variable prise comme un nombre. Les ID sont attribués automatiquement augmentant de 1 à partir d'une valeur > au maximum des ID existant, (ID numériques) et cette valeur est acceptée ou modifiée par l'utilisateur ou à partir de la portion numérique du dernier enregistrement (ID alpha) l'utilisateur n'ayant alors aucun choix. Documentation complète en français dans le fichier zip. ===== English manual ===== * This tool is used to add objects (point, line, polyline, polygon) with an automatically assigned ID to an open table. The table must contain an INTEGER, SMALINT or CHAR column for the IDs. The type is defined by the user. An alpha identifier alpha is composed of 2 parts: one fixed is treated as a string, the other variable as a number. The numeric IDs are automatically assigned values increasing by 1 and starting with a value > to the maximum of existing IDs, value accepted as such or modified by user, or starting from the numeric part of the last record (alpha ID) the user having no choice in the matter. Allows also assigning IDs to objects without any Full documentation in English in the zip file. {{tag>OutilMI_JP OutilMI_Objets}}