Quando si carica un progetto i file di Input devono attenersi ai formati leggibili dall' applicazione, altrimenti anche se il caricamento va a buon fine i dati visualizzati nell'app potrebbero non essere completi. Di seguito, riportiamo le tabelle attributi dei tipi dei campi per caricare i file per i progetti di Walk-Out. Tutti i file devono avere il seguente sistema di riferimento: **EPSG:32632,WGS84/UTM ZONE 32N** **Infrastruttura** (il file si deve chiamare ebw_route.shp) : | campo | tipo | lunghezza | valori possibili | nomi alternativi | | ------ | ------ | ------ | ------ | ------ | | proprietar | string | 255 | `NON DEFINITO; PUBBLICA; TIM; INFRATEL; ENEL; EOF; WIND; ACEA; FASTWEB` | proprieta, ebw_propri | | tipo | string | 255 | `NON DEFINITO; INTERRATO; AEREO` | ebw_tipo_p | | posa_aerea | string | 255 | `NON DEFINITO; PALIFICA; FACCIATA` | posa_area | | pavimentaz | string | 255 | `NON DEFINITO; ASFALTO; MARCIAPIEDE; STERRATO; PREGIATO` | | | sondata | string | 2 | `SI;NO` | | | utilizzab | string | 2 | `SI;NO` | | | num_tubi | integer | | | numero_tub;num.tubi | | diam_tubi | integer | | | | | occupaz | integer | | | | | fruibilita | string | 255 | | | | note | string | 255 | | notes | **Location** (il file si deve chiamare ebw_location.shp): | campo | tipo | lunghezza | valori possibili | nomi alternativi | | ------ | ------ | ------ | ------ | ------ | | nome | string | 255 | | | | proprietar | string | 255 | `NON DEFINITO; PUBBLICA; TIM; INFRATEL; ENEL; EOF; WIND; ACEA; FASTWEB` | proprieta | | aperto | string | 2 | `SI;NO` | | | utilizzab | string | 2 | `SI;NO` | | | tipo | string | 255 | `NON DEFINITO; POZZETTO; PALO; RISALITA; DELIVERY POINT; ANNOTAZIONE` | | | via | string | 255 | | indirizzo | | stato | string | 255 | | | | dimens_poz | string | 255 | | | | note | string | 255 | | notes |